Bugs item #3472008, was opened at 2012-01-10 13:28
Message generated for change (Comment added) made by michaudm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3472008&group_id=118054

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: OpenJUMP - Menu - Edit
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: michael michaud (michaudm)
Assigned to: Nobody/Anonymous (nobody)
Summary: AssertionFailedException with two identical attribute name

Initial Comment:
How can two identical attribute names happen ?
- with a sql query : ex. select geom, name, name, name from city
  (although I don't think a plain table can have duplicate names)
- it can be saved/read to/from a shapefile, a jml (with different results !)
- feature schema edition tool pevent such a schema edition

What happens ?
- a AssertionFailedException is thrown by plugins like
  * combine selected layers
  * clip map to fence
  * there are other problems if one try to change an attribute value using its 
name...

What to do ?
The minimum would be to throw a clearer message
Maybe sufficient, automatic renaming seems a bit dangerous
Refusing data loading maybe frustrating (although getting a yellow warning 
light be useful)

Michaël 
 

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

>Comment By: michael michaud (michaudm)
Date: 2012-01-11 00:03

Message:
In the case of "combine selected layers", the problem is different.
It is because the Geometry Attribute is not handled properly when it is not
named GEOMETRY or when several layers have different names for Geometry
attribute.
==> The plugin tries to create a second Geometry Attribute

Michaël

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3472008&group_id=118054

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to