[ALOY-1048] Alloy: A warning appears in index.xml file while creating default Alloy project
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-06-18T13:53:42.000+0000 |
Affected Version/s | Alloy 1.4.0, Alloy 1.3.1 |
Fix Version/s | Alloy 1.5.0, Alloy 1.4.0 |
Components | Samples & Templates |
Labels | qe-3.3.0, qe-testadded |
Reporter | Pragya Rastogi |
Assignee | Feon Sua Xin Miao |
Created | 2014-06-09T09:22:54.000+0000 |
Updated | 2014-07-17T18:37:11.000+0000 |
Description
A warning sign appears on index.js for default alloy project saying {color:red}"The id 'label' is not referenced in any style rules"{color} Refer !AlloyWarning.png! *Steps to replicate:* 1. Create a default alloy project +Actual+: Observe there appears a warning sign on project name. Expand the project and observe that index.xml throws the error "The id 'label' is not referenced in any style rules" +Expected+: No warning must appear on default project {color: green}Workaround: Adding code "#label":{} in index.tss file removes the warning.{color}Attachments
File | Date | Size |
---|---|---|
AlloyWarning.png | 2014-06-09T09:22:54.000+0000 | 24717 |
Screen Shot 2014-06-16 at 3.52.57 pm.png | 2014-06-16T08:00:36.000+0000 | 22929 |