[Bug 41273] Download as PDF contains broken licence link

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||bugzilla+org.wikimedia@tuxm
   ||achine.com

--- Comment #7 from Marcin Cieślak marcin.cies...@gmail.com ---
*** Bug 46891 has been marked as a duplicate of this bug. ***

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41273] Download as PDF contains broken licence link

2013-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

--- Comment #6 from Andre Klapper aklap...@wikimedia.org ---
Patch abandoned only because followup questions were not answered by reviewers,
e.g. WHICH configuration variable is used to import that fragment.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41273] Download as PDF contains broken licence link

2013-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords|patch-in-gerrit |
 Status|NEW |PATCH_TO_REVIEW

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41273] Download as PDF contains broken licence link

2013-03-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

--- Comment #5 from Derk-Jan Hartman hartman.w...@gmail.com ---
changeset abandoned

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41273] Download as PDF contains broken licence link

2012-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 CC||hartman.w...@gmail.com

--- Comment #3 from Derk-Jan Hartman hartman.w...@gmail.com 2012-10-31 
13:11:55 UTC ---
This is because by default mw-rights-url is used. If the system can't handle
protocol relative urls, just put it trough wfExpandUrl( url, PROTO_CURRENT ),
before outputting;

Or actually, due to possible lack of protocol awareness in caching layer of PDF
rendered documents, it should probably be wfExpandUrl( url, PROTO_HTTP );

This makes me wonder however about the protocol relative capabilities of the
rest of the renderer. We have these things all over the place.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41273] Download as PDF contains broken licence link

2012-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

   Keywords||patch-in-gerrit

--- Comment #4 from Derk-Jan Hartman hartman.w...@gmail.com 2012-10-31 
19:31:54 UTC ---
https://gerrit.wikimedia.org/r/31069

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41273] Download as PDF contains broken licence link

2012-10-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

Volker Haas volker.h...@pediapress.com changed:

   What|Removed |Added

 CC||volker.h...@pediapress.com

--- Comment #2 from Volker Haas volker.h...@pediapress.com 2012-10-30 
14:04:10 UTC ---
The license text is configurable - therefore I propose to change the text to
include a protocol for the URL. 

Currently the link is not even detected being a link (b/c of the missing
protocol) therefore I can't simply add the protocol to the link. And I am
reluctant to use a regex on all of the license text and replace stuff that
looks like a link without a protocol.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41273] Download as PDF contains broken licence link

2012-10-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|UNCONFIRMED |NEW
 CC||mtrac...@member.fsf.org
 Ever Confirmed|0   |1
   Severity|normal  |enhancement

--- Comment #1 from Mark Holmquist mtrac...@member.fsf.org 2012-10-22 
16:57:56 UTC ---
Protip for whoever implements this:

It should basically be an instance of finding any links prefixed with // in
the page and replacing it with a proper link. It shouldn't be all too
difficult.

If one of the Collection devs agrees, I'd like to add the easy keyword here.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41273] Download as PDF contains broken licence link

2012-10-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

Sumana Harihareswara suma...@wikimedia.org changed:

   What|Removed |Added

   Priority|Normal  |Low
   Severity|enhancement |normal

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l