Opened 15 months ago
Closed 15 months ago
#1488357 closed Bug Patches (fixed)
Missing quote in Rewrite (.htaccess)
| Reported by: | ghostwheel | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.8-beta |
| Component: | Other | Version: | 0.7.1 |
| Severity: | trivial | Keywords: | htaccess |
| Cc: |
Description
Hi,
the dot should be quoted in the .htaccess RewriteRule?.
I know that it matches anyway, but it's a regular expression after all.
patch attached.
Alex
Attachments (1)
Change History (2)
Changed 15 months ago by ghostwheel
comment:1 Changed 15 months ago by alec
- Milestone changed from later to 0.8-beta
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [57d15d50].