-
Bug
-
Resolution: Fixed
-
Medium
-
1.0 Alpha1
-
None
Attach a file to a page, rename it, now try downloading the attached file, it fails because it can't find the attachment any more. We should either rename the attachments when a page is renamed, or store the spacekey/pagetitle/attachment.file in Attachments.filename field in db. With the second solution it will always find it and there's no need to move files around when we rename a page, but what's on disk would have the old page name. Thoughts?
Ara.
Yeah a better solution, but how to handle old attachments? We have to write the uppgrade manager soon
Ara.