[Geoserver-devel] [jira] Created: (GEOS-2205) URLs are not properly encoded (UTF-8)

URLs are not properly encoded (UTF-8)
-------------------------------------

                 Key: GEOS-2205
                 URL: http://jira.codehaus.org/browse/GEOS-2205
             Project: GeoServer
          Issue Type: Bug
          Components: CITE
    Affects Versions: 1.6.4
         Environment: Windows Vista (but presumably all)
            Reporter: Mike Pumphrey
            Assignee: Andrea Aime
            Priority: Blocker
             Fix For: 1.6.5

While running the WFS 1.1 CITE test, the sf:EntitéGénérique FeatureType does not create/display properly.

This is the current OpenLayers output:
http://atlas.openplans.org:8080/geoserver-1.6.5-cite/wms?bbox=-1.125,33.55,23.625,65.45&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=sf:EntitéGénérique&width=477&height=550&srs=EPSG:4326

Which results in a WMS error:
<ServiceExceptionReport version="1.1.1" >
   <ServiceException code="LayerNotDefined">

      Could not find layer sf:Entit??G??n??rique
   </ServiceException>
</ServiceExceptionReport>

This should be the output:
http://atlas.openplans.org:8080/geoserver-1.6.5-cite/wms?bbox=-1.125,33.55,23.625,65.45&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=sf%3AEntit�G�n�rique&width=477&height=550&srs=EPSG:4326

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

     [ http://jira.codehaus.org/browse/GEOS-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Aime reopened GEOS-2205:
-------------------------------

The title is misleading, the issue here is that the preview page is not properly url encoding the type name in the generated link, this has nothing to do with the locale

URLs are not properly encoded (UTF-8)
-------------------------------------

                Key: GEOS-2205
                URL: http://jira.codehaus.org/browse/GEOS-2205
            Project: GeoServer
         Issue Type: Bug
         Components: CITE
   Affects Versions: 1.6.4
        Environment: Windows Vista (but presumably all)
           Reporter: Mike Pumphrey
           Assignee: Andrea Aime
           Priority: Blocker
            Fix For: 1.6.5

While running the WFS 1.1 CITE test, the sf:EntitéGénérique FeatureType does not create/display properly.
This is the current OpenLayers output:
http://atlas.openplans.org:8080/geoserver-1.6.5-cite/wms?bbox=-1.125,33.55,23.625,65.45&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=sf:EntitéGénérique&width=477&height=550&srs=EPSG:4326
Which results in a WMS error:
<ServiceExceptionReport version="1.1.1" >
   <ServiceException code="LayerNotDefined">
      Could not find layer sf:Entit??G??n??rique
   </ServiceException>
</ServiceExceptionReport>
This should be the output:
http://atlas.openplans.org:8080/geoserver-1.6.5-cite/wms?bbox=-1.125,33.55,23.625,65.45&styles=&Format=application/openlayers&request=GetMap&version=1.1.1&layers=sf%3AEntit�G�n�rique&width=477&height=550&srs=EPSG:4326

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira