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.

CommentFileSizeAuthor
annoying_warning.patch588 bytesjpsoto

Comments

gnindl’s picture

Patch committed to dev snapshot and argument checking is now done with all function of profile_taxonomy.api.inc.

gnindl’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.