DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31684>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31684 html:frame tag anchor attribute does not appear to pass along correctly Summary: html:frame tag anchor attribute does not appear to pass along correctly Product: Struts Version: Unknown Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Custom Tags AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The anchor ( http://wwww.xxx.com#myAnchor ) 'myAnchor' when passed into the html:frame tag as a paramater does not appear to be passed along correctly because the window does not scroll to the anchor passed in. Temporary work around: add the anchor to the end of the href parameter (fixes it). The only thing that we are doing that is a bit out of the ordinary is using URL encoded session id's (i.e. our session id is in the URL not stored in the session). This has caused problems in WebLogic before: beyond that nothing is out of the ordinary. I appologize that I have not had time to create a more detailed duplicatable bug report. I am hoping that this small amount of information will help. Please email me with any other questions or if you want me to test any fixes (and if I you have a problem duplicating the problem then let me know and I will try to create a more detailed bug report (could take some time). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]