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

           Summary: Printable view links to &printable=yes&printable=yes...
           Product: MediaWiki
           Version: 1.15.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=6263)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6263)
This patch omits the 'printable version' link on the printable version.  It
fixes the problem in a default install, but includes/Skin.php and
skins/disabled/MonoBookCBT.php may also need attention.

I noticed Googlebot indexing
"/wiki/index.php?title=Foo&printable=yes&printable=yes"

Printable page URLs are constructed by adding &printable=yes to the current
link.
The printable-version link on a printable page just adds another
&printable=yes,
and that page adds another, and so on, indefinitely.  The printable-version
link
on a printable-version page isn't visible in the browser, but it's in the
document.


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