Closed (fixed)
Project:
Addresses
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2008 at 23:55 UTC
Updated:
13 Oct 2008 at 17:12 UTC
Hi Massa,
I think that you should use only one callback name for all the features. At this time, you have two and one of them is not properly named (my taken...)
In the save function (addresses/addresses_user/addresses_user.inc)
// Let other modules change the standard behaviour
module_invoke_all('addressapi', 'save', $addr);
I suggest we change this one to addressesapi instead.
And since there is always an operator, we may just want to rename the other one addressesapi too (instead of addressesfieldapi). That's less important though.
Thank you.
Alexis
| Comment | File | Size | Author |
|---|---|---|---|
| addresses_user-fix-callback-name-6.4-1.x.patch | 458 bytes | AlexisWilke |
Comments
Comment #1
brmassa commentedAlexis,
commited.
BTW: i tried to add you as a co-maintainer but you dont have the CVS account here on Drupal.org. Ask the drupal.org maintainers to allow you commit on CVS. Send them this page URL so they will see that im asking you to join the module dev team.
regards,
massa
Comment #2
AlexisWilke commentedMassa,
I already sent a request yesterday. Did you create a module named "Addresses: External API" or something like that? I'm not too sure how to communicate with them, and I asked them to create a module named "Addresses Extras". On the other hand, it looks like they don't actually create the project, only a CVS account.
Thank you.
Alexis
Comment #3
brmassa commentedAlexis,
nice! but i cant find your CVS username. "alexis" is another guy. And yes, you must create the projects, going to "Create content" on the right. Tell me when you are done.
when i created "Addresses: External API" i was thinking about to integrate Google Contacts, Plaxo and other address/contact APIs. But i didnt have the time to start. hehe
regards,
massa
Comment #4
AlexisWilke commentedMassa,
Okay! I finally created the Addresses Extras project and CVS.
http://drupal.org/project/addresses_extras
My CVS name is "alexiswilke". 8-) That's a more unique name than just alexis.
Do you want to add other sub-modules too? I could give you access to the addresses_extras CVS.
Thank you.
Alexis Wilke
Comment #5
brmassa commentedAlexis,
you were added on Addresses module's dev team. Let's work to fix all those bugs we found!
regards,
massa
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.