This hotfix addresses an search index updating issue when using MySQL 5.0.13 or later.
When using this version of MySQL the nodes were not properly updated, this was due to a change in how certain SQL functions behaved.
4.7.4.1
Node search index issue with MySQL >=5.0.13
Hotfix!
- 3137 reads
Comment thread updating
Hotfix!
Comment threads used the be updated every time the node was updated. Even if the thread wasn't created by the comment module resulting in loss of data. This hotfix will only update threads that were auto generated.
- 1 comment
- 2909 reads
Newlines and other markup in generated threads
Hotfix!
This hotfix will fix newlines and other markup in the generated comment threads.
The summary in the created thread will now be properly formatted.
- 2146 reads
Username and email validation error
Hotfix!
This hotfix will fix the validation error users will get when they update their account under the menu option "my account".
- 2954 reads