View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009312 | mantisbt | integration | public | 2008-06-29 08:03 | 2008-08-11 09:41 |
| Reporter | lukasschroeder | Assigned To | jreese | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0a1 | ||||
| Target Version | 1.2.0a2 | Fixed in Version | 1.2.0a2 | ||
| Summary | 0009312: wiki integration and undefined function auth_is_user_authenticated (with patch) | ||||
| Description | Activating the Wiki integration on 1.2.0a1 just gave me this error: Fatal error: Call to undefined function auth_is_user_authenticated() in core/config_api.php on line 77 | ||||
| Additional Information | I was able to fix it by moving the require_once wiki_api.php down by 7 lines, --- core.php (revision 1)
| ||||
| Tags | patch | ||||
|
MantisBT: master 28e6b33b 2008-07-09 11:15 Details Diff |
Fix 0009312: Wiki API loaded too early. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5395 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0009312 |
|
| mod - core.php | Diff File | ||