Hi devs,
I found out why my regression tests were failing here. In
WebContextImpl, we now revert changes in the session, but I've been
using the session in our project here.
Meaning, we can edit, copy, create, delete nodes in session, and then
save or revert everything.
Given that there is very little chance of concurrency (in our setup)
I thought it was a valid feature.
Now, if we revert all the changes, this whole feature is going wrong.
At this time, I'm doing a custom build of magnolia, but, if possible
I would like to deal openly about it with other devs.
Any ideas ?
Niko,
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------