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

       Web browser: ---
            Bug ID: 47270
           Summary: importDump should emit a helpful message if some
                    ContentHandler is missing
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Export/Import
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

If you try to import a dump with (for example) Scribunto modules into a wiki
that does not have Scribunto installed, you get "No handler for model
'Scribunto'' registered in $wgContentHandlers", followed by a big scary stack
trace. We should catch that and emit something more useful, like a hint to go
look for an appropriate extension.

Maybe we should create a MediaWiki.org mapping of ContentHandler types to their
canonical implementation..

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