Hi

A CCK autocomplete field can not have multiple value, if the first term has special character inside like " / ()".

I report this as a bug , but it could be a not supported feature or by design not implemented.

Example:
project manager/in,

After the comma no new terms are suggested.

bennos

Comments

mh86’s picture

Status: Active » Fixed

Hi!

Thanks for this report! This is because the menu system splits arguments after a slash. I fixed that by checking, if more function arguments are available and glue them back, if necessary.

Status: Fixed » Closed (fixed)

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