Actions
Defect #4497
closedWrong info about API key when generated on-the-fly
Start date:
2009-12-28
Due date:
% Done:
100%
Estimated time:
Resolution:
Fixed
Affected version:
Description
I just updated one installation to current trunk, and the /my/account
page displays "Missing an API access key" although it gets generated and shown if one clicks on the "show" Link. Reloading the page fixes this. I suppose the user-object passed to the view to make the decision to display "Missing an API access key" or something else is stale and doesn't yet have the info that there in fact is an API key.
Actions