OpenNTF.org - BlogSphere
BlogSphereOpenDocument[/projects/pmt.nsf/ProjectView?ReadForm&Query=]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: BlogSphere (Managed by )
Actions:

Hide details for The bugThe bug
Bug ID: NOSS-6WFHHB
Description
Submitted by:Rien Heins
Project Master Chef:Declan Lynch
Rocky Oliver
Tom Duff
Joe Litton
Christian Brandlehner
Chad Schelfhout
Bug type:UI
Brief Description:32 K limit when browsing images within FCK Editor
Severity:Low
Version2.5.7
Status:

Details
When uploading to many images within the FCK Editor there will be a 32K limit warning when clicking the image button and selecting browse.
The error occures on the Form "FCKeditorConnector | FCKeditor/editor/dialog/FCKeditorConnector"
1. The Field "ImageNames" (Editable) has a DBCLOMUN operation on the view (Images)
2. The Field "ImagePaths" (Computed for Display) has a value where the second column of the (Images) view is retrieved

To temporarely fix the problem I introduced a temporrarly view (ImagesNew) with a selection formula selecting only images created in the last 14 days and using this view in the above mentioned fields.


Action taken
Status:Submitted
Implemented in Release:
Fix Details:
Modification history
Entered 13-Dec-2006 7:12 by Rien Heins. Last Modified <none> by <none>.