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

           Summary: truncate sortkey when adding to ParserOutput
           Product: MediaWiki
           Version: 1.18-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Categories
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: duplicate...@googlemail.com


Using a very long sortkey (>255 bytes) let the api module action=parse to
output that long sortkey, but the database stored later a truncated sortkey.

Please truncate the sortkey when adding to the ParserOutput, so action=parse
shows the right sortkey.

Please truncate whole multibyte characters and avoid half bytes inside the
database.

By the way, you can remove the truncation from LinksUpdate (r79706).

Thanks.

-- 
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