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

           Summary: Collection extension should use relative links on
                    [[Special:Book]]
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: https://secure.wikimedia.org/wikibooks/en/wiki/Special
                    :Book
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Collection
        AssignedTo: developm...@pediapress.com
        ReportedBy: mybugs.m...@gmail.com


Currently, if we go to [[Special:Book]] using the secure server, each of the
items in the collection list has a lock icon [1] beside the icon [2] which
points to the page corresponding to the item.

Since the lock icon is inserted by the CSS selector
 div#content a[href^="https://";]
, I think the link should be changed to a relative such as
 /wikibooks/en/wiki/Test

instead of a full url like
 https://secure.wikimedia.org/wikibooks/en/wiki/Test


[1] https://secure.wikimedia.org/skins-1.17/vector/images/lock-icon.png
[2]
https://secure.wikimedia.org/wikibooks/en/w/extensions/Collection/images/show.png

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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