mfrasca / bauble.classic

desktop version of Bauble
http://bauble.readthedocs.io
GNU General Public License v2.0
2 stars 1 forks source link

can't use term »notes« in query: it is interpreted as »not es« #67

Closed mfrasca closed 9 years ago

mfrasca commented 9 years ago

I'm trying to select plants that have or do not have notes, but bauble parses the string »notes« as »NOT« + »es«. and fails to execute the query because 'Plant' has no 'es' attribute.

mfrasca commented 9 years ago

closed in a77497b