[Geoserver-users] "Create new SLD" on new FeatureType is

I encountered this problem, it seems that the geometry column has to
be the first column in the database table for the SLD wizard to
recognize it. I think it's a bug in the generated javascript of the
wizard.

Ben

Message: 2
Date: Thu, 01 Nov 2007 10:50:45 +0100
From: Andrea Aime <aaime@anonymised.com>
Subject: Re: [Geoserver-users] "Create new SLD" on new FeatureType is
       a no-op?
To: mfrumin <michael@anonymised.com>
Cc: geoserver-users@lists.sourceforge.net
Message-ID: <4729A175.5080004@anonymised.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

mfrumin ha scritto:
> Looks like a bug to me, but when I create a new FeatureType (from a PostGIS
> table, created with shp2pgsql) and then hit the Create new SLD button it
> takes me into that page but there are none of the appropriate
> buttons/selector things for picking the various color/fill/stroke/etc
> parameters.

Mike,
I've tried with a bunch of postgis layers and on my PC the form
gets populated all right...
So I'm wondering where the problem lies... it may be the specific
feature type issue? What about the geometry field in the feature
type editor, is it a specific geometry (point/line/whatever) or
just an "abstract geometry"?

If you could send me a dump of the postgis db that would be
best... in that it would allow me to replicate your use case exactly.
Cheers
Andrea

------------------------------