Stripes

Anchors are not URL encoded when generated with s:link anchor attribute

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: Release 1.5.1
  • Fix Version/s: Release 1.5.2, Release 1.6
  • Component/s: Tag Library
  • Labels:
    None
  • Environment:
    Ubuntu

Description

When you generate a link with <s:link anchor="foo">, the "foo" is not URL encoded.

Activity

Hide
Ben Gunter added a comment - 16/Oct/09 3:20 PM

Anchors are now encoded as a URI fragment according to my interpretation of RFC 3986.

Show
Ben Gunter added a comment - 16/Oct/09 3:20 PM Anchors are now encoded as a URI fragment according to my interpretation of RFC 3986.

People

Vote (0)
Watch (0)

Dates

  • Created:
    21/Apr/09 9:08 PM
    Updated:
    04/Jan/11 1:47 PM
    Resolved:
    16/Oct/09 3:20 PM