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

       Web browser: ---
             Bug #: 35750
           Summary: Initial parsing ( != PST parsing) of a newly created
                    page should be done after the page is there
           Product: MediaWiki
           Version: 1.20-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Test case:

Create a page [[Template:SelfA]] with the following content:

{{ {{PAGENAME}} | 0 }}

Create a page [[Template:TselfA]] with the following content:

{{ #if: {{{1|}}} | + | {{selfA}} }}

After saving of the second page, I see this on the page:

Template:TselfA

which is actually a selflink.

After purging I see:

+

which is expected on the first view.

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