I just upgraded to v5.x-1.4 (but I think I may have downgraded from dev version) and when I go to admin/settings/img_assist the field for indicating specific paths is missing. I do have the radio buttons, but the text field that should go below them is missing. The radio buttons are shown properly...

Display Image assist on paths:
( ) on specific paths
( ) not on specific paths
( ) all paths 

Display Image assist on text areas:
( ) on specific text areas
( ) not on specific text areas
( ) on all text areas

I'm running Drupal 5.1 on a multisite installation (problem happens in all installations, including the default one), Image Assist 5.x-1.4 and Image 5.x-1.4.

I do believe that I had the dev version before installing the 1.4...

Or is the img_assist availability defined elsewhere and I am confused?

CommentFileSizeAuthor
img_assist_settings.png362.87 KBCarlos Miranda Levy

Comments

djorn’s picture

I can confirm that this is also an issue on my site, using Drupal 5.1 and Image Assist 5.1-1.4.

JamoSmith’s picture

I can also confirm the same issue is holding me up.

zoo33’s picture

Version: 5.x-1.4 » 5.x-1.x-dev

It seems you have to choose either "on specific paths" or "not on specific paths" (and the corresponding for textarea ids) and save the settings for the textareas to appear. I'm not sure that's good usability though.

Should we always show the textareas regardless of what the radio buttons say?

zoo33’s picture

Status: Active » Fixed

I just realized that the Paths textfield was hidden on the wrong radio button choice. I changed it so that the textarea is only hidden if "all paths" is chosen.
Marking this as fixed for now. I'm open to discuss the behavior of these textareas though.

Anonymous’s picture

Status: Fixed » Closed (fixed)