<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hallo Mapbender-Liste,<br>
<br>
im Mapbender 2.6 hatte ich in einer Anwendung den Button selArea
beim Laden direkt ausgewählt. Das ghabe ich über das Modul body
gelöst, indem ich hier im Parameter Attributes folgendes ergänzt
habe:<br>
<br>
onload="init(); mb_regButton('init_selArea1');
mb_button_click(0);"<br>
<br>
Mit Update auf Mapbender 27 funktioniert dies nicht mehr. Ich
bekomme im Firebug folgenden Fehler:<br>
<br>
</font>
<div role="listitem" class="errorTitle focusRow subLogRow "><span
class="errorMessage ">mb_button[ind] is undefined</span></div>
<span class=" "></span>
<div role="listitem" class="errorSourceBox errorSource-show focusRow
subLogRow "><a title="var mbStatus = mb_button[ind].status;"
class="errorSource a11yFocus ">var mbStatus =
mb_button[ind].status;
</a></div>
<br>
<font face="Helvetica, Arial, sans-serif">Wo liegt denn hier genau
das Problem?<br>
<br>
Gruß<br>
Sven<br>
</font>
<pre class="moz-signature" cols="50">--
--------------------------------------
Dipl.-Geogr. Sven Böhme
<a class="moz-txt-link-abbreviated" href="mailto:boehme@supportgis.de">boehme@supportgis.de</a>
--------------------------------------
CPA Systems GmbH
Grantham-Allee 2-8
D-53757 Sankt Augustin
Tel.: +49 (0) 2241 / 25 94 – 24
Fax.: +49 (0) 2241 / 25 94 - 29
<a class="moz-txt-link-abbreviated" href="http://www.cpa-systems.de">www.cpa-systems.de</a>
--------------------------------------
Handelsregister:
HRB 9706, Amtsgericht Siegburg
Geschäftsführer:
Dr.-Ing. habil. Christoph Averdung
Dr.-Ing. René Thiele
Dr.-Ing. Matthias Ellsiepen </pre>
</body>
</html>