Skip to content

Conversation

zaximus84
Copy link

This fixes issue #1 where manifest.json doesn't load properly when website restrictions are enabled.

Because the website restrictions module matches webrestrictions.xml entries based on $request->getFullActionName(), the route name needs to be set in Router.php so it produces webappmanifest_index_json (it was previously producing _index_json).

The entry in webrestrictions.xml indicates that the manifest file should be available when restrictions are enabled.

…appmanifest_index_json. Add webrestrictions.xml so that action is always accessible even with website restrictions enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant