Grubi,

   there is a problem with the color of the HTML report (v1.8.1) the following 
line needs to be changed from:



   this.stateClasses = new Array("pkgStateOk", "pkgStateInstall", 
"pkgStateRemove", "pkgStateUpgrade", "pkgStateDowngrade");

to:



   this.stateClasses = new Array("pkgStateOk", "pkgStateInstall", 
"pkgStateUpgrade", "pkgStateDowngrade", "pkgStateRemove");

To match the pkgState definition at the start.



I like the new version very much, it is the thing I needed to create a simple 
report as scheduled task.



Thanks so much.



---

Stefan


-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to