?
avatar thinkerytim
thinkerytim
13 Jan 2015

I have a component manifest / installfile that is working fine for install / update with any Joomla < 3.4.

Upgrading Joomla to the 3.4.0_dev release to test my stuff against the new code presents a problem.

When I dump the $action parameter in the preflight, it is always install, never upgrade even when the component has been successfully installed already. This results in multiple duplicate component installs (eg. there will be 4-5 'com_mycomponent' entries in the manage extensions list). It seems that for some reason the installer isn't recognizing the component is already installed.

As I said, the same file works fine with Joomla up to 3.3.6, and installs or upgrades appropriately.

avatar thinkerytim thinkerytim - open - 13 Jan 2015
avatar jissues-bot jissues-bot - change - 13 Jan 2015
Labels Added: ?
avatar mbabker
mbabker - comment - 13 Jan 2015

Would you be able to test #5677? I know a couple small regressions slipped in, which were addressed in that PR alongside cleaning up the update path, but I've not yet seen any issues with the route being set incorrectly.

avatar thinkerytim
thinkerytim - comment - 13 Jan 2015

That patch does seem to resolve the issue. Thanks

avatar zero-24 zero-24 - change - 13 Jan 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-01-13 19:20:39
Closed_By zero-24
avatar zero-24
zero-24 - comment - 13 Jan 2015

Thanks for the crosstest @thinkerytim so i closing here. Can you add your successful test there with a comment in #5677 ?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5710.
avatar jissues-bot jissues-bot - close - 13 Jan 2015
avatar jissues-bot
jissues-bot - comment - 13 Jan 2015

Set to "closed" on behalf of @zero-24 by The JTracker Application at issues.joomla.org/joomla-cms/5710

Add a Comment

Login with GitHub to post a comment