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

       Web browser: ---
             Bug #: 39669
           Summary: Semantic forms preview function should not rely on
                    #content
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: SemanticForms
        AssignedTo: yaro...@gmail.com
        ReportedBy: leo_wallen...@hotmail.com
                CC: wikibugs-l@lists.wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---


SF_ajax_form_preview.js assumes at line 213 that there is a div called
“content”. However that is entirely up to the skin, and in custom made skins
this is probably quite often not the case. 
If no content div is found execution of the javascript will stop, so it would
be nice if it was possible to find another way to identify the content area.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to