Take out URL encode from WebWork URL tag so that we get rid of the jessionid= problem

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 3.13.3
    • Affects Version/s: 3.13.2
    • Component/s: None
    • 3.13

      JIRA does not use the JESSIONID url encoding and requires that you have cookies in order to work.

      However when the webwork tag uses HttpResonse.encodeURL() to encode the jessionid ito the URl if need be. That need be situation is whenever a person logs on for the first time.

      This generates invalid URL in JIRA all over the place.

      We need to decide whether to fix it in the the webwork url tag or in the 200 odd places we have that are using the url tag wrongly.

      My gut feel is to fix it in the web work tag itself since we do want the behavior in the first place.

              Assignee:
              Unassigned
              Reporter:
              ɹǝʞɐq pɐɹq
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: