[
https://issues.apache.org/jira/browse/TAPESTRY-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591411#action_12591411
]
Arnaud commented on TAPESTRY-2373:
----------------------------------
I am sorry, but I think you make a mistake.
In the XML reference, the name definition for an element can be composed of
lower or upper case letters.
http://www.w3.org/TR/2006/REC-xml11-20060816/#NT-NameStartChar
The XHTML specification requires the element names to be lower case in order to
be meaningful.
So either you decide that tml files are an extension of the XHTML specification
and elements must be in lower case, or they must be XML compliant and tapestry
has to cope with both lower and upper case elements.
The pity is that mainly the rest of the application is case insensitive.
> Default CSS and Javascript not generated in header
> --------------------------------------------------
>
> Key: TAPESTRY-2373
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2373
> Project: Tapestry
> Issue Type: Bug
> Components: Core Components
> Affects Versions: 5.0.11
> Environment: Windows / JDK 1.6
> Reporter: Arnaud
>
> CSS and Javascript inclusion is not properly generated in the header when the
> root node of the HTML file is in upper case (<HTML>).
> Fixed when in lower case (<html>)
--
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]