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

--- Comment #6 from MWJames <jamesin.hongkon...@gmail.com> ---
I was looking at the wrong cause and while the above analysis is certainly not
wrong, the reason why the parsing is excluded for Specialpages is that in order
to avoid unnecessary parsing and performance degradation [1] checks whether a
page is a special page or not and only in a case it is a normal page it uses
the SMW\ContentProcessor to process SMW's annotations.

[1]
https://github.com/SemanticMediaWiki/SemanticMediaWiki/blob/master/includes/hooks/InternalParseBeforeLinks.php#L54

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to