-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Statics gets messed up #110
Comments
ohh, that worked at least. |
ok, forcing a few reloads with the browser, at some point the dropdown now shows the H296 as it should be and you can select and save it. |
a bit more testing reveals the following: setup: set static sigs for both systems. You will see that you can only either have a Static C3 in the dropdown in both systems OR a Static C5 options. Whatever it is you save, the moment you hit refresh it changes to the correct value for the system you have currently selected, BUT if you select the other system, you will see that the static there has changed now to the value of the other system. |
still more testing it seems to be "only" a browser cache thing. If you switch from a) to b) or vice versa the static always wrong until you hit a hard F5 refresh in the browser. Then the current system you have selected shows the correct static, but selecting the other system now (without F5 refreshing) shows you the wrong one. Hitting F5 gives you the right and so on. Tested with current versions of Firefox, Chrome and Edge. All the same. So it seems, something is just cached bad at the client end and the db entries itself or correct. |
Thanks for reporting! This bug is already fixed (#119) and will be shipped with the next release (coming soon!). |
Issue resolved in |
Sometimes pathfinders seems to make an error in looking up the correct static. For instance you have a C5 static C5, so it should display H296. If you now add a wh sig to the system table you can only select a M267 - C3 as static, although the system info window clearly states that this system has a H296 as static.
At some point in time it fixes itself though, but I can not give you exact "whens" and "whys".
(trying to upload a screenshot but git doesnt like me tonight it seems).
The text was updated successfully, but these errors were encountered: