Last modified: 2011-07-08 09:32:56 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T31756, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29756 - In ZIM files. external links in https are escaped
In ZIM files. external links in https are escaped
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Collection (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: PediaPress Development Team
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-07 16:33 UTC by Kelson [Emmanuel Engelhart]
Modified: 2011-07-08 09:32 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Kelson [Emmanuel Engelhart] 2011-07-07 16:33:51 UTC
In Book
https://secure.wikimedia.org/wikipedia/en/wiki/Book:Marilyn_Manson

Article
Man That You Fear

You get such HTML code
is a reference to the <a href="https%3A//secure.wikimedia.org/wikipedia/en/wiki/Shirley_Jackson" title="Shirley Jackson">Shirley Jackson</a> short story

It should be
is a reference to the <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Shirley_Jackson" title="Shirley Jackson">Shirley Jackson</a> short story
Comment 1 Volker Haas 2011-07-08 09:32:56 UTC
Fixed with http://code.pediapress.com/git/mwlib.zim?p=mwlib.zim;a=commit;h=f8a884f9bcd67d944b158660c990511e553549b7

I also updated the render servers.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links