The radio and checkbox group tags generate a name attribute with a "wlw-" 
prefix.
---------------------------------------------------------------------------------

         Key: BEEHIVE-726
         URL: http://issues.apache.org/jira/browse/BEEHIVE-726
     Project: Beehive
        Type: Improvement
  Components: NetUI  
    Versions: V1    
    Reporter: Carlin Rogers
 Assigned to: Carlin Rogers 
    Priority: Minor
     Fix For: TBD


In ProcessPopulate.doTagHandler(), there's a WLW_TAG_HANDLER_PREFIX 
defined as "wlw-" so the radio and checkbox group tags generated name 
attributes with a "wlw-" prefix. This seems to still exist for apps
that may already be writing javascript against these names.

Maybe there should be a configuration to support legacy apps but
the default case would not generate names with this prefix.

If / When this change is implemented, we should update taglib 
documentation that includes example output with the "wlw-" prefix.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to