Created Issue: HTML 5 and Spark view engine - Naming conflict 'section' [5625]

0 views
Skip to first unread message

sparkviewengine Issue Tracker Rss Feed

unread,
Mar 7, 2010, 8:42:02 PM3/7/10
to spar...@googlegroups.com
I was just trying to create a html 5 page and added some <section> (http://www.whatwg.org/specs/web-apps/current-work/multipage/sections.html#the-section-element) tags to separate content. When the spark compiler tried to compile this page I got:

[CompilerException: Section cannot be used at this location]
Spark.Compiler.NodeVisitors.ChunkBuilderVisitor.VisitSection(SpecialNode node, SpecialNodeInspector inspector) +800
Spark.Compiler.NodeVisitors.ChunkBuilderVisitor.Visit(SpecialNode specialNode) +132
Spark.Compiler.NodeVisitors.AbstractNodeVisitor.Accept(IList`1 nodes) +101
....

I'm not sure if there are any other naming conflicts between html 5 and spark but this is a serious one as section is an important new tag.

URL: http://sparkviewengine.codeplex.com/WorkItem/View.aspx?WorkItemId=5625

Reply all
Reply to author
Forward
0 new messages