The htmlpurifier.install script performs check on the file :
"$library_path/library/HTMLPurifier.auto.php"
But the INSTALL.txt file explains:
Extract the library folder to sites/all/libraries
So it should be necessary to update the INSTALL.txt file and actually modifying Extract the library folder to sites/all/libraries or to sites//libraries for a specific site in a multisite Drupal setup. and deleting all next until Now you can safely upgrade your htmlpurifier module without having to re-deploy the HTML Purifier library. would be suffisant.
Comments
Comment #1
b-prod commentedI did not provide a patch because I am not sure of what you'd prefer to keep and remove.
Comment #2
ezyang commentedI think we've fixed this in CVS? But I'm not sure. Reopen if it's still a problem.