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

       Web browser: ---
            Bug ID: 57086
           Summary: Crash in API when accessing pages starting with slash
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Web API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

> http://localhost:8000/enwiki//dev/null

The crash here seems to be because env.reset( pageName ) is trying to use the
page namespace before env.setPageSrcInfo( src ) sets the meta data.

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