Fixes a bug that was caused by outdated function parameters which were still passed but first impacted when the target function had a 3rd argument again as of 6.x-1.3-alpha2.
The Quote plus suite is now part of the module package Comments and quotes. Some functions have been split off and ported to the new Comment plus module.
Before updating an older quote plus version with this release, carefully read the recent update instruction.
Bug fixes
Removed empty '#' thread ID marker from comment previews.
Missing user account validation; could have caused problems with deleted accounts.
Fixed form state variable handling. Some node type configuration settings would not have been saved.
New features:
Internal filter processing has changed. The hook_filter op "prepare" is no longer in use as it complicated input format setup dramatically. It is now safe to place the "advanced quote filter" after the HTML filter and, if existing, after e.g. the "usenet quotes filter".
Configurable custom "add comment" link label.
More descriptive configuration form elements.
Configurable "user name" and "user link" label including custom preceding/trailing spaces. This will help getting nicer quotation headers if e.g. there is no user name oder user id given.
Comment subjects will now also turn into "required" and optionally have a default value even if the comment form is on the same page as the node/comments thread.