Ticket #1006 (closed defect: fixed)
Controller::get_full_url() improperly encodes ampersands
| Reported by: | arthus | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | Undetermined |
| Component: | Habari Core Software | Version: | SVN |
| Keywords: | Cc: | arthus.erea@… |
Description
Controller::get_full_url() improperly encodes ampersands into HTML entities (&). This breaks the redirection of URLs with query strings, notably the Utils::redirect() function.
Change History
Note: See
TracTickets for help on using
tickets.
