[Bug 68983] POI can't create poifiles sub dir if temp dir is a symlink

2024-09-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68983 --- Comment #5 from PJ Fanning --- r1917583 was in the POI 5.3.0 release - can you try that out? -- You are receiving this mail because: You are the assignee for the bug. - T

[Bug 68983] POI can't create poifiles sub dir if temp dir is a symlink

2024-09-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68983 --- Comment #4 from haoheng.zh...@pwc.com --- Hi, do we have a plan to fix this bug in the next 2 months? What release version the fix would go in? -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 68983] POI can't create poifiles sub dir if temp dir is a symlink

2024-09-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68983 haoheng.zh...@pwc.com changed: What|Removed |Added CC||haoheng.zh...@pwc.com -- You a

[Bug 68983] POI can't create poifiles sub dir if temp dir is a symlink

2024-05-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68983 PJ Fanning changed: What|Removed |Added Depends on||66397 Referenced Bugs: https://bz.apach

[Bug 68983] POI can't create poifiles sub dir if temp dir is a symlink

2024-05-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68983 --- Comment #3 from Jürgen Zeller --- @PJ Fanning: what does the old standard file io code makes unsafe? I look in the writing my own TempFileCreationStrategy, but would like to know why File.mkdirs() is unsafe, a quick google search didn't rev

[Bug 68983] POI can't create poifiles sub dir if temp dir is a symlink

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68983 --- Comment #2 from PJ Fanning --- I added back one check that was removed in the previous patch to the DefaultTempFileCreationStrategy. r1917583 -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 68983] POI can't create poifiles sub dir if temp dir is a symlink

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68983 Matafagafo changed: What|Removed |Added CC||matafag...@yahoo.com -- You are receivin

[Bug 68983] POI can't create poifiles sub dir if temp dir is a symlink

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68983 --- Comment #1 from PJ Fanning --- You can register your own TempFileCreationStrategy. https://github.com/apache/poi/blob/c960ee60709a4059796a13eec3b383ea4363f4fc/poi/src/main/java/org/apache/poi/util/TempFile.java#L44 I would be against reve

[Bug 68983] POI can't create poifiles sub dir if temp dir is a symlink

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68983 Dominik Stadler changed: What|Removed |Added Severity|critical|regression -- You are receiving thi