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

old useless code?

           Summary: old useless code?
           Product: Struts
           Version: 1.1 Beta 2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Utilities
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


version:   1.0.x & 1.1.x
package:   org.apache.struts.util
class:     RequestUtils
method:    populate()
row:       956
statement: int subscript = stripped.lastIndexOf("[");

The variable assigned at that row was never used, because the delimeters 
parsing was moved in the PropertyUtils.getIndexedProperty().

So it simply waste CPU and memory.

Thanks to the team about this wonderfull product.

Nicola

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

Reply via email to