[Mapbender-users] Digitizing module works in Firefox but not
IE
Arnulf Christl
arnulf.christl at wheregroup.com
Fri Aug 24 12:08:39 EDT 2007
knex0001 at umn.edu wrote:
> Greetings
>
> I have a problem that is stumping me and hope someone else has an idea.
> All digitizing functions of our Mapbender install are working great with
> Firefox, but not so well with IE6. Specifically the editing/updating
> functionality.
>
> I've got the problem narrowed down to fact that when in IE, d.get(i)
> does not work. To test, I added an alert to updateListOfGeometries like
> this:
>
> listOfGeom += "\t\t\t<img src =
> '"+buttonDig_imgdir+buttonDig_remove_src+"'
> title='"+buttonDig_remove_title[selectedLanguage]+"'onclick='alert(d.get("+i+"));parent.mb_disableThisButton(mod_digitizeEvent);d.del("+i+");executeDigitizeSubFunctions();'>\n";
>
>
> In Firefox, the alert box shows the geometry of the object, IE shows no
> geometry.
>
> I have made modifications to mod_digitize_tab.php as we do not have
> access to a WFS-T server and are writing updates via SQL. However, I've
> gone back to the original mod_digitize_tab, with only one modification
> (make isTransactional true for WFS so objects will show in the geometry
> list). The results are the same, no value for d.get(i) when using IE,
> but Firefox works properly.
>
> Here's a link to the application:
>
> http://hegis.geog.umn.edu/mapbender_2.4.2_rc1/http/frames/login.php?&mb_user_myGui=MIIM%20Green&name=guest&password=hegis
>
>
> Ideas would be greatly appreciated.
>
> Thanks
>
> Len
Hey,
unfortunately I work on a FreeBSD box and cannot use IE. Fortunately I am not a developer anymore and don't care too much. But someone with a Windows box will hopefully be able to look into it Monday (nudge, nudge) and get this great application work under IE too.
But this is actually not the issue of my mail.
Len,
would you be interested in contributing your funky buttons and layout for the next release (will come before FOSS4G)? Mapbender suffers design a lot and your app looks really neat! You can contact me directly or talk about this on the Mapbender lists.
Your application would also be a great addition to the Education Committee of the OSGeo and is a nice showcase for use of OGC specifications. From the URL of the WMS I can see that the maps come off the same server, is the WFS also accessible directly? Then we could use it in the Integration Showcase at FOSS4G. Are you coming there too?
Really well done job, congratulations!
Best regards,
Arnulf.
PS:
We are working on i18n so that in future you will not see "Kein Ergebnis." anymore when your search tunrns up no result... I would also suggest to add a check to the "Upper case" box in the module WFS conf so that you also find results for "roseville" and not only "Roseville"
More information about the Mapbender_users
mailing list