HTML textarea element needs cols, not size
------------------------------------------

         Key: BPM-273
         URL: http://jira.andromda.org/browse/BPM-273
     Project: Bpm4Struts Cartridge
        Type: Bug

    Versions: 3.1-RC1, 3.1, 3.2-RC1    
 Environment: All releases with v1.38 of the page.jsp.vm macro template.
    Reporter: David Allen
 Assigned to: Wouter Zoons 


Currently the tagged value @andromda.presentation.web.view.field.size and its 
corresponding namespace property (default) only produces a "size" attribute for 
any HTML element.  The textarea element must have "cols" and "rows" and does 
not support a "size" attribute 
(http://www.w3.org/TR/html401/interact/forms.html#h-17.7).  The "rows" 
attribute is working fine with textarea right now, so only the "cols" attribute 
is missing to control the width of the widget when rendered by a browser.

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



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642

Reply via email to