MantisBT - MIDAS
View Issue Details
0011132MIDASMIDASserverpublic2010-08-16 12:332010-08-26 11:09
johan andruejol 
Julien Jomier 
normalminoralways
resolvedfixed 
2.6 
2.8 
0011132: Include error
It appears when you try to connect to "Configuration information".
The include of the file kwutils.php cannot be done. The system doesn't find it.
You can fix the problem in changing the include of infoimage_filter.php which is currently : include_once("../vendors/kwutils.php");
by : include_once("vendors/kwutils.php")

The uploaded file is the corrrected file.
No tags attached.
? infoimage_filter.php (1,552) 2010-08-16 12:33
https://public.kitware.com/Bug/file/3321/infoimage_filter.php
Issue History
2010-08-16 12:33johan andruejolNew Issue
2010-08-16 12:33johan andruejolFile Added: infoimage_filter.php
2010-08-16 12:37johan andruejolNote Added: 0021775
2010-08-18 10:51Julien JomierNote Added: 0021804
2010-08-18 11:38johan andruejolNote Added: 0021807
2010-08-18 11:39Julien JomierNote Added: 0021808
2010-08-26 11:09Julien JomierNote Added: 0021972
2010-08-26 11:09Julien JomierStatusnew => resolved
2010-08-26 11:09Julien JomierFixed in Version => 2.8
2010-08-26 11:09Julien JomierResolutionopen => fixed
2010-08-26 11:09Julien JomierAssigned To => Julien Jomier

Notes
(0021775)
johan andruejol   
2010-08-16 12:37   
Edit : My Midas version is 2.7.0
(0021804)
Julien Jomier   
2010-08-18 10:51   
Is this related to the error

  include_once("../vendors/kwutils.php")

in infoimage_filter.php?
(0021807)
johan andruejol   
2010-08-18 11:38   
Exactly, in fact, it is this error.
(0021808)
Julien Jomier   
2010-08-18 11:39   
Can you svn up because I fixed it a week ago...
(0021972)
Julien Jomier   
2010-08-26 11:09   
Assuming this is fixed