You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/06/27 16:52:56 UTC

DO NOT REPLY [Bug 10285] New: - Bean define threw an exception in 1.1, but not in 1.0

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

Bean define threw an exception in 1.1, but not in 1.0

           Summary: Bean define threw an exception in 1.1, but not in 1.0
           Product: Struts
           Version: 1.1 Beta 1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: bmilbratz@participate.com


This line threw an exception in struts 1.1 though it worked fine in 1.0: 

   <bean:define 
id="returnUrl" name="listDefinedProcessesForm" property="returnUrl"/>

I don't have 
the error in front of me (I had to roll back to 1.0 and my log has since disappeared). 

The jist of 
the message was 'you can define attribute-x or attribute-y but not both'  

This line worked fine 
in 1.0.

This is a sketchy bug, I know. I figured I'd err on the side of 'over reporting'...

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>