Thorsten Scherler wrote: > Ross Gardler escribi??: > > Thorsten Scherler wrote: [ snip ] > > > Either way the *real* problem that you have is that the last pipe in > > > views is stripping the namespaces which prevent that the content of the > > > voice markup is rendered correctly. I did not had time (and will not in > > > the near future) to fix the strip_namespaces.xsl to let the voice ns > > > through. Sorry. For your development comment it out and build views > > > again. > > > > Why do we strip namespaces? Is it safe to let the voiceML one through? > > I cannot remember anymore exactly *why* but it had something to do with > validation of the xhtml output.
Not sure if you are talking about the Forrest core or the plugins. svn log main/webapp/skins/common/xslt/html/strip_namespaces.xsl ... FOR-541 Also sitemap.xmap has a "fixme" note. http://issues.apache.org/bugzilla/show_bug.cgi?id=35348 The whiteboard view plugins use the same stylesheet but there are no clues there from 'svn log'. -David