jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • uDIG
  • UDIG-873

Unable to add point when advanced editing is disabled

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: UDIG 1.1.RC2
  • Fix Version/s: UDIG 1.1.RC2
  • Component/s: tools and editing
  • Labels:
    None

Description

Can't add point features when advanced editing is disabled. Line 100 of PointTool is:

helper.add(new StartEditingBehaviour(ShapeType.POLYGON));

Using ShapeType.POINT instead fixes the problem (related to GeometryCreationUtil.createAllGeoms). LineTool currently also uses ShapeType.POLYGON.

Activity

  • All
  • Comments
  • History
  • Activity
Hide
Permalink
Jesse Eichar added a comment - 28/Jun/06 10:00 AM
uh oh copy-past error. thanks for spotting that.
Show
Jesse Eichar added a comment - 28/Jun/06 10:00 AM uh oh copy-past error. thanks for spotting that.

People

  • Assignee:
    Jesse Eichar
    Reporter:
    Michael Brasser
Vote (0)
Watch (0)

Dates

  • Created:
    28/Jun/06 2:06 AM
    Updated:
    06/Mar/09 5:53 AM
    Resolved:
    28/Jun/06 10:00 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.