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

Column values disappear when choosing an edit widget #16411

Closed
qgib opened this issue Mar 26, 2013 · 6 comments
Closed

Column values disappear when choosing an edit widget #16411

qgib opened this issue Mar 26, 2013 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Vectors Related to general vector layer handling (not specific data formats)
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Mar 26, 2013

Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 7452
Affected QGIS version: master
Redmine category:vectors


Open a shape and set a widget (tested "calendar") for a (non empty) text column. Open the table of attributes, the column is empty.

@qgib
Copy link
Contributor Author

qgib commented May 28, 2013

Author Name: Nathan Woodrow (@NathanW2)


Can you add some more details for this.

@qgib
Copy link
Contributor Author

qgib commented May 28, 2013

Author Name: Giovanni Manghi (@gioman)


Nathan Woodrow wrote:

Can you add some more details for this.

Hi Nathan,

I can't add much more. Just pick a vector, set the calendar widget for a text column, and then open the table of attributes. The column will show empty.

Cheers!

@qgib
Copy link
Contributor Author

qgib commented May 28, 2013

Author Name: Nathan Woodrow (@NathanW2)


Just tested. If you use a calendar on non date style data then you will get blank records. Not sure what else you can expect as the attribute editor is trying to convert the string to date and it doesn't work so just returns nothing.

The other widget types work for me.

@qgib
Copy link
Contributor Author

qgib commented May 28, 2013

Author Name: Giovanni Manghi (@gioman)


Nathan Woodrow wrote:

Just tested. If you use a calendar on non date style data then you will get blank records. Not sure what else you can expect as the attribute editor is trying to convert the string to date and it doesn't work so just returns nothing.

The other widget types work for me.

Ok, then it works in a different way from 1.8. That's ok. I guess you can close this.

@qgib
Copy link
Contributor Author

qgib commented May 28, 2013

Author Name: Nathan Woodrow (@NathanW2)


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

@qgib
Copy link
Contributor Author

qgib commented May 28, 2013

Author Name: Giovanni Manghi (@gioman)


just one doubt, this would mean that 1.8 projects that had a calendar widget associated to a text column will result in a empty column when opening on 2.0?

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Vectors Related to general vector layer handling (not specific data formats) labels May 24, 2019
@qgib qgib added this to the Version 2.0.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! Vectors Related to general vector layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant