Ticket #2405 (closed defect: fixed)

Opened 9 months ago

Last modified 2 months ago

Mac Firefox doesn't display upload link in image inserter, AGAIN.

Reported by: smagnusson Owned by: sminnee
Priority: critical Milestone: 2.3.0-rc1*
Component: CMS - General Version: 2.2.2-rc2
Severity: medium effort / impact Keywords:
Cc: Hours:

Description

This is an ongoing issue where I am unable to upload files using the image-inserter popout in the content area.

In firefox, the 'new folder / upload' links do not apppear. It is shown on Safari. I'm not sure if it is the version check in cms/javascript/CMSMain_upload.js as when I remove it, it Firefox continues to not show it up.

I get the same behavior with the current demo.silverstripe.com.

Have not checked with firefox on PC.

I have flash version 9,0,115,0 installed

Change History

Changed 9 months ago by sminnee

Here's some stuff from Mike:


However I did a bit of hunting around and added this code to the .htaccess file that i found from this website (see http://board.flashkit.com/board/showthread.php?t=705449&highlight=mod_security).

SecFilterEngine Off
SecFilterScanPOST Off

... and it worked!! I don't know if this is an actual fix for this or its just a temporary solution... maybe this needs to be looked at more?

Changed 9 months ago by sminnee

Hrm - it seems as though that's related to Mike's specific host, but it's good to have as a solution.

We could figure out what HTTP error code is reported (I think it's 412 - precondition failed) and give a more useful error message.

Changed 2 months ago by sminnee

  • status changed from new to closed
  • resolution set to fixed

Sig - can you confirm that the image upload feature is working for you on trunk?

Changed 2 months ago by sminnee

  • milestone set to 2.3.0-rc1
Note: See TracTickets for help on using tickets.