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

b-prod’s picture

I did not provide a patch because I am not sure of what you'd prefer to keep and remove.

ezyang’s picture

Status: Needs work » Closed (fixed)

I think we've fixed this in CVS? But I'm not sure. Reopen if it's still a problem.