Jump to:
| Project: | Internationalization |
| Version: | 6.x-1.x-dev |
| Component: | Compatibility |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi guys,
I already posted this on project_issue module bugtracker but have ad no response neither a "we don't care" so I post this here to understand where is the problem. #460228: module incompatibility
I have project and project_issue installed on a site and things works okay, I have installed i18n on another site and all works smooth, but if I try to enable both I cannot insert properly a new issue to a project and when I try to go to the newly created issue I get the following error:
* warning: preg_match() expects parameter 2 to be string, array given in /home/vhosts/www.altasis.it/www/includes/bootstrap.inc on line 771.
* warning: preg_match() expects parameter 2 to be string, array given in /home/vhosts/www.altasis.it/www/includes/bootstrap.inc on line 771.
* warning: preg_match() expects parameter 2 to be string, array given in /home/vhosts/www.altasis.it/www/includes/bootstrap.inc on line 771.Is this a well know problem?
At the moment I'm using:
Internationalization 6.x-1.x-dev (2009-May-21)
Project 6.x-1.x-dev (2009-May-14)
Project issue tracking 6.x-1.x-dev (2009-Jun-09)
(latest dev snapshots at today)
Thank you if you get interested.
Comments
#1
I post a link to the page showing the problem, you will notice the Project fields are blank (except for Assigned) http://www.altasis.it/node/157
#2
I change this to fixed because after a full fresh install all works good.
Seems there was a problem after several dev version upgrading of project project_issue module.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.