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=32057>. 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=32057 [PATCH] Conditional JS script references in result HTML [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2004-11-04 21:21 ------- A strong -1 against recursive descendent searches in cforms stylesheets, as it will really kill performances. Loading an unused script isn't necessarily a problem, as browsers will cache the scripts locally. And if htmlarea and calendar stylesheets are imported in the cforms stylesheet, that means they are used somewhere by the application, and thus loaded by the browser, otherwise the stylesheet can be simplified and references to these scripts removed.
