Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
Views Integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 07:04 UTC
Updated:
21 Jul 2009 at 10:50 UTC
Comments
Comment #1
bfr commentedOops, the html was stripped off ofcourse, new attempt:
and it should ofcourse show only "Team 1"
Comment #2
merlinofchaos commentedIf the filters are a userrreference then you should file this against the module providing those filters, as the submission instructions say.
Comment #3
bfr commentedLike i said, it affects atleast user AND node reference, possibly some others also. And since the dropdown boxes work ok in other places(when creating a node for example), i figured
the problem could be in views. Are these(and other cck) fields "detected" by views or has the developers of the reference modules made something to pass the fields to views filter?
Comment #4
junedkazi commented@bfr
There is a similar issue in the cck module. Refer to #436866: HTML tags in item list of exposed filter .
And it is fixed in the 6.x-2.2 + branches.
try and upgrade ur cck module and if the problem still persists
pls open this issue again.
Comment #5
bfr commentedInstalled cck 6.x-2.4 and now it works perfectly! Thanks for the solution!