[udig-devel] [jira] Created: (UDIG-931) Validation is preventing uDIg from adding features.

Jesse Eichar (JIRA) jira at codehaus.org
Tue Jul 18 14:56:25 PDT 2006


Validation is preventing uDIg from adding features.
---------------------------------------------------

                 Key: UDIG-931
                 URL: http://jira.codehaus.org/browse/UDIG-931
             Project: uDIG
          Issue Type: Bug
          Components: wfs
    Affects Versions: UDIG 1.1.RC2
            Reporter: Jesse Eichar
         Assigned To: Jesse Eichar
            Priority: Blocker
             Fix For: UDIG 1.1.RC3


When uDig starts editing it first creates a feature with a null geometry then modifies the geometry so that it has the desired entered geometry.  However, this is not allowed because WFS validation will not permit a null geometry.

Potential fixes:
1.  Have uDig be smarter... Probably a good idea
2.  Have WFS process all the actions so if the same filter is used in multiple updates they are collapsed in to a single update.   Maybe not a good idea because maybe they depend on other updates.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the udig-devel mailing list