DisplayTag

Link generated for results navigation is breaking national character taken from FormBean

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Cannot Reproduce
  • Affects Version/s: 1.0
  • Fix Version/s: 1.1
  • Component/s: I18N
  • Labels:
    None
  • Application server:
    Tomcat 5.5

Description

When one is issuing a form data with national character in it, for i.e. to build a results filter, params taken from POST are stripped from national characters.

Activity

Hide
fabrizio giustina added a comment -
Displaytag correctly takes care of encoding while generating page links: a specific testcase has been added (org.displaytag.jsptests.Displ249Test) and it shows no problems with non-ascii chars with UTF-8 encoding.

Are you correctly setting the response ancoding in your jsp pages? Maybe the problem is due to a missing encoding declaration?
Show
fabrizio giustina added a comment - Displaytag correctly takes care of encoding while generating page links: a specific testcase has been added (org.displaytag.jsptests.Displ249Test) and it shows no problems with non-ascii chars with UTF-8 encoding. Are you correctly setting the response ancoding in your jsp pages? Maybe the problem is due to a missing encoding declaration?
Hide
Lukasz Rzanek added a comment -
I'm using ISO-8859-2 encoding.

The problem is with Struts application, with attributes stored in FormBean. To properly handle the forms I'm also using a standard Apache filter for encoding translation,
Show
Lukasz Rzanek added a comment - I'm using ISO-8859-2 encoding. The problem is with Struts application, with attributes stored in FormBean. To properly handle the forms I'm also using a standard Apache filter for encoding translation,
Hide
Mike Calmus added a comment -
If nothing is to be done for this issue, could we get the test removed from subversion so the build can finish properly?
Show
Mike Calmus added a comment - If nothing is to be done for this issue, could we get the test removed from subversion so the build can finish properly?

People

  • Reporter:
    Anonymous
Vote (0)
Watch (3)

Dates

  • Created:
    Updated:
    Resolved: