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=5520>.
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=5520

File object "disabled" - Set to true if this input field should be disabled

           Summary: File object "disabled" - Set to true if this input field
                    should be disabled
           Product: Struts
           Version: 1.0 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Standard Actions
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


HTML Tags has "File object". That File object has an attribute 
called "disabled" - Set to true if this input field should be disabled.

But if you use this attribute as "disabled=true" then it causing the entire 
file object disappearing on the page. Its not really disabling the only text 
field part of the file object. I hope this shouldn't be the behaviour.

I hope it should be like this:
 disabled - Set to true if this input field should be disabled.(just like 
            makeing text field as not editable, user can only select the file)

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

Reply via email to