Success

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
11 Oct 2013

FOFModel::getTmpInstance does reset the input before the actualy query is run. Thus the eid passed in the input array is not recognized.
It works in cPanel because it defaults to 700. If you change the eid number to some random value, you will see that the message still shows. But it shouldn't then.

Changing the call to FOFModel::getAnInstance() solves this.

It's possible that there are better fixes. It's just the first one I came up with.

This isn't a real issue in cPanel itself. Because of the intern default value it still works. I discovered it because I wanted to use the code to get messages for com_installer.

avatar Bakual Bakual - open - 11 Oct 2013
avatar Bakual
Bakual - comment - 11 Oct 2013

Nicholas will come up with a better solution. Closing this one. See tracker http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32258

avatar Bakual Bakual - close - 11 Oct 2013
avatar Bakual Bakual - head_ref_deleted - 11 Oct 2013

Add a Comment

Login with GitHub to post a comment