Ticket #179 (closed defect: fixed)
slug - add '+' to a slug breaks executeShow()
| Reported by: | sprshrp | Owned by: | tboutell |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | apostrophePlugin | Version: | |
| Keywords: | Cc: | ||
| Symfony version: | 1.4 |
Description
to replicate:
- login as admin
- choose any page
- edit page settings, add a '+' (no quotes) to the slug, save.
- you will be redirected to new slug with '+', but will 404.
I believe this has to do with retrieving the slug in
pluginaPageTable::retrieveBySlugWithSlots()
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


