Stripes

Clean URL code doesn't handle URL encoded parameters correctly

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: Release 1.5
  • Component/s: None
  • Labels:
    None

Description

The UrlBindingFactory doesn't handle parameters with URL encodings correctly. The encodings are bound without being decoded first.

Activity

Hide
Ben Gunter added a comment - 13/Mar/08 3:02 PM

The URI is URL-decoded now before parameters are extracted from it.

Show
Ben Gunter added a comment - 13/Mar/08 3:02 PM The URI is URL-decoded now before parameters are extracted from it.

People

Vote (0)
Watch (0)

Dates

  • Created:
    13/Mar/08 2:24 PM
    Updated:
    04/Jan/11 3:10 PM
    Resolved:
    13/Mar/08 3:02 PM