I have a cck field allowing multiple values of videos

if I enable the "Has embedded video" filter
then the Views Listing will display a node as many times
equal to the video count in the node

example:
node 3 has 3 videos
node 2 has 2 videos
node 1 has 1 videos

if and only if I enable the "Has embedded Video" filter
The views listing will display

3 node 3's
2 node 2's
1 node 1

---------------------------------
A minor bug is that the
filter has to allow for multiple selection (yes and no)
<select multiple="multiple" ...
just in case the intend is to have the filter exposed

Does it make sense ?
should I open another ticket for this ?

Comments

giorgosk’s picture

The second minor bug appears also with the core "image field"
as well don't know what the connection

but here is a bug report for it
http://drupal.org/node/262282