Issue Details (XML | Word | Printable)

Key: XWIKI-2483
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Thomas Mortagne
Reporter: Thomas Mortagne
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Lots of code don't take care of "xwiki.temp.dir" when a temporary directory is needed

Created: 18/Jun/08 18:08   Updated: 18/Jun/08 19:17
Component/s: Core
Affects Version/s: 1.5 M1, 1.4.1
Fix Version/s: 1.5 M2

keywords: bugfixingday
Resolution Date: 18/Jun/08 18:21


 Description  « Hide
Some code directly get temporary folder from "javax.servlet.context.tempdir" in place of using XWiki.getTempDirectory.

This include:

  • pdf export
  • html export
  • chart plugin
  • GraphViz plugin
  • SVG Plugin
  • image plugin


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.