Opened 14 years ago
Closed 14 years ago
#1551 closed defect (fixed)
Digitizing API defect: zero height
Reported by: | ChristineBao | Owned by: | Christine Bao |
---|---|---|---|
Priority: | low | Milestone: | 2.2 |
Component: | AJAX Viewer | Version: | 2.1.0 |
Severity: | minor | Keywords: | |
Cc: | Jenny He | External ID: | 1369682 |
Description
Report from Autodesk QA:
Use digitizing API of basic web layout to draw rectangle(test in TB Web), and make the height zero. An unexpected line appear. Please see the attached screen.
Attachments (2)
Change History (5)
by , 14 years ago
Attachment: | zero_height.PNG added |
---|
comment:1 by , 14 years ago
by , 14 years ago
Attachment: | Fix#1551.patch added |
---|
comment:2 by , 14 years ago
Attach http://trac.osgeo.org/mapguide/attachment/ticket/1551/Fix%231551.patch for fixing this defect.
Test in TB Web and the digitizing functions work well.
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Tech diagnosis:
The open source digitizing file wz_jsgraphics.js is too old. Update it from 2.32 to 3.05 and fixed the defect.