[
https://issues.apache.org/jira/browse/TAP5-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644605#action_12644605
]
Fernando commented on TAP5-184:
-------------------------------
the fbml document is really like an xhtml fragment that allows elements from
the facebook namespace. So the only thing is that the RederSupport needs to
know about <fbml> rather than <html><head><body>.
Yes I kind of figured out that the DocumentLinker was the thing that needed to
be overridden, but the way it was coded, it was privately owned and used by
RenderSupport.. so I had to override RenderSupport, to be able to override
DocumentLinker.
> 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]