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

       Web browser: ---
             Bug #: 36323
           Summary: Version in Semantic bundle has wrong paths to
                    javascripts
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: SemanticFormsInputs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


1. I have installed SemanticBundle-20120327.zip on my MediaWiki 1.18.3, Windows
7 x86, apache+mysql, Google Chrome 18.0.1025.162 m
2. I have enabled SMW first, clicked on "Initialize" button
3. I have enabled SF and SFI
4. I have created a form with "input type=datepicker" input field
5. I have tried to create a page with this form and opened Firebug
6. I've seen javascript errors: 
Failed to load resource: the server responded with a status of 404 (Not Found)
http://mw1183/extensions/SemanticForms/libs/jquery-ui/jquery.ui.datepicker.min.jsFailed
to load resource: the server responded with a status of 404 (Not Found)
http://mw1183/extensions/SemanticForms/skins/jquery-ui/base/jquery.ui.theme.cssFailed
to load resource: the server responded with a status of 404 (Not Found)
dsf:247Uncaught TypeError: Cannot read property 'regional' of undefined

7. I have dug into the code I now I thee that in the file SFI_DatePicker.php:74
and 75 there is a problem: we're trying to find jquery inside SemanticForms
directory, which is wrong.

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