bug
avatar mbabker
mbabker
9 Aug 2016

Undefined index: new_state in src/App/Tracker/Model/IssueModel.php on line 503
Undefined index: old_state in src/App/Tracker/Model/IssueModel.php on line 504

avatar mbabker mbabker - open - 9 Aug 2016
avatar zero-24
zero-24 - comment - 10 Aug 2016

strange. They got defined here: https://github.com/joomla/jissues/blob/master/src/App/Tracker/Controller/Issue/Save.php#L111-112 and added to the src array here: https://github.com/joomla/jissues/blob/master/src/App/Tracker/Controller/Issue/Save.php#L210-L211

any more info about that or just this lines? Do we have more notices like that or just this one?

avatar mbabker
mbabker - comment - 10 Aug 2016

Well, those two are repeated a bunch of times, but that's really it relating to this. Also, the model isn't only used by that controller.

avatar zero-24
zero-24 - comment - 10 Aug 2016

see: #864

avatar elkuku
elkuku - comment - 10 Aug 2016

Do you have the PHP error log disabled currently? There is no log atm...

avatar mbabker
mbabker - comment - 10 Aug 2016

It might be a side effect of 9bbba2a

avatar mbabker mbabker - change - 6 Sep 2016
Labels Added: bug
avatar mbabker mbabker - change - 11 Dec 2016
The description was changed
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-12-11 21:23:01
Closed_By mbabker
avatar mbabker mbabker - close - 11 Dec 2016
avatar mbabker
mbabker - comment - 11 Dec 2016

Seems fixed.

Add a Comment

Login with GitHub to post a comment