Nathan Brown wrote:

I have been working with Aegir for about 3 months now and have found that frequently when working directly within Aegir and I try to save any type of document (page, style, snippet, page element, style element) it sometimes only saves half of the content. I have no idea why this is happening and am desperately trying to find a solution. Is there anyone that has had this same issue that may be able to give some guidance?



There are two potential reasons, one is post_max_size (which is very unlikely for two reasons 1: it should discard the whole POST 2: the default is 2M which is way more than you'll have text in single POST) another is browser related, the broser for some unknown reason only sends part of the data.


I've run into this at times but have never been able to reliably reproduce it, in my case it is definitely browser related (at least in older mozillas, don't remember encountering it on IE or 1.4 mozilla) since the POST limits on the system very are large (for uploading lots of photos in single zip).

/Rambo


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to