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=13853>. 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=13853 Change Tiles "CompContext" Request Attribute Name Summary: Change Tiles "CompContext" Request Attribute Name Product: Struts Version: 1.1 Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Tiles framework AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Currently, tiles stores a ComponentContext in the request under the name "CompContext". This should be "org.apache.struts.taglib.tiles.CompContext" to avoid collisions with the application's request attributes. This is defined in org.apache.struts.taglib.tiles.ComponentConstants as: COMPONENT_CONTEXT = "CompContext"; If we change this will it break existing apps? -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>
