puspjoshi / php-google-map-api

Automatically exported from code.google.com/p/php-google-map-api
0 stars 0 forks source link

Session changes to another account after clicking on google map when your own account doesn't have any places added. #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. You click on the map
2. Click back or outside the map
3. You lose your session and you suddenly become logged in to a different user 
who is the last one to have inserted a place on the map

What is the expected output? 
That you stay logged in with your own session

What do you see instead?
Someone else's session

What version of the product are you using? 
code.google.com/p/php-google-map-api/

On what operating system?
Windows

Please provide any additional information below.
If you would like to try, please visit commentplaces.com not using Internet 
Explorer and register without inserting a place. Then, click on the map, click 
out of the map to see the problem.

Thank you!

Original issue reported on code.google.com by commentp...@gmail.com on 15 May 2012 at 1:00

GoogleCodeExporter commented 9 years ago
Problem has been solved, it was nothing to do with the map but an error in the 
php programming code.

Thank you!

Original comment by commentp...@gmail.com on 7 Jun 2012 at 2:21