https://bugzilla.wikimedia.org/show_bug.cgi?id=18688

           Summary: special character in sidebar leads to corrupt css
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: parser
          Severity: trivial
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Sidebar <li> - elements are getting an automatic id by the linktext.
But this provides corrupt id-name, if you use special character, according to
css.


<li id="n-.C3.9Cbersicht"><a
href="/index.php/%C3%9Cbersicht">Übersicht</a></li>

#n-.C3.9Cbersicht
and
#n-.Übersicht
can't accessed by css.

thx
klml


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to