Details
Description
There are a few tags with unused tag attributes. These normally don't cause a problem if they're not mandatory and not used, but in some cases they don't even have a property setter in the class, so they'd barf if they were specified. These should be cleaned up.
Activity
Greg Dick
created issue -
Steve Maryka
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Greg Dick [ greg.dick ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30370 | Thu Aug 02 09:37:03 MDT 2012 | ted.goddard | geolocation tag value attribute was not used ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/GeolocationTag.java
MODIFY /icemobile/trunk/icemobile/jsp/src/main/resources/META-INF/icemobile.tld |
Greg Dick
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Geolocation appeared to have a "value" attribute copied from a previous tag. It has been removed.