Opened 17 years ago
Closed 17 years ago
#433 closed defect (fixed)
Properties pane of AJAX (and DWF) Viewer won't display the full precision of a Double
Reported by: | chrisclaydon | Owned by: | chrisclaydon |
---|---|---|---|
Priority: | medium | Milestone: | 2.0 |
Component: | Rendering Service | Version: | 2.0.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 931584 |
Description
Attempt to show the properties of a feature containing a Double property and the value is not displayed correctly in the AJAX or the DWF Viewer. The value is truncated to 6 digits. A SelectFeatures on the feature source does correctly retrieve the value.
(It's possible the same problem exists for the Single datatype too).
Change History (1)
comment:1 by , 17 years ago
Component: | General → Rendering Service |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by submissions:
http://trac.osgeo.org/mapguide/changeset/2870
http://trac.osgeo.org/mapguide/changeset/2871