GeoServer

Dispatcher generates charset releated exceptions due to lack of null checks

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.0-RC2
  • Fix Version/s: 1.7.0-RC3
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

For each request the dispatcher tries to set the proper charset into the response by parsing the one in the request. Most often the latter is missing, resulting in a null pointer exception per request. Filling the stack trace and catching the exception does not come for free (on the contrary, it's usually expensive)

Activity

Hide
Andrea Aime added a comment -

Fixed on 1.7.x and trunk

Show
Andrea Aime added a comment - Fixed on 1.7.x and trunk

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: