Closed (fixed)
Project:
Pay
Version:
6.x-1.0-alpha6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Nov 2010 at 09:07 UTC
Updated:
24 Nov 2010 at 22:48 UTC
Jump to comment: Most recent file
I started to play with Pay on my development system which is in a sub-directory and noticed that the credit card images doesn't show up, because the path is wrong.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | pay.964558_02.patch | 810 bytes | sgabe |
| #1 | pay.964558_01.patch | 919 bytes | sgabe |
Comments
Comment #1
sgabe commentedPatch attached.
Comment #2
sgabe commentedComment #3
allie mickaWould theme('image') make a more appropriate choice for this?
Comment #4
sgabe commentedGood call, theme() will handle this for us.
Comment #5
allie mickaCommitted.
Thanks again, sgabe!