In function profile_taxonomy_get_vocabulary_id (), at profile_taxonomy.api.inc, an annoying warning is generated when $field parameter is unset. An incomplete SQL statement generates an annoying warning, at least using Postgres.
Attached you can find a tiny patch. Please consider to use it.
| Comment | File | Size | Author |
|---|---|---|---|
| annoying_warning.patch | 588 bytes | jpsoto |
Comments
Comment #1
gnindl commentedPatch committed to dev snapshot and argument checking is now done with all function of profile_taxonomy.api.inc.
Comment #2
gnindl commented