Ticket #7105 (closed defect (bug): fixed)

Opened 7 months ago

Last modified 7 months ago

Press This does not work properly with long query string URLs

Reported by: noel Assigned to: ryan
Priority: high Milestone: 2.6
Component: Administration Version: 2.6
Severity: major Keywords:
Cc:

Description

Press This does not work properly with long query string URLs. It's now fixed in the attached diff.

Attachments

press-this-5-6-08-3am.diff (2.8 kB) - added by noel on 06/06/08 07:00:28.
fixes urldecode encode issue

Change History

06/06/08 07:00:28 changed by noel

  • attachment press-this-5-6-08-3am.diff added.

fixes urldecode encode issue

06/06/08 08:49:45 changed by ryan

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

(In [8059]) Fix url encode/decode issues in Press This. Props noel. fixes #7105