Ticket #1006 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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

comment:1 Changed 3 years ago by arthus

  • Cc arthus.erea@… added

comment:2 Changed 2 years ago by michaeltwofish

  • Status changed from new to closed
  • Resolution set to fixed

in r3864.

Note: See TracTickets for help on using tickets.