Skip to content

Make the course archive file created from the file manager not contain the temporary directory. - #3217

Merged
pstaabp merged 1 commit into
openwebwork:developfrom
drgrice1:bugfix/file-manager-course-archive
Sep 22, 2026
Merged

pstaabp merged 1 commit into
openwebwork:developfrom
drgrice1:bugfix/file-manager-course-archive

Conversation

@drgrice1

Copy link
Copy Markdown
Member

When I switched the course archive created from the file manager to offering the created archive for download instead of storing in the course's directory, I used a temporary directory created inside the course directory. However, that results in that temporary directory being included in the archive. So this switches to using a temporary directory created in webwork's main temporary directory $webworkDirs{tmp}.

…n the temporary directory.

When I switched the course archive created from the file manager to
offering the created archive for download instead of storing in the
course's directory, I used a temporary directory created inside the
course directory.  However, that results in that temporary directory
being included in the archive.  So this switches to using a temporary
directory created in webwork's main temporary directory `$webworkDirs{tmp}`.
@drgrice1
drgrice1 force-pushed the bugfix/file-manager-course-archive branch from 46d7314 to a087517 Compare September 22, 2026 10:19
@pstaabp
pstaabp merged commit fc0e005 into openwebwork:develop Sep 22, 2026
3 checks passed
@drgrice1
drgrice1 deleted the bugfix/file-manager-course-archive branch September 22, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants