Critical Patches for Primary Term module (.zip attached)
ericduran - September 25, 2009 - 18:47
| Project: | Primary Term |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Hi,
So I use this module a lot but I keep finding myself having to patch it over and over again.
So anyways here's a zip of the module with the following patch already applied to it.
Full Patch token support - http://drupal.org/node/502138
Proper Views 2 support - http://drupal.org/node/160382
Preview fix - http://drupal.org/node/343267
Something it throws some errors because of the type so patch fix that problem - http://drupal.org/node/287040
Anyways. Enjoy Home most of these patches are committed to cvs soon.
| Attachment | Size |
|---|---|
| primary_term.zip | 12.66 KB |

#1
Subscribe.
Here are the relevant issues linked with their numbers, for better tracking:
#502138: Token support should include full path like [termpath] token
#160382: Views field should show only one term
#343267: Previewing a content type resets the primary term selection to the first option.
#287040: terms missing from Primary term select box
#2
It'd be good if this patch was also included:
#604076: Duplicate key error and missing token if a taxonomy term is set both in $node->taxonomy and $node->primaryterm
#3
Here's the new zip with all the patches mention above.