? Success

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
21 Nov 2014

Fixing fatal error during article saving as reported by Brian in #5159

Notice: Undefined variable: app in administrator/components/com_content/models/article.php on line 522

Fatal error: Call to a member function enqueueMessage() on a non-object in administrator/components/com_content/models/article.php on line 522

To reproduce you likely need to save an article without specifying an alias. If the generated alias already exists, Joomla tries to issue a warning, which triggers that error.
At least that's what I would expect from looking at the code.

avatar Bakual Bakual - open - 21 Nov 2014
avatar jissues-bot jissues-bot - change - 21 Nov 2014
Labels Added: ?
avatar brianteeman brianteeman - test_item - 21 Nov 2014 - Tested successfully
avatar brianteeman
brianteeman - comment - 21 Nov 2014

@test good for me

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

avatar dgt41
dgt41 - comment - 21 Nov 2014

@test success. I guess this one was mine?

avatar Bakual
Bakual - comment - 21 Nov 2014

@dgt41 Now that you say it, it looks like it was your PR. JM already fixed part of it, but not all :smile:

avatar Bakual Bakual - close - 21 Nov 2014
avatar Bakual Bakual - change - 21 Nov 2014
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2014-11-21 19:38:17

Add a Comment

Login with GitHub to post a comment