-
Notifications
You must be signed in to change notification settings - Fork 7
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
Games not switching for search #26
Comments
Okay so we'd had a report from FrikFry about this before, but neither himself or myself could reproduce it so it got closed. With regards to all searches being based on the first game selected, I can't reproduce this problem. I select the first game, I've searched for a player, I then switch to the second server and do another search for the same player, which returns a different set of results based upon the second game. So for me it appears that I'm swapping games correctly. With regards to the search staying entered, hadn't really thought of that... But yeah it'd be nice if that worked. I may reopen that as a seperate issue and mark it feature request. What version and browser again? It really seems that there's a serious issue with whatever browser you have and echelon2, which means something needs to be fixed. |
Well, its working today for me too. I wonder if it happens when you first add an extra game? I can't remember if I shut down Echelon and opened it again yesterday. I'll empty out the dbs and try again. |
OK, I emptied the games table (mistake, should have left one in there!), re-enter the first one manually as it wouldn't let me log in without a game in the games table, entered 3 new games again and the problem reappeared. Shut down Echelon, close browser and open up again problem still there. Shut down Easy PHP, which shuts down Apache and Mysql, start up again, open browser, problem seems to have gone. |
I'm curious as I actually just completely dumped my my table, and completely reinstalled, and I still can't reproduce this. I have not restarted any of the servers. I did a full dump of the database, then reimported. Logged out, and logged back in, to hide the first time login message (I hadn't been explicitly trying to test this yet). But I had left Apache, mysql, etc all on. And I can't reproduce this... When you do a search on the first game and swap to the second at the top in the url bar it says game=2 or something like that? Is this still true under firefox or just IE? (I imagine it will be both) |
I did do some more research on this Wicked and I do encounter it more often if I log into a game other than the first game when I first log into echelon. |
When switching games the initial display of the client list is correct, but any search or even clicking the Clients menu item takes you back to the first game that was defined and all searches are done on that first game
The text was updated successfully, but these errors were encountered: