Failure

User tests: Successful: Unsuccessful:

avatar ghost
ghost
28 Feb 2013

Ability to load ContentModelArticle outsides.

Test instruction:
Try to load ContentModelArticle from another extension and use it like:
JModelLegacy::addIncludePath(JPATH_ADMINISTRATOR.'/components/com_content/models', 'ContentModel');
$model = JModelLegacy::getInstance('Article', 'ContentModel', array('ignore_request' => true));
$model->delete($foobar);

Maybe we should rethink the JPATH_COMPONENT_ADMINISTRATOR thing.
For example we are using JPATH_COMPONENT_ADMINISTRATOR on JModelAdmin to add the table-path.
So you can not just use the Model without carring about the table.

Joomlacode: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30177

avatar sybrek sybrek - open - 28 Feb 2013
avatar sybrek
sybrek - comment - 28 Feb 2013

Sorry for duplicated commits. Only the last one is interesting.

avatar infograf768
infograf768 - comment - 28 Feb 2013

Please create a tracker on joomlacode and cross-reference here. Give test instructions.

avatar sybrek
sybrek - comment - 28 Feb 2013

@infograf768 sry, was distracted by those oldcommits i can't get rid of.

Test instruction & cross-reference added.

avatar sybrek
sybrek - comment - 28 Feb 2013

i added the reference in the description ;)

avatar infograf768
infograf768 - comment - 28 Feb 2013

☺ we need both, so we know a pull request has a tracker too.

avatar nicksavov
nicksavov - comment - 23 Mar 2013

Thanks for coding this, Nils! Looks like we have two unsuccessful tests at http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30177 . Please check their suggestion.

avatar brianteeman
brianteeman - comment - 17 Apr 2014

Thanks for submitting and/or working on this bug report!

Due to the long period of time since there has been any significant activity on the report it would appear that his has been resolved via another ticket.

We're marking this ticket as closed, however feel free to open a new issue on our new tracker (http://issues.joomla.org) if you find that the issue still exists with the current release of Joomla. Please provide as much information as possible on the new issue tracker.

Thanks again for your help!

Add a Comment

Login with GitHub to post a comment