What steps will reproduce the problem?
1. Open any organization page, for example
http://code.google.com/soc/gnu/about.html
2. Click on any red marker next to project title.
What is the expected output? What do you see instead?
I'm expecting some sort of map with student and mentor location marked to
show up.
What version of the product are you using? On what operating system?
Ubuntu 6.10, Firefox 2.0.0.2 and Opera 9.10.
This bug does not effect Firefox 2.0.0.3 on Windows XP SP2.
Output from Firefox Error Console blow.
On page load:
--
Error: syntax error
Source File: http://code.google.com/soc/gnu/about.html
Line: 586, Column: 28
Source Code:
GEvent.trigger(students[id]['marker'], 'click');
--
On red marker click:
--
Error: openPoint is not defined
Source File: http://code.google.com/soc/gnu/about.html
Line: 1
--
Changing ' to ' on line 586 solves the problem on my local copy.
Original issue reported on code.google.com by johan.gu...@gmail.com on 12 Apr 2007 at 2:53
Original issue reported on code.google.com by
johan.gu...@gmail.com
on 12 Apr 2007 at 2:53