Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mailing List register contribution #6

Merged
merged 2 commits into from
Dec 1, 2014
Merged

Conversation

Cellule
Copy link
Contributor

@Cellule Cellule commented Nov 29, 2014

Added a component to contribute to the register form using mailing list only available at register.

Depends on #5

id: userId
}
}, function(err) {
callback(err && "Error registering user to mailing lists");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not wrapped in an error?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the signature of the callback is (errorMessage: string;)
https://github.com/my-koop/module.user/tree/mike_register_contribution#methods
it doesn't need to be an actual Error object

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But it should be localized though

@mathieumg
Copy link
Member

CR done.

@Cellule Cellule assigned mathieumg and unassigned Cellule Dec 1, 2014
@mathieumg
Copy link
Member

Good to merge.

@mathieumg mathieumg assigned Cellule and unassigned mathieumg Dec 1, 2014
Cellule added a commit that referenced this pull request Dec 1, 2014
@Cellule Cellule merged commit 52905df into rc Dec 1, 2014
@Cellule Cellule deleted the mike_register_contribution branch December 1, 2014 18:05
@mathieumg mathieumg removed the 4 - Done label Dec 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants