Download & Extend

tell the user what happens when no image title is given

Project:Image
Version:6.x-1.x-dev
Component:image_attach
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I wonder why on earth this field isn't required? Because of that I have now 'bout 500 untitled pictures… Best solution would be if the title field would fetch file title (but that's probably only dream).

Comments

#1

I made a patch for this, against 6.x-1.x-dev.

AttachmentSizeStatusTest resultOperations
image_attach_title-required.patch411 bytesIgnored: Check issue status.NoneNone

#2

I found out that my simple patch is not perfect, because of that the title field is required in nodes where no image is attached you still have to type image title.

#3

> Best solution would be if the title field would fetch file title

That's what it currently does.

#4

So it was done since 4.7 then… I didn't realized that, because the title field isn't filled with the file name via ajax, only after submitting the node.

Anyway I still have loads of untitled images left from before the update :/.

#5

I really don't understand what you mean.
You upgraded from 4.7 to 6? Did you create images while on 4.7 or later?

#6

Priority:critical» normal
Status:active» postponed (maintainer needs more info)

#7

Status:postponed (maintainer needs more info)» closed (won't fix)

The title field is not controlled by Image module, or at least, can be customized via Drupal's content type settings.

#8

@sun: The OP means the title field when you upload a new image to attach, as far as I can tell.

#9

Status:closed (won't fix)» postponed (maintainer needs more info)

#10

I was reffering to the 4.7 branch of the module, after update to 6 this feature is present (however there's no ajax fill of the field when editing node, the title appears however once node is saved so it's ok).

#11

Title:Make "title" filed required!» tell the user what happens when no image title is given
Category:bug report» feature request
Status:postponed (maintainer needs more info)» needs review

Let's tell the user why the title field is not compulsory.

Here's a small patch to add a bit of description text.

AttachmentSizeStatusTest resultOperations
625666.image_attach.no-title-explanation.patch926 bytesIgnored: Check issue status.NoneNone

#12

Status:needs review» fixed

No reviews; patch is trivial -- committed.

#625666 by joachim: Added node about what happens when no image title is given.

#13

Status:fixed» closed (fixed)

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