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

           Summary: Incorrect quoting kills Javascript in Swedish
                    localization
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: SemanticForms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


The quote around http kills the javascript when you try to add another
template. The function validate_field_type fails.

Change the row below in SF_Messages.php

'sf_bad_url_error' => 'måste ha korrekt URL-format, inkluderande "http"'

to 

'sf_bad_url_error' => 'måste ha korrekt URL-format, inkluderande http'


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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