Closed (fixed)
Project:
Service links
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
26 Sep 2010 at 19:54 UTC
Updated:
26 Feb 2019 at 21:00 UTC
Jump to comment: Most recent
Comments
Comment #1
TheCrow commentedI just added this feature in dev, if doesn't work as you thought reopen this issue please :)
Comment #2
Anonymous (not verified) commentedThank you very much, I'll try it
Comment #4
Anonymous (not verified) commentedHi,
I have tested this feature, but when I try to append multiple parameters with bit.ly shorten service, it only append the first parameter ignoring the second one. I also noticed the ampersands symbols are html encoded:
&, maybe that is the reason of the bug.Thank you in advance
Comment #5
TheCrow commentedTried it with another service, either without short url?
Since i tried bit.ly directly and seem work with 2 params, i think could depend from shorten module...
Comment #6
Anonymous (not verified) commentedI have tried it with tinyurl.com and it pass more than 1 parameter, so it only happen with bit.ly.
The
&(ampersand) encode problem still there.Thank you for your support
Comment #7
TheCrow commentedfile service_links.module, subst the commented row how i did below:
Comment #8
Anonymous (not verified) commentedNow I'm travelling, I'll test it at home. Thanks again.
Comment #9
Anonymous (not verified) commentedIt works, thank you very much.
Comment #10
TheCrow commentedCommited!
Comment #11
queryblitz commentedRather than opening up a new issue, can I add a related request? I'd like to be able to replace the link entirely with a custom string. Can you make that an option too? Reason being, I actually want the current page to be appended as a destination parameter.
Comment #12
TheCrow commented@queryblitz: #1655240: Add an alter hook for the service_links settings on a given node fits with your request?
Comment #13
simon georges commentedGetting back to "fixed" as there seems to be another issue for the last request.