Anonymous Login
2023-06-08 17:49 PDT

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0001461v3.2 ReleaseSystem Adminpublic2014-07-16 21:27
Reporterdavidt 
Assigned Tocaseydk 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSCentOSOS Version5.8
Product Version 
Target Version3.2Fixed in Version3.2 
Summary0001461: Customizing Projects module generates causesd dotproject isues with Apache logs
DescriptionAfter trying to customize the Projects module (removing some columns) I am returned to the page without the orde column, which at first I thought was a feature, but noticed that on clicking save I got the following error message in my Apache error_log file and on returning to the module list had the index_list no longer available.

[Tue Feb 18 17:33:47 2014] [error] [client 192.168.10.126] PHP Warning: Invalid argument supplied for foreach() in /var/www/web2project/classes/w2p/System/Module.class.php on line 339, referer: http://web2project.cleanbrain.com/index.php?m=system&u=modules&a=addedit&mod_id=2&v=index_list

After logging out and back in the index_list link returns without my changes saved and it allows me to try to replicate it over and over.
Steps To Reproduce- SystemAdmin
- View Modules
- index_list link (in the customize column) for the Projects module
- Deselect (uncheck):
project_company
project_start_date
project_end_date
project_owner

Click Save
Additional InformationThis install is a recent (few hours old) upgrade from dotProject 2.1.1 rather than a blank web2Project install. I was testing to see the pheasability of an upgrade.

PHP version 5.3.28
CentOS 5.8
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0003238

davidt (reporter)

I upgraded to PHP 5.5 and tried the upgrade again. I found a few issues with my initial install (mbstring PHP module not installed), but can still get the error, though I do have more stack information now (there are 4 lines about the one I originally reported that are consistently coming up as well now).

[Wed Feb 19 17:55:07 2014] [error] [client 192.168.10.126] PHP Warning: strip_tags() expects parameter 1 to be string, array given in /var/www/web2project/includes/main_functions.php on line 196, referer: http://web2project.cleanbrain.com/index.php?m=system&u=modules&a=addedit&mod_id=2&v=index_list
[Wed Feb 19 17:55:07 2014] [error] [client 192.168.10.126] PHP Warning: strip_tags() expects parameter 1 to be string, array given in /var/www/web2project/includes/main_functions.php on line 196, referer: http://web2project.cleanbrain.com/index.php?m=system&u=modules&a=addedit&mod_id=2&v=index_list
[Wed Feb 19 17:55:07 2014] [error] [client 192.168.10.126] PHP Warning: strip_tags() expects parameter 1 to be string, array given in /var/www/web2project/includes/main_functions.php on line 196, referer: http://web2project.cleanbrain.com/index.php?m=system&u=modules&a=addedit&mod_id=2&v=index_list
[Wed Feb 19 17:55:07 2014] [error] [client 192.168.10.126] PHP Warning: strip_tags() expects parameter 1 to be string, array given in /var/www/web2project/includes/main_functions.php on line 196, referer: http://web2project.cleanbrain.com/index.php?m=system&u=modules&a=addedit&mod_id=2&v=index_list
[Wed Feb 19 17:55:07 2014] [error] [client 192.168.10.126] PHP Warning: Invalid argument supplied for foreach() in /var/www/web2project/classes/w2p/System/Module.class.php on line 339, referer: http://web2project.cleanbrain.com/index.php?m=system&u=modules&a=addedit&mod_id=2&v=index_list

~0003251

caseydk (administrator)

This is updated in the v3.2 development which was just merged to master.
+Notes

-Issue History
Date Modified Username Field Change
2014-02-18 17:07 davidt New Issue
2014-02-19 17:03 davidt Note Added: 0003238
2014-02-19 22:58 caseydk Assigned To => caseydk
2014-02-19 22:58 caseydk Status new => assigned
2014-02-25 23:19 caseydk Project v3.1 Release => v3.2 Release
2014-03-02 22:16 caseydk Note Added: 0003251
2014-03-02 22:16 caseydk Status assigned => resolved
2014-03-02 22:16 caseydk Resolution open => fixed
2014-03-13 22:18 caseydk Target Version => 3.2
2014-07-16 21:26 caseydk Fixed in Version => 3.2
2014-07-16 21:27 caseydk Status resolved => closed
+Issue History