Development

#3570 (dwJpgraphPlugin plugin release: Missing library files)

You must first sign up to be able to contribute.

Ticket #3570 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

dwJpgraphPlugin plugin release: Missing library files

Reported by: Jan.Kunzmann Assigned to: dwhittle
Priority: minor Milestone: plugins
Component: plugins Version:
Keywords: Cc:
Qualification: Accepted

Description

The current release of dwJpgraphPlugin installed via

symfony plugin-install http://plugins.symfony-project.org/dwJpgraphPlugin

lacks some files of the Jpgraph library which are in the svn respository but not in the release, e.g. jpgraph_ttf.inc.php and jpgraph_utils.inc.php. Both are needed to execute the plugin's example action.

Change History

05/17/08 19:36:54 changed by Jan.Kunzmann

...and the example action itself doesn't produce the desired output as the multigraph should have at least 380 pixels height, not 110 pixels as stated in line 110 of /modules/dwJpgraphPlugin/actions/actions.class.php

05/22/08 19:36:07 changed by dwhittle

  • owner changed from fabien to dwhittle.
  • version deleted.
  • qualification changed from Unreviewed to Accepted.

05/22/08 23:47:29 changed by dwhittle

  • status changed from new to closed.
  • resolution set to fixed.

(In [9195]) dwJpgraphPlugin: sync jpgraph libs + updated package.xml (closes #3570)