DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21347>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21347

Failure to use non-standard HTML properties with Struts custom tags

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2003-07-04 20:17 -------
Well, I made a mistake by calling it non-standard properties. What it is in 
reality is "additional application specific attributes" and people do use them. 
I would extend Struts classes to archive desired behavior, however Struts 
org.apache.struts.taglib.html.BaseFieldTag class closes HTML tag in the 
doStartTag() method. If you agree to, at least, move closing of HTML tag into 
doEndTag() method then I would be able to apply inheritance and fix the rest in 
my own sub-class. I already patched the Struts code for my own purposes, but 
last thing I want to do is to keep patching it with every new release.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to