[Bug 205600] New: invalid XHTML in wiki template
https://bugzilla.novell.com/show_bug.cgi?id=205600 Summary: invalid XHTML in wiki template Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: wiki AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: suse-beta@cboltz.de QAContact: adrian@novell.com I just checked a wiki page with the W3C HTML validator and got some error reports. (I checked http://en.opensuse.org/Meetings, but the problem is most probably caused by template bugs and therefore present on every wiki page.) The following problems were found by the validator: Left column: value of attribute "id" must be a single token. <div class='portlet' id='p-Use SUSE Linux'> character "/" is not allowed in the value of attribute "id". <li id="n-Tasks-/-Jobs"><a href="/Tasks">Tasks / Jobs</a value of attribute "id" must be a single token. <div class='portlet' id='p-About openSUSE'> I recommend to rename these IDs to valid names. Additionally, I found a missing space in the bottom menu (article, edit, ...): <h5>Views</h5> <ul> <li id="ca-nstab-main"class="selected" ><a href="...">Article</a></li> ^^ ^^ There should be a space before "class" (and the one after "selected" doesn't need to be there, but it doesn't hurt ;-) (Surprisingly the validator did not complain about this...) Please validate the non-english wikis also - for example, the german one has "<br>" instead of "<br />" in the "Legal Information" link... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205600 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |fs@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205600 fs@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from fs@novell.com 2006-09-14 06:20 MST ------- THe id issues are a MediaWiki bug - the IDs are automatically generated and there is nothing I can do about it. I will have a look at the missing space issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205600 ------- Comment #2 from suse-beta@cboltz.de 2006-09-16 10:14 MST ------- (In reply to comment #1)
THe id issues are a MediaWiki bug - the IDs are automatically generated and there is nothing I can do about it.
You could at least file a bugreport upstream ;-) Hmm, can you use hardcoded IDs instead? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=205600 User fs@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=205600#c3 Frank Sundermeyer <fs@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Frank Sundermeyer <fs@novell.com> 2007-12-06 04:16:25 MST --- Seems to be fixed/get fixed upstream: http://bugzilla.wikimedia.org/show_bug.cgi?id=7623 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com