MantisBT: master b23a65c7

Author Committer Branch Timestamp Parent
dhx dhx master 2009-07-23 21:04 master a456a8d1
Affected Issues  0010758: Graph Plugin pages do not use "width"
Changeset

Fix 0010758: MantisGraph width GET parameter has incorrect syntax

When moving to the new MantisGraph plugin, the URLs changed slightly so
that parameters which were first are now second (the plugin page is
first). Therefore the second paramter should be appended with an
ampersand instead of question mark.

Thanks to floh for assistance in fixing this bug.

mod - plugins/MantisGraph/pages/bug_graph_page.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_status.php Diff File
mod - plugins/MantisGraph/pages/summary_jpgraph_page.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_severity.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_resolution.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_priority.php Diff File
mod - plugins/MantisGraph/pages/summary_graph_imp_category.php Diff File