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

       Web browser: ---
             Bug #: 30612
           Summary: Database error when creating page containing
                    "[[File:Дамрак.JPG|250px]]"
           Product: MediaWiki
           Version: unspecified
          Platform: All
               URL: http://prototype.wikimedia.org/rc-en/index.php?title=S
                    ome_sandbox_for_dbbug&action=submit
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Images and files
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: krinklem...@gmail.com
                CC: bawolff...@gmail.com, bryan.tongm...@gmail.com
            Blocks: 29068
    Classification: Unclassified


Steps to reproduce:
1) Go here:
http://prototype.wikimedia.org/rc-en/index.php?title=Sandbox2&action=submit
(should not exist, if it does, pick another title)
2) Put "[[File:Дамрак.JPG|250px]]" in the text area
3) Press "Show preview"

Expected result:
Either an embedded image or a redlink.

Actual result:
Database error

A database query syntax error has occurred. This may indicate a bug in the
software. The last attempted database query was:

SELECT
img_size,img_width,img_height,img_bits,img_media_type,img_major_mime,img_minor_mime,img_metadata,img_timestamp,img_sha1,img_user,img_user_text,img_description
FROM `image` WHERE img_name = 'Дамрак.JPG' LIMIT 1

from within function "LocalFile::loadFromDB". Database returned error "1267:
Illegal mix of collations (latin1_bin,IMPLICIT) and (utf8_general_ci,COERCIBLE)
for operation '=' (localhost)".

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