Please activate JavaScript in your browser.
?
?
Pending
Pending
Hound
Hound is busy reviewing changes...
Details
User tests:
Successful:
Unsuccessful:
Summary of Changes
yet another state vs stage issue
Testing Instructions
On Articles select some and hit the batch button
choose you stage change and process
in the LOG you should see
Notice: Trying to get property 'condition' of non-object in /var/www/html/j4dev/administrator/components/com_content/Model/ArticleModel.php on line 238
Expected result
Actual result
Documentation Changes Required
alikon
-
open
-
15 Aug 2018
joomla-cms-bot
-
change
-
15 Aug 2018
Category
⇒
Administration
com_content
franz-wohlkoenig
-
change
-
15 Aug 2018
Title
Differences
…
[4.0][worflow] - batch change stage
[4.0][work flow] - batch change stage
joomla-cms-bot
-
edited
-
15 Aug 2018
franz-wohlkoenig
-
change
-
15 Aug 2018
Category
Administration
com_content
⇒
Administration
com_content
com_workflow
joomla-cms-bot
-
change
-
15 Aug 2018
Category
Administration
com_content
com_workflow
⇒
Administration
com_content
franz-wohlkoenig
-
change
-
15 Aug 2018
Category
Administration
com_content
⇒
Administration
com_content
com_workflow
bembelimen
-
test_item
-
15 Aug 2018
-
Tested successfully
joomla-cms-bot
-
change
-
16 Aug 2018
Category
Administration
com_content
com_workflow
⇒
Administration
com_content
infograf768
-
test_item
-
16 Aug 2018
-
Tested successfully
ggppdk
-
test_item
-
16 Aug 2018
-
Tested successfully
infograf768
-
change
-
16 Aug 2018
Status
Pending
⇒
Ready to Commit
wilsonge
-
close
-
16 Aug 2018
wilsonge
-
merge
-
16 Aug 2018
wilsonge
-
change
-
16 Aug 2018
Status
Ready to Commit
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2018-08-16 09:30:15
Closed_By
⇒
wilsonge
Labels
Added:
?
Add a Comment
Login with GitHub to post a comment
Issue confirmed , fix works
Also line 840 need to change
$state->condition to $stage->condition
$data['state'] = (int) $state->condition;
or is the above in some other PR ?