Mantis Bug Tracker
 

View Issue Details Jump to Notes ] Wiki ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011492mantisbtadministrationpublic2010-02-11 03:552010-04-23 14:30
ReporterKirill 
Assigned Todhx 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit trunk 
Target Version1.2.1Fixed in Version1.2.1 
Summary0011492: What is BASE_PATH in check.php
DescriptionWhen 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';
Tagspatch
Attached Filespatch file icon Issue11492.patch [^] (1,031 bytes) 2010-02-11 04:00 [Show Content]

- Relationships

-  Notes
User avatar (0024552)
dhx (developer)
2010-02-26 18:32

Thanks Kirill for your patch, I've applied it :)

- 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
Powered by Mantis Bugtracker