Caption Save Error
dac1117
Registered Users Posts: 123 Major grins
RE: http://www.dconradstudio.com/Artwork/Vases/19294648_h3Fw2r#1507503987_KzrPBRM
I am trying to include a PayPal link into a photo caption but when I copy/paste the html, it converts the text '¤cy_' to '¤cy_' which breaks the link. :scratch
Here is the html I am pasting in:
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=8XHY9KSYST4WQ&lc=US&item_name=Large Amphora Vase #1&amount=1700.00&currency_code=USD&button_subtype=services&shipping=95.00&bn=PP-BuyNowBF:btn_buynowCC_LG.gif:NonHosted
After the caption is saved, it now looks like this:
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=8XHY9KSYST4WQ&lc=US&item_name=Large Amphora Vase #1&amount=1700.00¤cy_code=USD&button_subtype=services&shipping=95%2e00&bn=PP%2dBuyNowBF%3abtn_buynowCC_LG%2egif%3aNonHosted
I am trying to include a PayPal link into a photo caption but when I copy/paste the html, it converts the text '¤cy_' to '¤cy_' which breaks the link. :scratch
Here is the html I am pasting in:
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=8XHY9KSYST4WQ&lc=US&item_name=Large Amphora Vase #1&amount=1700.00&currency_code=USD&button_subtype=services&shipping=95.00&bn=PP-BuyNowBF:btn_buynowCC_LG.gif:NonHosted
After the caption is saved, it now looks like this:
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=8XHY9KSYST4WQ&lc=US&item_name=Large Amphora Vase #1&amount=1700.00¤cy_code=USD&button_subtype=services&shipping=95%2e00&bn=PP%2dBuyNowBF%3abtn_buynowCC_LG%2egif%3aNonHosted
0
Comments
Want faster uploading? Vote for FTP!
RE: http://www.dconradstudio.com/Artwork/Vases/19294648_h3Fw2r#1507503987_KzrPBRM
The link in question is auto-generated using PayPal>Merchant Services>Buy Now button and looks like this:
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=8XHY9KSYST4WQ&lc=US&item_name=LargeAmphoraVase1&amount=1700.00&currency_code=USD&button_subtype=services&shipping=75.00&bn=PP-BuyNowBF:btn_buynowCC_LG.gif:NonHosted
My complete html caption looks like this:
<html><b>Large Amphora Vase #1</b> 2008 <a href="http://dl.dropbox.com/u/17111595/LargeAmphoraVase#1_34NO3S.pdf" target="_blank">Product Brochure</a><br />Wood-fired Ceramic - unique<br /><b>h: </b>21.0 x <b>w: </b>23.0 x <b>d: </b>10.0 in / <b>h: </b>53.34 x <b>w: </b>58.42 x <b>d: </b>25.4 cm<br />8 day anagama firing. Napa Valley CA<br />$1,700 (artist stamp) <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=8XHY9KSYST4WQ&lc=US&item_name=LargeAmphoraVase1&amount=1700.00&currency_code=USD&button_subtype=services&shipping=75.00&bn=PP-BuyNowBF:btn_buynowCC_LG.gif:NonHosted" target="_blank">Purchase</a></html>
I don't think converting every '&' to its % equivalent is the issue because SmugMug is converting just the one particular case of ¤cy_ to ¤cy_ and ONLY (as I recently discovered) when I use Tools > Caption / Keyword. When I use the (caption) 'edit' link below the image, everything is fine. It's interesting that as soon as I use 'Tools > Caption / Keyword', the rogue substitution is made on-the-fly.
I would really like to get to the bottom of this - appreciate all your help!
My Website index | My Blog
nope - 'Purchase' link still broken in ff & ie on my end. I did discover that a work-around is to just remove '¤cy_code=USD' entirely from the PayPal generated link. Seems that USD is the default anyway.
& to &
My Website index | My Blog
Want faster uploading? Vote for FTP!
yes, it works initially, but going into the caption with 'Tools > Caption / Keyword' removed the 'amp;' leaving me again with '¤cy_code=USD'. The next time I go into 'Tools > Caption / Keyword', it changes it back again to: '¤cy_code=USD'
Thanks for your help! It seems my best bet for now is to remove the ¤cy_code tag before I paste it into my html caption. This is a bit of a hassle since I have so many items that use this auto-generated PayPal link. :cry
Thanks for the suggestion but it still did the same substitution. Looks like I have to remove it altogether.
Want faster uploading? Vote for FTP!