Ticket #45 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

No part of gregarius should rely on mod_rewrite

Reported by: julien Owned by: mdodoo
Priority: normal Milestone: Gregarius 0.5.5
Component: BUGS Version:
Severity: normal Keywords: mod_rewrite plugins
Cc:

Description

Not all hosts support mod_rewrite, so there should be no part of gregarius relying solely on its presence. I've found at least two plugins that rely on it: the sticky button plugin (always outputs the URL "/sticky" without checking rss.output.modrewrite) and the tags button plugin (always outputs the URL "/tag/$tag" without checking rss.output.modrewrite).

Change History

Changed 4 years ago by mbonetti

  • status changed from new to closed
  • resolution set to fixed

Fixed by [588]

Note: See TracTickets for help on using tickets.