AppFuse JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile
  • AppFuse
  • APF-273

LocaleFilter call getParameter() may cause problem.

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: None
  • Component/s: i18n
  • Labels:
    None

Description

In LocaleFilter, it call request.getParameter(), this may cause problem when some serlvet class need request.getInputStream():
As spec says:
"If the parameter data was sent in the request body, such as occurs with
an HTTP POST request, then reading the body directly via .getInputStream or
.getReader can interfere with the execution of .getParameter method."

Further, getParameter won't work when request is encryt type. Is there any good way to make LocaleFilter more general?

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Source
Hide
Permalink
Matt Raible added a comment - 30/Oct/06 10:25 PM
I haven't heard any reports from users claiming that they've experienced these problems. Have you experienced any of them. I'm inclined to close this issue as it's merely a suggestion of a bug that *could* happen rather than a bug that *does* happen. ;-)
Show
Matt Raible added a comment - 30/Oct/06 10:25 PM I haven't heard any reports from users claiming that they've experienced these problems. Have you experienced any of them. I'm inclined to close this issue as it's merely a suggestion of a bug that *could* happen rather than a bug that *does* happen. ;-)
Hide
Permalink
Matt Raible added a comment - 20/Dec/06 10:44 PM
Closing since this is a problem then *could* happen, not a problem that *does* happen. ;-)
Show
Matt Raible added a comment - 20/Dec/06 10:44 PM Closing since this is a problem then *could* happen, not a problem that *does* happen. ;-)

People

  • Assignee:
    Matt Raible
    Reporter:
    dapeng.ni
Vote (0)
Watch (1)

Dates

  • Created:
    15/Feb/06 7:04 PM
    Updated:
    20/Dec/06 10:44 PM
    Resolved:
    20/Dec/06 10:44 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for AppFuse. Try JIRA - bug tracking software for your team.