Hi,<br><br>I am getting this error when calling clickFeature. This is called when I click on a link.<br><br><span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch opened"><div class="errorTitle">this.multipleKey has no properties</div>
<div class="errorTrace"><div class="objectBox objectBox-stackFrame"><a class="objectLink">multipleSelect</a>()<span class="objectLink-sourceLink objectLink">OpenLayers.js (line 815)</span></div><div class="objectBox objectBox-stackFrame">
<a class="objectLink">forwardMercator</a>(<a class="objectLink objectLink-object"><span class="objectTitle">Object</span> layer=<span class="objectPropValue">Object</span> data=<span class="objectPropValue">Object</span></a><span class="arrayComma"></span>)<span class="objectLink-sourceLink objectLink">OpenLayers.js (line 814)</span></div>
<div class="objectBox objectBox-stackFrame"><a class="objectLink">previewFeature</a>(<span class="objectBox objectBox-number">0</span><span class="arrayComma"></span>)<span class="objectLink-sourceLink objectLink">namibia.js (line 177)</span></div>
<div class="objectBox objectBox-stackFrame"><a class="objectLink">onclick</a>(<a class="objectLink objectLink-object">click clientX=0, clientY=0</a><span class="arrayComma"></span>)<span class="objectLink-sourceLink objectLink">localhost:3000 (line 1)</span></div>
</div><div class="errorSourceBox errorSource-exec"><img src="chrome://firebug/content/blank.gif" title="Break on this error" class="errorBreak"><span class="errorSource">this.select(feature);}}},multipleSelect:function(){return this.multiple||this.ha...<br>
<br>Clicking on the feature works.<br><br>The behaviour of this error is strange. When I call it manually in Firebug console, it works fine. After which, clicking on the trigger link works fine.<br><br>On refreshing the page, the problem would persist.<br>
<br>I have just updated to the latest trunk.<br><br>Can any advice?<br><br>Cheers,<br>Xin<br></span></div></span><br>