Opened 13 years ago
Closed 10 years ago
#1727 closed defect (fixed)
ENUMERATEDRAWINGLAYERS can return extra redundant layer names
Reported by: | jng | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 2.3 |
Component: | Drawing Service | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
Create a Drawing Source using the attached DWF in #1338
Now call an ENUMERATEDRAWINGLAYERS operation on this Drawing Source using the section name that corresponds to the "Elmwood Park - RDC1 - Basement" sheet.
The XML response contains many double ups of the same layers.
Other sheets produce the same result.
Attachments (1)
Change History (2)
by , 10 years ago
Attachment: | 1727.patch added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r8443) and 2.6 (r8497)