Closed (fixed)
Project:
ecard
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Nov 2010 at 10:49 UTC
Updated:
12 Oct 2011 at 16:41 UTC
Jump to comment: Most recent file
hi
if sending an ecard the link in the mail is not linking to the correct language.
where do i have to fix this?
thanks
lukas
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ecard.patch | 391 bytes | luksak |
Comments
Comment #1
luksaki created a patch for this.
please review this.
Comment #2
kars-t commentedI say your patch is fine! But I won't have time to make a new realse right now. I will try to do this ASAP.
Comment #3
luksakedit:
done.
Comment #4
kars-t commented@elluca
Please the issue clean of such stuff. I mean I don't print my companies name into every patch or commit to the modules I maintain...
Comment #5
torsti commentedYou should also change line 489 to this:
$card_copy_url = url('ecard/view/'. $ecard->random, array('absolute' => true));So that "You can view the e-card at here." has also the language code in it.
Comment #6
kars-t commentedComment #7
kars-t commentedSorry for this taking so long... patched and made a new release.