Hi, what version of GeoNode are you using? This issue was fixed in the upstream gxp library a while ago, and is fixed in both the upcoming 1.0.1 version and the 1.1 branch.
Andreas. On Wed, May 11, 2011 at 2:20 PM, Dmitriy Tyugaev <[email protected]> wrote: > Hi all, > > I get an error when trying to create a new map with the external layer. > My sequence of actions: > 1) Create a new map and add the external WFS layer from other Geoserver. > Everything looks normal and the layer is displayed ok. > 2) Save the map. > 3a) view the map in search results and get an error > 3b) trying to edit the map in Geoexplorer and get the same error. > Firebug log: > this.map.getProjectionObject() is null > reverseAxisOrder: function() { > return (parseFloat(this.params.VERSION) >= 1.3 && > !!this.yx[this.map.getProjectionObject().getCode()]); // <-- error in > this line > }, > Thanks for help! > > > -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers.
