Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-1625

redundant copying between container and form encoding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.7
    • 2.1.10, 2.2
    • * Cocoon Core
    • None
    • Operating System: other
      Platform: Other
    • 36967

    Description

      Even if container and form encoding are the same, String is still copied. It
      would be nice to avoid this performance penalty by adding a check in
      HttpRequestClass.decode().

      Background: e use servlet filter which sets characterEncoding of
      ServletHttpRequest in front of cocoon, so form re-encoding by cocoon is not
      needed. Most natural way to skip it would be to set same default encodings in
      Cocoon servlet parameters.

      Attachments

        Activity

          People

            antonio Antonio Gallardo Rivera
            aleksander.bandelj@academa.si aleksander.bandelj
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: