I was running 6.x.2.9 and everything worked great. I upgraded to 6.x.2.10, when upgrading Drupal core to 6.28, and suddenly had problems with any link field that was left blank and used the 'Title, as link (default)'. I guess I should mention that my CCK is version 6.x-3.0-alpha3+13-dev and Ctools is 6.x-1.10+2-dev.
The problems would only arise using the 'Title, as link (default)' option in the display setting. During troubleshooting this problem, I found that the other display options worked as expected.
Here's what I experienced - in both circumstances it was my intention that the url had to be submitted in order to render the field (i.e. if no url was submitted the field would not be rendered):
- If the field had 'Optional Title' checked, any link field with a blank url would display my site's domain name in plain text (i.e. no hyperlink).
- I had another field for Facebook links that would display the title using a token in the 'Static Title:' field like this: '[title-raw] on Facebook'. If the url was left blank, the Title would be rendered correctly using plain text (i.e. no hyperlink).
I ended up rolling back to 6.x.2.9, and that fixed the problems I was having!
Comments
Comment #0.0
chowdah commentedClarified description
Comment #1
damienmckennaThank you all for your efforts, but I'm sorry to say that the D6 version is no longer supported.