install_add_format() was still using db_next_id() to get the next primary key for the filter_formats table. This patch updates the function to use the D6 db_last_insert_id() function.

* Unrelated... the components for this project could use some updating :)

CommentFileSizeAuthor
install_profile_api-filter.patch1.16 KBzroger

Comments

quicksketch’s picture

Status: Needs review » Fixed

Thanks again Roger! (I updated the list of components too :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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