You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the 👍 reaction to show that you are interested into the same feature.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
Different clients (Files, Talk) sometimes need to generate links. Without knowing about modRewriteWorking, they need to always generate links with index.php.
This does not allow to pretty URL even when it is supported by the instance.
Describe the solution you'd like
Provide modRewriteWorking via corecapabilities, not via OC.config.modRewriteWorking JS variable.
How to use GitHub
Is your feature request related to a problem? Please describe.
Different clients (Files, Talk) sometimes need to generate links. Without knowing about
modRewriteWorking
, they need to always generate links withindex.php
.This does not allow to pretty URL even when it is supported by the instance.
Describe the solution you'd like
Provide
modRewriteWorking
viacore
capabilities
, not viaOC.config.modRewriteWorking
JS variable.Describe alternatives you've considered
--
Additional context
The text was updated successfully, but these errors were encountered: