Download & Extend

Setting primary term to <none> broken

Project:Primary Term
Version:5.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

Setting the primary term for a node to isn't working, the primary term stays set at the previous setting after submitting.

Comments

#1

Let's try that again:

Setting the primary term for a node to <none> isn't working, the primary term stays set at the previous setting after submitting.

#2

I have the same problem, here is a patch that should resolve this bug :
in primary_term_nodeapi-update, I don't use _primary_term_get_tid because this function never return null even form value is empty.

AttachmentSize
nonefix.patch 764 bytes

#3

Status:active» needs review

If someone can confirm this patch works, I'll commit it.