Re: [OpenLayers-Dev] [OpenLayers-Users] Error when using XMLHTTPRequest (throughrefreshing a wfs layer every n seconds)

2009-04-28 Thread Frederic Junod
Hello, Same error here, and the patch fixes the problem thanks. The smallest test case is: var protocol = new OpenLayers.Protocol.HTTP(); protocol.abort(protocol.read()); With FF 3.0.9 linux, I (sometimes !) have the following error (in the firebug console): uncaught exception:

Re: [OpenLayers-Dev] problems on deactivate DrawFeature Control after feature added

2010-06-22 Thread Frederic Junod
Hello, Thanks for reporting this issue, I've opened a ticket: http://trac.openlayers.org/ticket/2701 Please test if it works for you. fredj On Tue, Jun 22, 2010 at 1:02 PM, Vito Tafuni v...@vitotafuni.com wrote: I have this error when i try to deactivate the DrawFeatureControl (on

Re: [OpenLayers-Dev] github attempts

2010-07-05 Thread Frederic Junod
Hello, Sorry for the mess, I'm a git beginner ... I'll now work on the central repository for all the trivial stuff (remove deprecated code, ...) and in my fork for the mid-long term changes. /me now reading http://progit.org/book/ bye fredj On Mon, Jul 5, 2010 at 6:38 AM,

[OpenLayers-Dev] status of OpenLayers.Geometry.Rectangle

2010-08-25 Thread Frederic Junod
Hello, What is the status of the OpenLayers.Geometry.Rectangle class? A comment in the source code says that This class is *not supported*, and probably isn't what you're looking for. Can we deprecate the class and remove it in 3.0 ? fredj -- Frédéric Junod Camptocamp SA