How to use GitHub
- 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 core capabilities, not via OC.config.modRewriteWorking JS variable.
Describe alternatives you've considered
--
Additional context
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
modRewriteWorkingviacorecapabilities, not viaOC.config.modRewriteWorkingJS variable.Describe alternatives you've considered
--
Additional context