[
https://issues.apache.org/jira/browse/TAP5-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644529#action_12644529
]
Howard M. Lewis Ship commented on TAP5-184:
-------------------------------------------
The case described here concerns just full page renders, so HTML fragments (as
part of an Ajax request) are handled quite differently.
I'm looking at http://wiki.developers.facebook.com/index.php/FBML but can't
quite figure out the structure of the document.
That being said, I believe what I'll be doing is making it easier to override
the DocumentLinker, which will be its own Environmental object, seperate from
the RenderSupport. This will make it easier to keep Tapestry's logic as is, but
change the rules for how the CSS links, JavaScript links and initialization
JavaScript are linked (or "integrated") with the overall page. Eventually,
some of these interfaces will migrate out to the public API space.
> Improve error reporting when a javascript asset is intended to be included on
> page which has no <body> element
> --------------------------------------------------------------------------------------------------------------
>
> Key: TAP5-184
> URL: https://issues.apache.org/jira/browse/TAP5-184
> Project: Tapestry 5
> Issue Type: Improvement
> Affects Versions: 5.0.15
> Reporter: Michael Lake
> Assignee: Howard M. Lewis Ship
> Priority: Minor
>
> I know - silly of me to have a page with no <body></body> element. I spent an
> entire day trying to figure out why the javascript wasn't getting included.
> It was my error, but I can see other people making the same mistake...a
> little error-reporting would be nice.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]