Details
Description
Augmented Reality component has a few attribute that are not in the generated TLD.
augmentedReality
- params is a required attribute, but probably shouldn't be.
- value attribute is missing from metadata class and thus the tld.
augmentedRealityLocations
- missing tld: locationLabel, locationLat, locationLon, locationDir, locationIcon.
augmentedReality
- params is a required attribute, but probably shouldn't be.
- value attribute is missing from metadata class and thus the tld.
augmentedRealityLocations
- missing tld: locationLabel, locationLat, locationLon, locationDir, locationIcon.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30136 | Thu Jul 19 16:05:06 MDT 2012 | ted.goddard | required attributes for AR component ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/augmentedreality/AugmentedRealityMeta.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/augmentedreality/AugmentedRealityLocationsMeta.java |
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.1 Beta [ 10320 ] | |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Verified fixed after annotation changes to component Meta class.