Moinmoin version: 1.9.1

This problem doesn't exist when I run the same wiki as CGI (which is 
very slow and I can't use it).

When I paste for example 4KB of a text into page edit form and press the 
"save" button, my change isn't saved at all. No error message on screen 
nor in any log.

When I paste the first 3.5KB of this text and press "save" button, 
everything goes fine. But the funny thing is that I can add the last 
0.5KB of remaining text in very small chunks (2-3 words) (and save after 
each add) to finally have the full text on the page.

4KB and 3.5KB are not magic numbers, just examples. Sometimes problem 
pops up when I try to save 2KB of text.

One more example:
Creating a page with 2KB of text: works
Adding 200B of text to the page: works
Adding next 200B of text to the page: doesn't work
Adding the same 200B to the page in chunks by 10-20B: works

I've put moinmoin logs here: http://pastebin.com/d3b78d29a

It looks like the only difference between working and not working save 
is this line:

2010-01-21 10:21:02,893 MoinMoin.wikiutil DEBUG checkTicket: returning 
True, got 
u'004b581c74.PomocPrzyLinkowaniu.edit.5852a653758bcdea497671721878b7ff40ed9f22',
 
expected 
u'004b581c74.PomocPrzyLinkowaniu.edit.5852a653758bcdea497671721878b7ff40ed9f22'

"PomocPrzyLinkowaniu" is the title of edited page.

Do you have any idea what can cause such strange problem?

How can I enable more detailed DEBUG?

Thanks for any help.

Best regards,
Seweryn Niemiec


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to