Titanium JIRA Archive
Alloy (ALOY)

[ALOY-304] Special tag parsers are overwriting properties defined in TSS, even when empty

GitHub Issuen/a
TypeBug
PriorityHigh
StatusResolved
ResolutionFixed
Resolution Date2012-09-27T14:46:12.000+0000
Affected Version/s2012 Sprint 20
Fix Version/s2012 Sprint 20, Release 3.0.0
ComponentsXML
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2012-09-27T13:06:08.000+0000
Updated2018-03-07T22:26:13.000+0000

Description

The current problem showed up in "platform_folders" test app. Basically, the special tag parser for the coverflow is overwriting the "images" property defined in the tss even though the special tag parsing is not used.
<CoverFlowView/>
I suspect this is the case with other parser as well, like Toolbar, ButtonBar, etc... I'll need to investigate to figure out which parsers are affected and then make sure they only overwrite the tss values when they actually contain values.

Comments

No comments

JSON Source