Yakomota / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

Fetching information in Procurement may change character selected in game list and website #131

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start Procurement.
2. Login with Procurement.
3. Start game or open website.

I expect the character last used to be the current character.
Instead the an arbitrary character is selected, probably the last one to be 
lazily fetched after looking at the code.

I suggest remembering which character was "active" at startup/login time and 
restoring that state after fetching information for other characters.

Original issue reported on code.google.com by zao...@gmail.com on 28 Dec 2013 at 2:21

GoogleCodeExporter commented 9 years ago
Settings -> Favourite League
Settings -> Favourite Character

Original comment by stickymaddness on 30 Dec 2013 at 10:26

GoogleCodeExporter commented 9 years ago
Note that the "list" I mention is the in-game character list and the character 
selected on the website; not the character to default to in Procurement.

The mere act of retrieving the information with Procurement changes the 
character the server considers "last used" and thus which character which will 
be the selected character in the in-game character selection and website.

Original comment by zao...@gmail.com on 31 Dec 2013 at 1:38