Closed (fixed)
Project:
dot2code - QR code management service
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2011 at 19:46 UTC
Updated:
4 Mar 2013 at 09:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
jcnventuraCan you provide a URL to that site? It seems I need to register somewhere to use d2c and I don't want to do that.
Comment #2
jcnventuraNo further info in two weeks. Closing the issue...
Comment #3
Babalu commentedhttp://funnydate.de/icustomize/product/htc-legend-gravur
there you can test it
Comment #4
jcnventuraComment #5
jcnventuraWow... There really is a space in the img src value for the d2c/codes/1.png file. Amazing the abuse that browsers can handle..
Can you try the attached patch and tell me if it fixes it for you?
Comment #6
jcnventuraActually this should be fixed at the source...
Please remove the extra space in the URLs for the image files.. It's at lines 9 and 11 of d2c_core_field_formatter.tpl.php.. While you're at it you can remove the extra leading spaces in the style values in lines 16 and 29.
Comment #7
dot2code commentedFixed in 6c89081e9f29ebe7a03589528db12b34f08b8996 (7.x-1.4).