Description
renaming of a tdraw container file does not rename the files in the container.
raise KeyError("filename %r not found" % name) KeyError: "filename u'test2.png' not found"
Steps to reproduce
- do this...
Example
Component selection
- general
Details
MoinMoin Version |
1.9 5084:7c8aa4e9c0b8 |
OS and Version |
|
Python Version |
|
Server Setup |
|
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
|
Workaround
Discussion
This problem becomes solved when we store only svg and create server side ie compatible files.
Plan
- Priority:
- Assigned to:
Status: http://hg.moinmo.in/moin/1.9/rev/6910e50f3c6b (we always use same names in the container)