Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
14.0
-
None
-
Windows 11 Pro 64 bit, Chrome 98, using a local instance of XWiki 14.0 on Oracle 19c, Tomcat 9.0.58
-
Unit, Integration
-
Unknown
-
N/A
-
N/A
-
Pull Request accepted
-
Description
STEPS TO REPRODUCE
- On a page, attach a file (e.g. a text file with some content)
- Upload a file with same name, but modified content, so the Attachment History has 2 versions of the file (1.1 and 1.2)
- Rename the attachment
EXPECTED RESULTS
After the rename, the attachment history is preserved.
ACTUAL RESULTS
The attachment history is lost, only the last version (displayed as 1.1) is shown. Note: the history is accessed by clicking on the version numbers aside the attachment name in the attachments pane.
Should be mentioned that after rename, the most recent version of the file is displayed (as expected).
Attachments
Issue Links
- relates to
-
XWIKI-1657 Allow to rename and move attachments
- Closed