Closed (fixed)
Project:
Addresses
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2009 at 02:53 UTC
Updated:
26 Dec 2009 at 02:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
nonsparker commentedI am Having the same issue
Comment #2
goodeit commentedsubscribing.
Comment #3
gjvoosten commentedPatch (one-line change).
Comment #4
gjvoosten commentedComment #5
goodeit commentedwow, good find! Patch works for me, name seems to display fine.
Thanks!
Comment #6
Phylock commentedI would remove the $values['primary']as well, its an unknown variable and if its the $aname['is_primary'] its referring to, it's a boolean value and it can't be printed out the way.
Comment #7
mrtoner commentedConfirmed independently.
Comment #8
dboulet commentedPatch in #6 works well, thanks.
Comment #9
paul o brien commentedaddresses1.patch did not work for me, maybe because i am using a template.
this is my code:
All printed except Address Name. the problem is 'aname'. change to 'name' and all is fine.
Comment #10
buddapatch in comment #6 worked for me. Been tracing addresses module for ages to find it, then discovered a patch already!
Comment #11
jantoine commentedThe patch in #6 has been committed. Thanks all for the work on this.
Cheers,
Antoine