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

       Web browser: ---
             Bug #: 36630
           Summary: Special characters <> are shown as &lt;&gt;
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: SyntaxHighlight (GeSHi)
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: gw_pe...@roulund.com
                CC: soxre...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---


The character < and > are shown as &lt;&gt; when the sql language is choosen.

example: - also see the attachment

<syntaxhighlight lang="sql">
select * from costumer
where (id > 200 or id < 800)
and id <> 250
</syntaxhighlight>

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to