Foxhind / MapCraft

Massively mapping management tool
Other
27 stars 15 forks source link

[bug] Mapcraft does not launch when you open a cake link with #[sliceID] #29

Closed kachkaev closed 12 years ago

kachkaev commented 13 years ago

Detected in Opera 11.10 and FF 4

Try: http://mapcraft.nanodesu.ru/pie/70#2195

Opera DragonFly reports Uncaught exception: TypeError: Cannot convert 'me' to object Error thrown at line 754, column 4 in onSelectPiece(e) in http://mapcraft.nanodesu.ru/js/main.js: $('#bowner').button("option", "icons", { primary: (e.attributes.owner ? (e.attributes.owner == me.nick ? 'ui-icon-closethick' : 'ui-icon-circle-check') : 'ui-icon-flag')}); called from line 1829, column 63 in (feature) in http://openlayers.org/api/OpenLayers.js: this.onSelect.call(this.scope,feature);

Additionally, selected slice does not change when you manually change its id in the address bar. Try typing #2200 after opening the cake from above and press enter.