Drupal 5.6...

Error message: "At least one title or URL must be entered".

Steps to reproduce:
1) Create link
2) Not required
3) Either checked or unchecked "Optional URL"
4) Optional title
5) Submit the CCK and leave all URL fields blank.

Expected behavior: No errors generated by the optional fields.

I hope this is enough info!!

CommentFileSizeAuthor
#3 link_multiple_required.patch880 bytesquicksketch

Comments

freakx0’s picture

same problem.

TC44’s picture

Same problem also.

quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new880 bytes

Looks like an additional check needs to be added to the if statement. I've applied this patch to correct the problem.

TC44’s picture

Patch works great, thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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