MMBase

Be able to set tmp dir in config

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: 1.7.1
  • Fix Version/s: Irrelevant
  • Component/s: Editwizards
  • Description:
    Hide
    original bugid: #6622
    At the moment you can change the default tempory directory, used to upload images (and probably also attachments), by changing the line

    // fu.setRepositoryPath("/tmp");

    in jsp/processuploads.jsp. It would be better if you could set this somewhere in the xml config.
    Show
    original bugid: #6622 At the moment you can change the default tempory directory, used to upload images (and probably also attachments), by changing the line // fu.setRepositoryPath("/tmp"); in jsp/processuploads.jsp. It would be better if you could set this somewhere in the xml config.

Activity

Hide
Michiel Meeuwissen added a comment - 2007-02-02 20:42
Does it not use the webapps tmp dir? That would seem a good default. Why would you want to change that?
Show
Michiel Meeuwissen added a comment - 2007-02-02 20:42 Does it not use the webapps tmp dir? That would seem a good default. Why would you want to change that?
Hide
Michiel Meeuwissen added a comment - 2007-02-02 20:43
It's simple to fix, or reject.
Show
Michiel Meeuwissen added a comment - 2007-02-02 20:43 It's simple to fix, or reject.
Hide
Michiel Meeuwissen added a comment - 2009-07-31 15:08
I should use the temp-directory provided by the app-server. If it does not do that, that is a different bug.
Show
Michiel Meeuwissen added a comment - 2009-07-31 15:08 I should use the temp-directory provided by the app-server. If it does not do that, that is a different bug.

People

Dates

  • Created:
    2004-11-10 15:32
    Updated:
    2009-07-31 17:49
    Resolved:
    2009-07-31 15:08