Hi The devmap doesn't seem to work at all
*** Bug 336014 has been marked as a duplicate of this bug. ***
*** Bug 337634 has been marked as a duplicate of this bug. ***
This is what the Javascript error console gives me: Error: missing } after property list Source file: http://www.gentoo.org/proj/en/devrel/roll-call/devmap.xml?dev=ssuominen Line: 48, Column: 82 Sourcecode: {"nick": "anarchy", "name": "Jory Pratt", "joined": "2005/04/02", "lat": 32.33N, "lon": 96.14W, "roles": "Mozilla", "loc": "Gun Barrel City, Tx"}, Looks like missing quote characters either in LDAP or in a script for this page... Anyway should be pretty easy to fix.
Ah yes, and the arrow pointing out the location of the syntax error highlights the "N" at 32.33N ...
fixed in LDAP now, and email sent to -core about correct formatting (which is described in the ldap.xml documentation). Won't close yet until the data propagates to the web nodes.
Looks good now.