Closed (fixed)
Project:
e-Commerce
Version:
6.x-4.x-dev
Component:
ec_anon
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2010 at 11:50 UTC
Updated:
9 Aug 2010 at 22:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
Soren Jones commentedThis probably isn't very helpful. I just copied the link implementation from ec_buynow_link() and ec_buynow_build_link(). The code below seems to work. I'm not set up to roll a patch now.
Comment #2
Soren Jones commentedPatch attached.
It's been awhile.... If I understand correctly, the only issue was that ec_anon_link wasn't checking to see if the node had a ptype. I'm not clear on the advantages or disadvantages of using a separate function to build the links, so I don't know if copying the _build_link function from ec_buynow was the right way to go. If not, no worries.
Comment #3
Soren Jones commentedComment #4
Soren Jones commentedAdded deleted spaces before *.
Comment #5
Soren Jones commentedBetter(?) patch attached.
Comment #6
gordon commentedThanks I have committed this to dev.