MantisBT - MIDAS | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010983 | MIDAS | public | 2010-07-12 11:41 | 2010-08-09 10:11 | |
| Reporter | johan andruejol | ||||
| Assigned To | Julien Jomier | ||||
| Priority | normal | Severity | block | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | 2.8 | |||
| Summary | 0010983: Windows installation impossible : Redefinition of an existing function of php | ||||
| Description | In the certain version of php (previous php5.3.0) the function "symlink" didn't existed, so the develloper had created his own. But in the new versions of php (php5.3.0 and more, php5.3.0 included), this function is implemented and consquently redefined by the programs, making Midas impossible to launch. | ||||
| Steps To Reproduce | |||||
| Additional Information | The issue has been fixed, by the addition of a function checking if the function "symlink" already exists or not. The files fixed would be found enclosed. The additions are made around line 1737. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/3238/kwutils.php | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-07-12 11:41 | johan andruejol | New Issue | |||
| 2010-07-12 11:41 | johan andruejol | File Added: kwutils.php | |||
| 2010-08-09 10:09 | Julien Jomier | Status | new => assigned | ||
| 2010-08-09 10:09 | Julien Jomier | Assigned To | => Julien Jomier | ||
| 2010-08-09 10:11 | Julien Jomier | Status | assigned => closed | ||
| 2010-08-09 10:11 | Julien Jomier | Resolution | open => fixed | ||
| 2010-08-09 10:11 | Julien Jomier | Fixed in Version | => 2.8 | ||
| There are no notes attached to this issue. |