| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.TXT | 2026-07-31 | 1.4 kB | |
| webTareas-v3.0p6.zip | 2026-07-31 | 9.1 MB | |
| webTareas-v3.0p6-patch.zip | 2026-07-31 | 3.4 MB | |
| Totals: 3 Items | 12.5 MB | 25 | |
webTareas v3.0p6 release note + BUG FIXED: PHP Warning: Undefined array key "" in /var/www/html/forms/exportforms.php on line 764 + BUG FIXED: PHP Warning: pg_query_params(): Query failed: ERROR: invalid input syntax for type integer in /var/www/html/includes/request.class-dbspec.pg.php on line 164 + BUG FIXED: PHP Warning: pg_query_params(): Query failed: ERROR: operator does not exist: integer = character varying in /var/www/html/includes/request.class-dbspec.pg.php on line 164 + CHANGED: wrap section report query text in a CDATA section when exporting report definitions + CHANGED: wrap section user query to launch approval procedure in a CDATA when exporting approval templates + CHAGNED: report output to show the form ID as a hyperlink rather than plain text + CHAGNED: view form to show form description first field rather than full form descript in the breadcrumbs For users who have installed webTareas v3.0, please apply the following steps: 1. download webTareas-v3.0p6-patch.zip 2. replace the files within webTareas-v3.0p6-patch.zip For users who have installed webTareas v3.0 on Kubernetes, please apply the following steps: 1. make sure Kubernetes always pulls the latest image Specify imagePullPolicy: Always explicitly in your YAML manifest. 2. kubectl rollout restart deployment website-deployment -n webtareas This version is for PHP8.x only. For PHP7.x, please use webTareas v2.8p6 instead.