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

issue registering QgsFunctions #20169

Closed
qgib opened this issue Jan 7, 2015 · 2 comments
Closed

issue registering QgsFunctions #20169

qgib opened this issue Jan 7, 2015 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@qgib
Copy link
Contributor

qgib commented Jan 7, 2015

Author Name: enrico ferreguti (@enricofer)
Original Redmine Issue: 11961
Affected QGIS version: 2.6.0


Registering QgsFunctions using 'usesgeometry' directive throws exception on Master versions:

ref: #6a17a60ae23a0b7010682d91aa7fa2de795bd748#commitcomment-9167072

return register_function(func, args, group, usesgeometry, **kwargs)
TypeError: register_function() got multiple values for keyword argument 'usesgeometry'

@qgib
Copy link
Contributor Author

qgib commented Jan 9, 2015

Author Name: Jürgen Fischer (@jef-n)


  • crashes_corrupts_data was configured as 0
  • version was configured as 2.6.0
  • project_id was changed from 18 to 17
  • tracker_id was changed from 3 to 1

@qgib
Copy link
Contributor Author

qgib commented Jan 10, 2015

Author Name: Nathan Woodrow (@NathanW2)


Fixed in d9042f5


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

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 25, 2019
@qgib qgib closed this as completed May 25, 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!
Projects
None yet
Development

No branches or pull requests

1 participant