That particular issue is different to the original issue, it will be fixed shortly, but can I ask you to create a new issue with the details you reported above?
Which versions of FileField, FileField Paths, ImageField and ImageField Tokens is this fixed in?
I have tried both current and dev releases of all, and cannot get this to work - always get alt="[title]" and title="[title]" for new nodes
ok, now managed to update to:
FileField 6.x-3.1
FileField Paths 6.x-1.3
ImageField 6.x-3.1
ImageField Tokens 6.x-1.0
and all working fine, not sure what was going on there.
Thanks Deciphered
Comments
Comment #1
decipheredWhat version of FileField Paths where you using?
This will only work with the latest dev build at the moment.
Comment #2
k74 commentedIn the new nodes the node output is ok, but the nodes already created: alt="[title]" title="[title]"
With "Enable custom alternate text" enable or disabled, same result
Comment #3
jdanthinne commentedI was using Filefield beta3. Now I'm using the dev version, but still not replacing the tokens. Even on new nodes.
Comment #4
deciphered@jdanthinne
FileField Paths, not FileField.
Get the latest version of FileField Paths and let me know how it goes.
Comment #5
jdanthinne commentedStupid me... it's working now with the dev version of FileField Path. Thanx.
Comment #6
decipheredThat's fantastic news :)
Comment #7
k74 commentedI have:
FileField 6.x-3.0-beta3
FileField Paths 6.x-1.x-dev (2009-Mar-19)
ImageField 6.x-3.0-beta3
ImageField Tokens 6.x-1.x-dev (2009-Mar-23)
the code node output in the nodes already created is: alt="[title]" title="[title]"
Comment #8
deciphered@k74
That particular issue is different to the original issue, it will be fixed shortly, but can I ask you to create a new issue with the details you reported above?
Cheers,
Deciphered.
Comment #9
k74 commentedAh ok, thought it was the same, wait for the new version
Comment #10
deciphered@k74 - #412652: Edited Title and ALT text doesn't parse the Node Tokens
Comment #11
thelostboy commentedWhich versions of FileField, FileField Paths, ImageField and ImageField Tokens is this fixed in?
I have tried both current and dev releases of all, and cannot get this to work - always get alt="[title]" and title="[title]" for new nodes
Comment #12
thelostboy commentedI've now rolled back to:
filefield 6.x-3.0
filefield_paths 6.x-1.2
imagefield 6.x-3.0
imagefield_tokens 6.x-1.0
and all works fine, but not in current releases
Comment #13
deciphered@thelostboy,
I can't confirm your issue.
Using:
FileField 6.x-3.1
FileField Paths 6.x-1.3
ImageField 6.x-3.1
ImageField Tokens 6.x-1.0
Cheers,
Deciphered.
Comment #14
thelostboy commentedthanks, trying to re-test but for some reason i am unable to update to FileField Paths 6.x-1.3 using CVS.
Comment #15
thelostboy commentedok, now managed to update to:
FileField 6.x-3.1
FileField Paths 6.x-1.3
ImageField 6.x-3.1
ImageField Tokens 6.x-1.0
and all working fine, not sure what was going on there.
Thanks Deciphered
Comment #16
heyyo commentedWith these modules, i don't have any token processed.
FileField 6.x-3.9
FileField Paths 6.x-1.4
ImageField 6.x-3.9
ImageField Tokens 6.x-1.x-dev
Comment #17
panigrc commentedNeither do my imagefield tokens. I've set the token [title] and all I get is alt="[title]"
FileField 6.x-3.10
FileField Paths 6.x-1.4
ImageField 6.x-3.10
ImageField Tokens 6.x-1.0
Comment #18
13rac1 commentedClosing old issue. Re-open if problems continue.