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

       Web browser: ---
             Bug #: 30707
           Summary: UploadWizard broken in Swedish
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: UploadWizard
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


UploadWizard will not advance past step 1 in the Swedish localization. 

Steps to reproduce:

1) Visit http://commons.wikimedia.org/wiki/Special:UploadWizard?uselang=sv

2) Select a file to upload and press upload

3) Press 'Continue' ('Fortsätt').

Expected behavior:

UW will advance to the next step.

Actual behavior.

Nothing happens. Click triggers error in line 504 of
mediawiki.language.parser.js: 

ret = _this[ operation ]( subnodes, replacements );

_this[operation] is not a function. Swedish does not use {{GRAMMAR}} so I am
assuming this is separate from bug 29582.

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