Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Join attributes issues #12446

Closed
qgib opened this issue Jan 22, 2010 · 4 comments
Closed

Join attributes issues #12446

qgib opened this issue Jan 22, 2010 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Jan 22, 2010

Author Name: dr - (dr -)
Original Redmine Issue: 2386

Redmine category:python_plugins
Assignee: cfarmer -


  1. Open two layers (see attachment): hydro-a.shp and ecoregions.shp;

  2. Vector - Data management tool - Join attributes;

  3. Set 'hydro-a' as target vector layer and try press drop-down list Target join field. It contains 2 elements;

  4. Change target vector layer to ecoregions;

  5. Try press drop-down list Target join field. It contains 5 elements, but ecoregions layer consists of 3 fields;


@qgib
Copy link
Contributor Author

qgib commented Jan 23, 2010

Author Name: Giovanni Manghi (@gioman)


Confirmed. Every time you change layer in the "target vector layer" dropdown it replicates/add the field to the "target join field" dropdown. See attached image.

@qgib
Copy link
Contributor Author

qgib commented Feb 7, 2010

Author Name: cfarmer - (cfarmer -)


Should be fixed in svn 12892. Please test and report back if the problem remains.

Carson


  • status_id was changed from Open to Closed
  • resolution was changed from to fixed

@qgib
Copy link
Contributor Author

qgib commented Feb 9, 2010

Author Name: Alexander Bruy (@alexbruy)


Now another error (thanks to dr). Open any vector layer and run Vector - Data management tool - Join attributes. Error message appears

Traceback (most recent call last):
File "C:\OSGeo4W\apps\qgis-dev\python\plugins\fTools\tools\doJoinAttributes.py", line 77, in jupdate
self.jonField.clear()
[[AttributeError]]: 'Dialog' object has no attribute 'jonField'

Версия Python:
2.5.2 (c5cd293 (SVN r253):60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]

I've look in code, there is a typo in line 77. Patch attached


  • status_id was changed from Closed to Feedback
  • resolution was changed from fixed to

@qgib
Copy link
Contributor Author

qgib commented Feb 16, 2010

Author Name: cfarmer - (cfarmer -)


fixed (again) in #21032


  • resolution was changed from to fixed
  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib added this to the Version 1.5.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant