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

            Bug ID: 68416
           Summary: incomplete page title in ApiParse->getSectionContent()
                    error message
           Product: MediaWiki
           Version: unspecified
          Hardware: All
               URL: http://en.wikipedia.beta.wmflabs.org/w/api.php?action=
                    parse&page=Talk:Flow_QA&prop=text&section=0
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

The Hovercards Beta Feature (extension Popups) reports an API error when you
hover over a link to a Flow board such as Talk:Flow_QA
  {"error":{"code":"nosuchsection","info":"Sections are not supported by
Flow_QA"}}
The error is expected, but note the info message is missing the namespace
prefix.

The error is reported by ApiParse->getSectionContent(). Click the URL above to
see it.  The $what parameter passed to it doesn't include the page namespace.

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