Page MenuHomePhabricator

Collection extension should use relative links on [[Special:Book]]
Closed, ResolvedPublic

Description

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


Version: unspecified
Severity: enhancement
URL: https://en.wikibooks.org/wiki/Special:Book

Details

Reference
bz28058

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:34 PM
bzimport added a project: Collection.
bzimport set Reference to bz28058.
bzimport added a subscriber: Unknown Object (MLST).

Yes, dropping in and out of https is specifically a nuisance value. Value across all the Wikisources.

I believe this was fixed when WMF wikis started using protocol relative URLs and the old secure server
https://secure.wikimedia.org/wikibooks/en/
started to redirect to
https://en.wikibooks.org