dirtrally / issue-tracker

Public place for Dirt Rally players to add found issues, request new features.
1 stars 0 forks source link

Bug: Shakedown car selection is taken from session rather than post form #33

Open mkilmanas opened 11 years ago

mkilmanas commented 11 years ago

When running shakedown I usually open 2 browser tabs side by side, with 2WD in one and 4WD in another (in order to look at the already found good setup of the other car).

The problem is that if I opened 2WD tab first, then opened 4WD tab next to it and tried to run 2WD shakedown, it actually runs 4WD for me and as a result I have both tabs with 4WD afterwards. More interesting is the fact that it allows such run even though there is no Traction balance value at all (for a particular example see Hackers RC team, Maori rally, 4WD shakedown run No. 4).

This could be easily fixed by using the car selection from POST form rather than session.

giedriusr commented 11 years ago

I got your point. Yes, at the moment its session based. As a temporary solution I could propose to have a button which could send same setup to other car. Changing the way it works now its a bit complicated.

mkilmanas commented 11 years ago

As I am aware of this issue, its not critical for me as I know how to work around it. But in the long run it should be fixed in one way or another On May 21, 2013 10:04 PM, "Giedrius Rimkus" notifications@github.com wrote:

I got your point. Yes, at the moment its session based. As a temporary solution I could propose to have a button which could send same setup to other car. Changing the way it works now its a bit complicated.

— Reply to this email directly or view it on GitHubhttps://github.com/dirtrally/issue-tracker/issues/33#issuecomment-18240745 .

giedriusr commented 11 years ago

I agree