Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
taxonomy.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Anonymous (not verified)
Created:
13 Jun 2009 at 04:59 UTC
Updated:
25 Mar 2017 at 20:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
catchWrote tests for failed validation, but looks like passing validation wasn't properly tested.
Changed the tests so they'll fail without this patch now.
Comment #3
catchComment #4
mfbI took out a layer of parentheses for what seems like more readable logic. But if someone likes that stuff they can go with #3.
Comment #5
sivaji_ganesh_jojodae commented#4 works fine for me.
Comment #6
Anonymous (not verified) commentedI agree.
Comment #7
catchI thought this was in already, then went to edit a vocabulary and found it wasn't. rrrtbc.
Comment #8
dries commentedCommitted to CVS HEAD. Thanks.