When I try upload gif or png images for the item or for content (by left side panel) I have message on the upload dialog '[object HTMLDivElement]' and dialog still visible
log dump:
2010-01-03 09:52:35,295 DEBUG TP-Processor8 org.apache.struts.util.ModuleUtils - Get module name for path /admin/item/itemMaint.do
2010-01-03 09:52:35,295 DEBUG TP-Processor8 org.apache.struts.util.ModuleUtils - Module name found: default
2010-01-03 09:52:35,295 DEBUG TP-Processor8 org.apache.struts.action.RequestProcessor - Processing a 'POST' for path '/admin/item/itemMaint'
2010-01-03 09:52:35,299 DEBUG TP-Processor8 org.apache.struts.util.RequestUtils - Looking for ActionForm bean instance in scope 'request' under attribute key 'itemMaintForm'
2010-01-03 09:52:35,299 DEBUG TP-Processor8 org.apache.struts.util.RequestUtils - Creating new ActionForm instance of type 'com.jada.admin.item.ItemMaintActionForm'
2010-01-03 09:52:35,299 DEBUG TP-Processor8 org.apache.struts.util.RequestUtils - --> com.jada.admin.item.ItemMaintActionForm@c11564
2010-01-03 09:52:35,299 DEBUG TP-Processor8 org.apache.struts.action.RequestProcessor - Storing ActionForm bean instance in scope 'request' under attribute key 'itemMaintForm'
2010-01-03 09:52:35,299 DEBUG TP-Processor8 org.apache.struts.action.RequestProcessor - Populating bean properties from this request
2010-01-03 09:52:35,299 DEBUG TP-Processor8 org.apache.struts.upload.CommonsMultipartRequestHandler - File upload temp dir: /var/tomcat/work/Catalina-usale/www.usale.su/jada
2010-01-03 09:52:35,471 DEBUG TP-Processor8 org.apache.struts.action.RequestProcessor - Validating input form properties
2010-01-03 09:52:35,471 DEBUG TP-Processor8 org.apache.struts.action.RequestProcessor - No errors detected, accepting input
2010-01-03 09:52:35,471 DEBUG TP-Processor8 org.apache.struts.action.RequestProcessor - Looking for Action instance for class com.jada.admin.item.ItemMaintAction
2010-01-03 09:52:35,471 DEBUG TP-Processor8 org.apache.struts.action.RequestProcessor - Returning existing Action instance
Please let me know if you are using IE8 in this scenario.
I am using FireFox
Do you know if this is also due to timeout?
Which version of firefox you are using?
Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6
dialog with error message
This is not a timeout. Now I try to repeat this. Png upload successfull but gif leads to error. I am upload a screenshot.
When you have this problem, you should have exception in the background. Please let me know what exception it is when you upload the png file.
Please also attach the png file for testing.
I haven't exception in logs. You can check this in logdump.jsp. Png file uploaded succesfull.
Sorry. I mean send me the gif file that has the problem. This will allow me to have a test case to resolve the issue.
Are you using OpenJDK 6.0 or Sun JDK 6.0?
Do you have the gif file that is causing the problem?