Changes between Initial Version and Version 1 of Ticket #15814, comment 6
- Timestamp:
- Aug 31, 2012, 7:20:49 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15814, comment 6
initial v1 17 17 The logic in writeAmd.getLayerText where 'resourceText===undefined' is false means the resourceText (which is an array of the layer includes), is appended to the layer.[[BR]] 18 18 19 I'm not sure exactly what the logic in writeAmd.getLayerText is for but it's certainly where the extraneous layer include text is being appended.20 21 I can't tell if this is a bug or if I'm using the build profile incorrectly22 19 23 20 24