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

Bawolff (Brian Wolff) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|{{DEFAULTSORT}} not applied |{{DEFAULTSORT}} not applied
                   |to things inside <ref> if   |to things inside <ref> if
                   |defaultsort appears outside |defaultsort appears after
                   |<ref>                       |<references/>

--- Comment #5 from Bawolff (Brian Wolff) <[email protected]> ---
Sorry, I updated the bug a little too quickly. It only happens if the
{{DEFAULTSORT}} comes after the <references/> list.

Minimal test case:
https://en.wikipedia.org/w/api.php?text=%3Cref%3E[[category:foo]]%3C/ref%3E%3Creferences/%3E{{DEFAULTSORT:bar}}&action=parse&prop=categories

(Expected behaviour is for that query to have same output as
https://en.wikipedia.org/w/api.php?text=%3Cref%3E[[category:foo]]%3C/ref%3E{{DEFAULTSORT:bar}}%3Creferences/%3E&action=parse&prop=categories

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to