View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007902 | mantisbt | bugtracker | public | 2007-04-16 02:20 | 2007-05-08 03:42 |
| Reporter | runner80 | Assigned To | vboctor | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | x86 | OS | Win XP | OS Version | SP2 |
| Product Version | 1.0.7 | ||||
| Target Version | 1.0.8 | Fixed in Version | 1.0.8 | ||
| Summary | 0007902: constant_inc is missing statement in 1.0.7 | ||||
| Description | The file constant_inc.php is missing a statement define( 'ERROR_USER_REAL_NAME_INVALID', 809 ); so I get an undefined constant error after login. When the above line is added the error is gone. | ||||
| Steps To Reproduce | Always after login. | ||||
| Tags | No tags attached. | ||||
|
victor already fixed this yesterday in revision 1.62 of core/constant_inc.php. I just don't know what version of Mantis he committed the fix to. |
|
|
I've fixed it in 1.1.x branch. I didn't yet fix it in the stable one (1.0.x). I was waiting for this bug to be reported to track the change :). Will get it in soon. |
|