Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 295330

Taxonomy term submit assumes that the value is being provided by a multi value field

$
0
0

Taxonomy terms submit handler checks for

<?php
if ($current_parent_count == 1 && isset($form_state['values']['parent'][0])) {
?>

If the parent field has been to set to multiple = FALSE via a form alter this causes side effects as the isset fails.

Patch attached to corrrect this behaviour.


Viewing all articles
Browse latest Browse all 295330

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>