4 Feb
2007
4 Feb
'07
5:28 p.m.
yacine chaouche wrote at 2007-2-3 13:55 +0100:
... Once I understood the publishing process, I edited the publish.py file to display a traceback of every raised exception before retrying the request. Thus, I could see that there were database conflict errors that were raised.
Usually, such conflicts are logged -- without a need to change "Publish.py".
... When I do not use session, in my own code, I have no errors. This is supposed to prove that the conflict error comes from the use of the session object in my code. This is not supposed to prove that another plugin is using it anyway...
Sorry, I did not read your message carefully enough. -- Dieter