XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • None
    • Web
    • None
    • Release Notes
    • Hide

                When using the <code>org.apache.tomcat.util.http.ServerCookie.VERSION_SWITCH=false</code> property, cookies
                containing characters <literal>\</literal>, <literal>(</literal>, <literal>)</literal>, <literal>:</literal>,
                <literal>&lt;</literal>, <literal>=</literal>, <literal>&gt;</literal>, <literal>?</literal>,
                <literal>@</literal>, <literal>[</literal>, <literal>\\</literal>, <literal>]</literal>, <literal>{</literal>,
                <literal>}</literal>, <literal>(</literal>, <literal>:</literal> were truncated to the first occurence of one of the listed characters. Changes have been made to the way these characters are handled in the code which prevents cookies containing these characters being incorrectly truncated.
      Show
                When using the <code>org.apache.tomcat.util.http.ServerCookie.VERSION_SWITCH=false</code> property, cookies           containing characters <literal>\</literal>, <literal>(</literal>, <literal>)</literal>, <literal>:</literal>,           <literal>&lt;</literal>, <literal>=</literal>, <literal>&gt;</literal>, <literal>?</literal>,           <literal>@</literal>, <literal>[</literal>, <literal>\\</literal>, <literal>]</literal>, <literal>{</literal>,           <literal>}</literal>, <literal>(</literal>, <literal>:</literal> were truncated to the first occurence of one of the listed characters. Changes have been made to the way these characters are handled in the code which prevents cookies containing these characters being incorrectly truncated.
    • Documented as Resolved Issue

    Description

      Version 0 cookies support.

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-support-mmillson Michael Millson
            Misty Stanley-Jones Misty Stanley-Jones (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: