| Anonymous | Login | Signup for a new account | 2010-09-06 07:15 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] [ Related Changesets ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0011492 | mantisbt | administration | public | 2010-02-11 03:55 | 2010-04-23 14:30 | |
| Reporter | Kirill | |||||
| Assigned To | dhx | |||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |
| Status | closed | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | git trunk | |||||
| Target Version | 1.2.1 | Fixed in Version | 1.2.1 | |||
| Summary | 0011492: What is BASE_PATH in check.php | |||||
| Description | When check jpgraph $t_jpgraph_path = BASE_PATH . DIRECTORY_SEPARATOR . 'library' . DIRECTORY_SEPARATOR . 'jpgraph' . DIRECTORY_SEPARATOR; What is BASE_PATH? For me is equal 'BASE_PATH'; | |||||
| Tags | patch | |||||
| Attached Files | ||||||
Related Changesets |
|||
|
MantisBT: master-1.2.x 0cc43087
Timestamp: 2010-02-11 08:58:48 Author: Kirill Krasnov Committer: dhx Committer: David Hicks [ Details ] [ Diff ] |
Fix 0011492: Incorrect use of BASE_PATH constant in jpgraph check Within admin/check.php the jpgraph check attempts to find the jpgraph libraries by using the BASE_PATH constant instead of config_get( 'absolute_path' ). Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
||
| mod - admin/check.php | [ Diff ] [ File ] | ||
|
MantisBT: master db07af11
Timestamp: 2010-02-11 08:58:48 Author: Kirill Krasnov Committer: dhx Committer: David Hicks [ Details ] [ Diff ] |
Fix 0011492: Incorrect use of BASE_PATH constant in jpgraph check Within admin/check.php the jpgraph check attempts to find the jpgraph libraries by using the BASE_PATH constant instead of config_get( 'absolute_path' ). Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
||
| mod - admin/check.php | [ Diff ] [ File ] | ||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-02-11 03:55 | Kirill | New Issue | |
| 2010-02-11 04:00 | Kirill | File Added: Issue11492.patch | |
| 2010-02-11 04:00 | Kirill | Tag Attached: patch | |
| 2010-02-12 08:13 | dhx | Assigned To | => dhx |
| 2010-02-12 08:13 | dhx | Status | new => assigned |
| 2010-02-12 08:13 | dhx | Target Version | => 1.2.2 |
| 2010-02-22 14:32 | jreese | Target Version | 1.2.0 => 1.2.2 |
| 2010-02-26 18:32 | dhx | Note Added: 0024552 | |
| 2010-02-26 18:32 | dhx | Status | assigned => resolved |
| 2010-02-26 18:32 | dhx | Fixed in Version | => 1.2.2 |
| 2010-02-26 18:32 | dhx | Resolution | open => fixed |
| 2010-02-26 18:40 | dhx | Changeset attached | master-1.2.x 0cc43087 => |
| 2010-02-26 18:40 | dhx | Changeset attached | master db07af11 => |
| 2010-04-23 14:30 | jreese | Status | resolved => closed |
| MantisBT 1.2.2 git master-1.2.x[^]
Copyright © 2000 - 2010 MantisBT Group
Time: 0.2320 seconds. memory usage: 1,954 KB |