Opened 15 years ago
Last modified 15 years ago
#1393 closed enhancement
The "Edit file" function should check the size after loading/before saving — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.13.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The "Edit file" function is useful for editing text files below 100kb in size. There have been reports that part of the file content is lost during the editing. We have been unable to reproduce this loss, but we should add checks in the code to make sure that:
- The complete file is received by the edit window
- The complete content of the edit window is sent back to the server
Note:
See TracTickets
for help on using tickets.