Please remove the following two lines from webpurify.module for the next release. It causes all E_NOTICE errors to be logged by watchdog. These also exist in 7.x-1.0-beta2

ini_set('display_errors', 1);
ini_set('error_reporting', E_ALL);

Comments

webpurify’s picture

Version: 6.x-1.2-beta1 » 7.x-1.0
Status: Active » Needs review

Patched in 6.x-1.0 and 7.x-1.0 releases along with other bugs (see release details and or commits for detailed information).

webpurify’s picture

Version: 7.x-1.0 » 7.x-1.01

Please use 6.x-1.01 or 7.x-1.01 version.

Kovalevich.Artem’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Reviewed, this is fixed in 7.x-1.01.

webpurify’s picture

Status: Reviewed & tested by the community » Fixed

  • webpurify committed d715669 on 8.x-1.x
    Patched issues: #1470474, #1471052, #1471058
    
    

Status: Fixed » Closed (fixed)

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