6.0.0-beta1
7/28/25

[#12407] Large pages get truncated
Summary Large pages get truncated
Queue Wicked
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester chowdhury_uttiya (at) yahoo (dot) com
Created 06/25/2013 (4416 days ago)
Due
Updated 07/03/2013 (4408 days ago)
Assigned 06/25/2013 (4416 days ago)
Resolved 07/03/2013 (4408 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/03/2013 09:40:52 AM Jan Schneider Comment #6
Assigned to Jan Schneider
State ⇒ Resolved
Reply to this comment
Fixed in Git
07/03/2013 02:38:41 AM chowdhury_uttiya (at) yahoo (dot) com Comment #5 Reply to this comment
What's the size of your page_text column, and does it match the 
length of the truncated text?
page_text column is text -- so this should limit to 65kB. It looks 
like for the file attached, that is indeed what is happening. I will 
change it to mediumtext.

It would be nice if wicked gave a warning message that page is about 
to get truncated.

However, for some other cases of truncation that I am not able to 
reproduce, the page size is smaller.

If it is of any relevance, in this installation, mysql engine is 
innodb, not myisam.

07/02/2013 09:59:48 AM Jan Schneider Comment #4 Reply to this comment
What's the size of your page_text column, and does it match the length 
of the truncated text?
06/28/2013 01:33:48 PM chowdhury_uttiya (at) yahoo (dot) com Comment #3
New Attachment: page text.txt Download
Reply to this comment
What is truncated? The page source or the rendered page?
Looking at page_text of wicked_pages table, I see that it is the 
source that is truncated.
What about error messages? Did you check all log files?
I checked horde.log (attached) and don't see anything for a time 
period over which I created a large page and found the end being 
truncated. Page source is also attached.

I also can't see anything in the mysql log file. But my verbosity 
level may be low.

I don't know that the problem is necessary to do with page size. I 
have seen some relatively short pages getting truncated as well. But 
looking at page history, I can find out when/where truncation occured. 
But then if I revert to the old page, and then make corresponding edit 
to the page to give the new page, I usually can't reproduce the 
truncation.

With the attached (long) page text, I have always been able to 
reproduce the truncation. I have done this with the original page, or 
by creating a fresh new page.
06/25/2013 03:50:13 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
What is truncated? The page source or the rendered page? What about 
error messages? Did you check all log files?
06/25/2013 12:58:36 PM chowdhury_uttiya (at) yahoo (dot) com Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Large pages get truncated
Queue ⇒ Wicked
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Some pages get truncated in wicked -- and it is done without any 
warning message. Actually, I can't figure out if it is to do with the 
page size or what, but when I add to some pages, the tail end is 
truncated

Saved Queries