[OpenLayers-Users] wfs-t not working in IE ?
Christopher Schmidt
crschmidt at metacarta.com
Sun Apr 1 15:04:15 EDT 2007
On Sun, Apr 01, 2007 at 01:46:02PM -0500, Lance Dyas wrote:
> Louvy Joseph wrote:
> >I am hitting the problems even before control comes to XMLSerializer. I
> >am seeing issues in createElementNS().
> Must be testing IE6
> > I started replacing all the
> >createElementNS() calls with createElement()
> You might check if createElementNS is defined and switch to the other if
> it is not.
createElement won't work. WFS needs namespaced elements. It sounds like
you'll need to write a different OpenLayers.Format.WFS.write() method.
You might want to investigate a full XML solution of some kind in IE --
I know of something called 'Sarissa' which might do some of this.
MapBuilder folks like CameronShorter might be helpful here, since they
use XML stuff much more than me :)
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Users
mailing list