Title:
Bug 83894:[pfarrell] Implemented htmlBody() function and <cfhtmlbody> tag as implemented by OpenBD already and suggested to Railo
| View in TrackerStatus/Resolution/Reason: Closed/Deferred/NotEnoughTime
Reporter/Name(from Bugbase): Peter Farrell / Peter Farrell (MaestroFJP)
Created: 08/20/2010
Versions: 10.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
[pfarrell] Implemented htmlBody() function and <cfhtmlbody> tag as implemented by OpenBD already and suggested to Railo. This is akin to the <cfhmlhead> tag. The Mach-II framework supports putting script/style elements in the head or inline via our HtmlHelper / view tag library. It very important to be able to programmatically append to the body (the position attribute helps if you want prepend or append -- defaults to append).Here is the doc on the syntax:http://www.openbluedragon.org/manual/?/function/htmlbodyhttp://www.openbluedragon.org/manual/?/tag/CFHTMLBODYIt would be helpful to us at Mach-II if you added this to Railo. Plus in the end, it makes sense to be able to append to the body since we've been able to append to the head for many many moons now. The same issue is filed under Railo:https://jira.jboss.org/browse/RAILO-921
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041918
External Customer Info:
External Company:
External Customer Name: Peter Farrell
External Customer Email: 49ED14CD43A7342099201674
External Test Config: 08/20/2010
Attachments:
Comments: