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

           Summary: Pages queried with {{PAGESIZE:...}} show up in the
                    "templates transcluded on this page" list below the edit
                    window
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: schema-change
          Severity: minor
          Priority: Normal
         Component: Templates
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Which is inevitable, really, given that the parser function adds links to the
templatelinks table to ensure cache integrity.  Nonetheless, they're *not*
templates, they're *not* transcluded, and they *shouldn't* appear below the
edit window. 

I have a nasty feeling that this is not solvable without a complete overhaul of
the way functions like this and #ifexist: handle cache coherence, or at least
an extra field to allow these additions to be marked as 'silent' or some such. 
Both will probably require a schema change; marking as such.

Related: bug15735, bug12019 - same issue for #ifexist:


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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