| Title | Attachments are not properly attached |
| Date | 09-Nov-2005 19:37:04 EET |
| Version | JSPWiki v2.3.30-cvs |
| Submitter | KeesKuip |
| Bug criticality | CriticalBug |
| Browser version | |
| Bug status | ClosedBug |
| PageProvider used | |
| Servlet Container | tomcat |
| Operating System | linux |
| URL | |
| Java version |
There are 2 ways to add an attachment to a page.
- Click on 'Attach file' on the 'Main' page. A popup appears and a new version of the attachment can be added.
- Click on the 'Main' page on the paperclip of the file to attach. A new page is displayed with the history of that attachment. A new version of this attachment can be added.
I have a new version of the file 'haha.uxf' that I want to attach to the page 'Main'.
The results (in the filesystem) of way 1 is: ./Main/haha.uxf-att/haha.uxf-dir/4.uxf
The results of way 2 is: ./Main-att/haha.uxf-dir/4.uxf
I don't know which one is wrong but at least one is wrong!
Kees Kuip.
This bug is resolved in JSPWiki v2.3.61-cvs!
Kees Kuip.
Well, yes, but there's another bug (try updating a new revision of an attachment). So I'm keeping this one open...
I have tried updating a new revision and it just works OK for me now.
-- Kees Kuip
It was fixed in 2.3.62 ;-)