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

           Summary: importUseModWiki.php - Field Separator for New File
                    System
           Product: MediaWiki
           Version: 1.15.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Maintenance scripts
        AssignedTo: innocentkil...@gmail.com
        ReportedBy: webmas...@nakohdo.de


Created an attachment (id=7034)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7034)
Changed file separator for UseModWiki's new file system

If UseModWiki's New File System is used ($NewFS = 1; # 1 = new multibyte $FS, 0
= old $FS) then the field separator should be $wgFieldSeparator = 
"\x1E\xFF\xFE\x1E"; instead of "\xb3".

See:
http://www.usemod.com/cgi-bin/wiki.pl?SupportForUtf8
http://www.usemod.com/cgi-bin/wiki.pl?WikiBugs/NewFieldSeparatorWronglyTreated
http://www.meatballwiki.org/wiki/WikiEngine#Q_amp_A

Patches version attached.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to