Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent refreshManifestCache and manifest files load #355

Closed
andergmartins opened this issue Sep 5, 2012 · 1 comment
Closed

Inconsistent refreshManifestCache and manifest files load #355

andergmartins opened this issue Sep 5, 2012 · 1 comment

Comments

@andergmartins
Copy link
Contributor

I just found an inconsistency on installer and refresh manifest function... when installing an extension it gets the first valid manifest xml... ok, but if the file is not mod_xxxx.xml e.g: if the xml file is manifest.xml, the refresh cache will not get it... refresh cache requires a xml file named as extension name, but that file can not exists some times... so I think we should fix that updating the extensions adapters to use the jinstaller findManifest function instead of look for a specific filename... I have fixed it and will make a pull request.

@andergmartins
Copy link
Contributor Author

There are another places where I think it need to be fixed: com_modules/models/module.php and models/select.php

dneukirchen pushed a commit to dneukirchen/joomla-cms that referenced this issue Sep 28, 2017
* Move rename icon to image actions

* Add assets

* map

* Revert

* Revert

* Revert
bembelimen added a commit to bembelimen/joomla-cms that referenced this issue Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants