Fixed Foreign json File in XF Folder Results in Bad Install Info

Snog

Well-known member
Affected version
2.0.10
If you upload an add-on's addon.json file to src/addons/XF that doesn't belong there, the add-on appears like it should be able to be installed in the Admin->Add-on area.

However, any attempt to install the add-on results in an error.
screen-shot-1397-08-22-at-6-28-36-pm-png.187834


I know this is a fringe case, but it's just happened with one of my add-ons. I would expect the json file to be ignored in that folder. Or maybe throw an error something like "Add-on json file found in wrong location".
 
Last edited:
Thank you for reporting this issue. The issue is now resolved and we are aiming to include that in a future XF release (2.0.12).

Change log:
Never allow the XF add-on to appear in add-on lists.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom