Titanium JIRA Archive
Alloy (ALOY)

[ALOY-837] Alloy: Comment appear in the button

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-09-30T18:39:39.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.3.0, 2013 Sprint 20
Componentsn/a
Labelsqe-testadded
ReporterMostafizur Rahman
AssigneeTony Lukasavage
Created2013-09-29T05:32:56.000+0000
Updated2013-10-14T21:31:22.000+0000

Description

 
<Alloy>
	<Window backgroundColor="black">
		<Button>
			<Label text="Pellentesque habitant"/><!--ABCDEFGHIJ-->
		</Button>
	</Window>
</Alloy>

Attachments

FileDateSize
commentBug.png2013-09-29T05:32:56.000+000010157

Comments

  1. Tony Lukasavage 2013-09-30

    PR: https://github.com/appcelerator/alloy/pull/250 test app: https://github.com/appcelerator/alloy/tree/master/test/apps/testing/ALOY-837 The above sample should work as expected now. Only text nodes will be used for text. Comment nodes will no longer add text to buttons or labels.
  2. Federico Casali 2013-10-14

    Verified as fixed. TiSDK 3.2.0.v20131013140318 Alloy 1.3.0 iOS7 and Xcode5 Closing.

JSON Source