Use WebGUI::Pluggable::instanciate instead of string eval to load Image::Graph modules. Fixes bug #11898.

This commit is contained in:
Colin Kuskie 2010-10-12 11:03:22 -07:00
parent a614d4f230
commit 4b1af3de18
2 changed files with 5 additions and 5 deletions

View file

@ -6,6 +6,7 @@
- fixed #11773: SQL injection vulnerability in Edit Thing form processing code.
- fixed #11906: Carousel slide height problems
- fixed #11900: Request Approval for Version Tag Workflow activity can't select --Continue with this workflow
- fixed #11898: String eval used in Image::Graph
7.10.2
- fixed #11884: Editing Templates impossible / Code editor not loaded