Skip to content

Conversation

@simbabque
Copy link
Contributor

It was throwing an error because after saving the profile because $self->purge_author_key didn't exist, which resulted in the frontend showing an empty profile with a success message. In the frontend the result $res came in with only a raw key, but no error key, so no error was ever displayed.

Fixes metacpan/metacpan-web#1846.

It was throwing an error because after saving the profile because $self->purge_author_key didn't exist, which resulted in the frontend showing an empty profile with a success message. In the frontend the result $res came in with only a `raw` key, but no `error` key, so no error was ever displayed.

Fixes metacpan/metacpan-web#1846.
@coveralls
Copy link

coveralls commented Feb 15, 2017

Coverage Status

Coverage remained the same at 75.214% when pulling 5540d65 on simbabque:gh-1846 into eb8150c on metacpan:master.

@mickeyn mickeyn merged commit aa6a719 into metacpan:master Feb 16, 2017
@simbabque simbabque deleted the gh-1846 branch February 18, 2017 10:29
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.

3 participants