Bug report #17564

Updated by Jürgen Fischer about 6 years ago

Problem introduced according to git bisect by commit:53d642 a recent commit by David
https://github.com/qgis/QGIS/commit/53d642


Steps to reproduce:
* - take a vector layer with a (text) field "name"
* - create a .ui widget with a QLineEdit with name "name"
* - use this .ui as the attribute attribut form
* - use the identify tool on a feature
* - crash

Back