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

       Web browser: ---
            Bug ID: 47136
           Summary: Parsoid always enables subpage support.
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: JS/General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The 'subpage' option in parserTests is supposed to turn on subpage support.
(which is a wiki config thing?)

But parsoid always enables subpage support; that is, [[/foo]] will always
link to [[Parent/foo]], not an article titled '/foo'.

We should make that a wiki config option, fetch it via the API, and only
resolve subpages if it is turned on.  [We could also make the 'subpage' option
in parserTests work properly then.]

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