Project

General

Profile

Actions

Defect #4497

closed

Wrong info about API key when generated on-the-fly

Added by Felix Schäfer about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
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 #1

Updated by Eric Davis about 14 years ago

  • Status changed from New to Closed
  • Target version set to 0.9.0
  • % Done changed from 0 to 100
  • Resolution set to Fixed

Thanks for the bug report, this is fixed in r3265 (r3266 in 0.9-stable). You were correct about a stale object, the API key was being generated on the fly but the user on the view didn't see any key.

Actions

Also available in: Atom PDF