How to add title instead of filename while importing

thany

Joined: 2010-06-22
Posts: 40
Posted: Tue, 2013-10-22 09:20

I can't seem to get Gallery to pick the title rather than the filename for the title of a photo. The description is picked up just fine.

I have installed and activated the EXIF and IPTC modules, and for the latter one I had to even pull it straight from github, because the zip file mentioned doesn't exist anywhere. But at least that means I have the latest version (whichever that is).

But it still chooses the filename for a photo while importing. The correct title is being stored in IPTC:ObjectName for my pictures, as proven by XnView. My pictures are being exported from Lightroom 5.2 with ALL metadata included.

I have also found this other topic that describes the same problem. It refers to a ticket that has been closed, but it doesn't seem fixed to me.

My Gallery version is 3.0.3

Relevant platform info:

Operating system: Linux 3.2.0-53-generic
Apache: Apache/2.2.22 (Ubuntu)
PHP: 5.3.10-1ubuntu3.8
MySQL: 5.5.32-0ubuntu0.12.04.1
Server load: 0 0.04 0.08
Graphics toolkit: graphicsmagick

I'll attach an example image.

AttachmentSize
_A180463.jpg913.23 KB
 
thany

Joined: 2010-06-22
Posts: 40
Posted: Thu, 2013-10-24 08:19

Okay, a little update: upgraded (manually, sigh!) to version 3.0.9.

Still doesn't work. What do I do now?

/edit
Okay, for now, I'll export pictures with the filenames being the titles. Let's see if that works.

/edit2
Yes, that works. Well enough for me anyway, but it won't be possible to include any characters in the title that would be illegal in a filename. So this bug still needs fixing!

In a sidenote: I would expect functionality as basic as this to work out of the box, without any plugins. A filename as a title makes very little sense in most scenarios. It's a "destructive" process, i.e. it modifies original files. I have my editing software export pictures with titles in the filenames, which shouldn't be neccesary. EXIF/IPTC data is too basic to just simply ignore, especially in a version 3, especially in this day and age.

I consider this a bug, plugin or not. If the developer considers it a feature request instead, fine. As long as it gets implemented.

 
punctuation

Joined: 2012-12-11
Posts: 37
Posted: Thu, 2013-10-24 13:00

http://codex.galleryproject.org/Gallery3:Modules:stadfed

http://galleryproject.org/node/112056

____________________________
Gallery 3.0.8 | Clean Canvas theme

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Thu, 2013-10-24 15:17
Quote:
It refers to a ticket that has been closed, but it doesn't seem fixed to me.

Please update the ticket with your findings and reopen as necessary.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
thany

Joined: 2010-06-22
Posts: 40
Posted: Thu, 2013-10-24 23:54

@floridave
Ticket updated.

@punctuation
I'll look into the satdfed module, but I'll have to treat it as a workaround, not a solution.
I'm not sure what you're trying to say by mentioning topic 112056.