#139 closed defect (fixed)
Schemareport encoding problem with tilda's
Reported by: | zspitzer | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | 1.2 |
Component: | General | Version: | 1.2.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 938891, 936049 |
Description
There is a problem with the schema report, when the xsl transformation is done, the tildas '~' used by king oracle FDO are decoded into '-x7e-' which then break the view data and view feature display.
They fail with 'The specified class was not found.' and a Null reference respectively.
Change History (4)
comment:1 by , 17 years ago
External ID: | → 938891 |
---|
comment:2 by , 17 years ago
External ID: | 938891 → 938891, 936049 |
---|
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 17 years ago
The following two submissions fix the schema report pages to function correctly with the character escaping re-introduced by rolling back the ticket#184: http://trac.osgeo.org/mapguide/ticket/184
Fixed by submission http://trac.osgeo.org/mapguide/changeset/1807 Fixed by submission http://trac.osgeo.org/mapguide/changeset/1808
Main issue fixed with http://trac.osgeo.org/mapguide/ticket/184
Added UTF-8 Encoding Fixed in 1.2.x by submission http://trac.osgeo.org/mapguide/changeset/1762 Fixed in trunk by submission http://trac.osgeo.org/mapguide/changeset/1763