?
avatar no-matter-0
no-matter-0
16 Mar 2020

Joomla 4 beta-1-dev
php 7.4

when trying to save an article in backend i get
Save failed with the following error: Incorrect integer value: '' for column 'hits' at row 1

avatar no-matter-0 no-matter-0 - open - 16 Mar 2020
avatar joomla-cms-bot joomla-cms-bot - labeled - 16 Mar 2020
avatar alikon
alikon - comment - 16 Mar 2020

joomla 4 beta 11 it's very old
please use the last nightly build https://developer.joomla.org/nightly-builds.html#joomla-40
and if problem still exists feel free to reopen

avatar alikon alikon - change - 16 Mar 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-03-16 07:48:04
Closed_By alikon
avatar alikon alikon - close - 16 Mar 2020
avatar brianteeman
brianteeman - comment - 16 Mar 2020

are you sure its not a typo for beta 1 instead of a typo for alpha 11

On Mon, 16 Mar 2020 at 07:48, Nicola Galgano notifications@github.com
wrote:

Closed #28359 #28359.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#28359 (comment), or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AAJ4P4IPCZ3ST5TYDIIYM53RHXKTVANCNFSM4LL23IQQ
.

--
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
https://brian.teeman.net/ http://brian.teeman.net/

avatar no-matter-0
no-matter-0 - comment - 16 Mar 2020

Sorry yes it is a typo , but I cannot change the title, I use beta 1 in https://developer.joomla.org/nightly-builds.html

Le 16 mars 2020 à 08:56, Brian Teeman notifications@github.com a écrit :

are you sure its not a typo for beta 1 instead of a typo for alpha 11

On Mon, 16 Mar 2020 at 07:48, Nicola Galgano notifications@github.com
wrote:

Closed #28359 #28359.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#28359 (comment), or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AAJ4P4IPCZ3ST5TYDIIYM53RHXKTVANCNFSM4LL23IQQ
.

--
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
https://brian.teeman.net/ http://brian.teeman.net/

You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #28359 (comment), or unsubscribe https://github.com/notifications/unsubscribe-auth/ANUFERDRRBU2LLNG4JBVIYTRHXLSTANCNFSM4LL23IQQ.

avatar alikon alikon - change - 16 Mar 2020
Status Closed New
Closed_Date 2020-03-16 07:48:04
Closed_By alikon
avatar alikon alikon - reopen - 16 Mar 2020
avatar alikon
alikon - comment - 16 Mar 2020

let's reopen then

avatar no-matter-0
no-matter-0 - comment - 16 Mar 2020

sorry for that

Le 16 mars 2020 à 09:19, Nicola Galgano notifications@github.com a écrit :

let's reopen then


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #28359 (comment), or unsubscribe https://github.com/notifications/unsubscribe-auth/ANUFERAMPCLYSM2G64N6TFLRHXOJRANCNFSM4LL23IQQ.

avatar no-matter-0
no-matter-0 - comment - 16 Mar 2020

Where can I ask (or propose) new feature for Joomla 4 ?

I dont understand why nowadays the img tag has not the very necessary srcset

thanks

Le 16 mars 2020 à 09:19, Nicola Galgano notifications@github.com a écrit :

Reopened #28359 #28359.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #28359 (comment), or unsubscribe https://github.com/notifications/unsubscribe-auth/ANUFERECBS2CQ4BZRQ7AAOTRHXOJTANCNFSM4LL23IQQ.

avatar alikon
alikon - comment - 16 Mar 2020

you can open an new issue here on github
using the Feature request - Suggest an idea for this project

Screenshot from 2020-03-16 10-08-22

avatar no-matter-0
no-matter-0 - comment - 16 Mar 2020

Thank you Nicola

#28368 #28368

Le 16 mars 2020 à 10:10, Nicola Galgano notifications@github.com a écrit :

you can open an new issue here on github
using the Feature request - Suggest an idea for this project

https://user-images.githubusercontent.com/181681/76740509-4cc0f900-676e-11ea-931b-20a0463bfd91.png

You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #28359 (comment), or unsubscribe https://github.com/notifications/unsubscribe-auth/ANUFERE3OCONMJZ7VUTHEK3RHXUJLANCNFSM4LL23IQQ.

avatar richard67 richard67 - change - 16 Mar 2020
The description was changed
avatar richard67 richard67 - edited - 16 Mar 2020
avatar richard67
richard67 - comment - 16 Mar 2020

@no-matter-0 I was so free to update the version information in your issue decription. "4 beta-1-dev" means the current 4.0-dev branch or some nighty build. Beta 1 will be the next release, so that's why it's currently called beta-1-dev.

avatar Quy
Quy - comment - 17 Mar 2020

#23638 should have fixed this issue. Please enable Error Reporting to Maximum and post any errors. Advise if using MySQL or Postgres and its version.

avatar no-matter-0
no-matter-0 - comment - 18 Mar 2020

It seems to happen when onetry to change the category of an article.

avatar alikon
alikon - comment - 18 Mar 2020

should be solved from this pr #28103 and the original issue was #27919

avatar no-matter-0
no-matter-0 - comment - 18 Mar 2020

Ive changed

$app->setUserState($this->option . '.edit.' . $this->context . '.data', $form->filter($data));
for
$app->setUserState($this->option . '.edit.' . $this->context . '.data', $data);

it seems ok !

thanks

avatar joomla-cms-bot joomla-cms-bot - close - 18 Mar 2020
avatar Quy Quy - change - 18 Mar 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-03-18 15:22:29
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 18 Mar 2020
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot
joomla-cms-bot - comment - 18 Mar 2020

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/28359

avatar Quy
Quy - comment - 18 Mar 2020

No longer an issue after the merged of #28335.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28359.

avatar regularlabs
regularlabs - comment - 4 Jun 2020

This seems to be an issue again!
image

Add a Comment

Login with GitHub to post a comment