Closed (fixed)
Project:
Excerpt
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2006 at 10:39 UTC
Updated:
20 Apr 2007 at 22:17 UTC
When a node is created (a product in my case) that is related to a taxonomy category, two taxonomy fields are shown, the original one, and one above the excerpt textarea. This is confusing for the users, as far as I can see is the new taxonomy field not doing anything, it's not placing the teaser in another term than the body is in.
| Comment | File | Size | Author |
|---|---|---|---|
| scrd_excerpt_taxonomy.JPG | 139.74 KB | keesje |
Comments
Comment #1
keesje commentedUpdate: this only happens using category.module and its taxonomy wrapper. I use views.module now, works fine. Views is best thing since Drupal's birth!
Comment #2
hayesr commentedProblem solved.