Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 26 by michael.blakeley: html output is invalid for some
references with template interaction
http://code.google.com/p/gwtwiki/issues/detail?id=26
What steps will reproduce the problem?
I'm having trouble creating a test case, but you can see the problem if you
write code to render the wiki markup for the enwiki page "Monarchism"
(
http://en.wikipedia.org/wiki/Monarchism). Line 31 of the output is:
<li class="toclevel-1"><a
href="#Monarchist_groups_past_and_presentFor_a_.E2.80.9CDirectory_of_Monarchist_Organizations.2C.E2.80.9D_see_Olga_S._Opfell.2C_Royalty_Who_Waits:_The_21_Heads_of_Formerly_Regnant_Houses_of_Europe_(Jefferson:_McFarland_.26_Company.2C_Inc..2C_Publishers.2C_2001).2C_213-216.">Monarchist
groups past and presentFor a “Directory of Monarchist Organizations,” see
Olga S. Opfell, Royalty Who Waits: The 21 Heads of Formerly Regnant Houses
of Europe (Jefferson: McFarland & Company, Inc., Publishers, 2001),
213-216.</a>
This is part of the "Contents" section, which appears to be rendered as
part of a template.
What is the expected output? What do you see instead?
The body of the 'a' element includes an unencoded ampersand, making the
html invalid. The '&' should be encoded as & or &
What version of the product are you using? On what operating system?
svn 525
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings