Closed mvitz closed 12 years ago
And another one ;-)
When fetching content of a file in an active transaction currently when commiting the transaction the fetched content gets appended to the file (which basically duplicates the content).
This commit fixes this behaviour.
Thanks! Its time now for me to contribute something useful--but I'm absolutely overloaded with (JavaEE) work right now :-)
For some reason we got some conflicts. Resolved and pushed to the repo
And another one ;-)
When fetching content of a file in an active transaction currently when commiting the transaction the fetched content gets appended to the file (which basically duplicates the content).
This commit fixes this behaviour.