Active
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
Views Integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2009 at 19:32 UTC
Updated:
16 Dec 2009 at 21:16 UTC
When a view uses the path mysite.com/content/ it interferes with CCK's add another item, causing a javascript error. Some other paths are disallowed, can you all disallow content?
Here is the writeup of the issue in CCK's queue:
http://drupal.org/node/651804
Comments
Comment #1
dawehnerI don't think, this is good. Then we need once exceptions for every contrib module.
Comment #2
glass.dimly commentedCome on. CCK is not just any contrib module. Anytime someone gets a Drupal install they throw on Views and CCK.
Comment #3
merlinofchaos commentedCCK really has paths that start with /content ? That seems really surprising to me.
Comment #4
glass.dimly commentedYeah, it does, the add another field javascript function:
/content/js_add_more/content_type/field_name
Comment #5
dawehnerCCK could do this validation too :)
Comment #6
merlinofchaos commentedMarkus, what do you think on this issue? (Kick this back to the Views queue, probably, just this is an easy way to get a CCK dev's attention)