Using this + Filefield Sources 6.x-1.4 when you delete a file that was uploaded already, it displays "Uploading is disabled for this content type. Please select a different file source." and makes you select another method.

Is there an easy way to have it default to the other available sources and not display this message?

Thanks for the module - helpful.

Comments

antiorario’s picture

Status: Active » Closed (fixed)

I'm simply removing the warning, as it's outdated.

antiorario’s picture

Category: feature » bug
Status: Closed (fixed) » Active

Actually, i wasn't seeing what I was supposed to see. I'll work on it.

antiorario’s picture

Status: Active » Fixed

Fixed. There were a couple of ":first" selectors in the js that were getting in the way. I replaced the warning with a general noscript warning (since this whole module, as well as FileField Sources) will not work without Javascript enabled.

The first stable release should also be available shortly.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.