| Summary | Util::getTempDir fails to get a tempdir | 
| Queue | Horde Framework Packages | 
| Type | Bug | 
| State | Resolved | 
| Priority | 2. Medium | 
| Owners | jan (at) horde (dot) org | 
| Requester | eddie (at) omegaware (dot) com | 
| Created | 03/23/2004 (7896 days ago) | 
| Due | |
| Updated | 04/16/2004 (7872 days ago) | 
| Assigned | 03/24/2004 (7895 days ago) | 
| Resolved | 04/16/2004 (7872 days ago) | 
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
State ⇒ Resolved
State ⇒ Assigned
Priority ⇒ 1. Low
Assigned to Jan Schneider
Horde::getTempDir calls. It's already on my todo list for a while.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
only the webroot. I have set the $conf['tmpdir'] to an appropriate
temp directory accessible from PHP. And right now I am trying to get
enscript to run, but am running into problems where getTempFile does
not return a filename, as getTempDir does not return a temp
directory.. I do not have upload_tmp_dir set for this webroot, but
shouldn't the getTempDir look at the $conf['tmpdir'] or have the
enscript.php (and the like) pass the $conf['tmpdir'] to the
getTempFile call? Otherwise I have to set my temp directory in a half
dozen places within the horde and chora configuration (only modules
I'm using off of CVS).