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

Stray reference to fieldset in vertical-tabs.js that was not updated to details

$
0
0

In the port from fieldsets to details elements, one reference to fieldset was not updated to details.

STR.

  1. Create a custom block
  2. Set the Chrome developer tools to stop on any exception under the Sources tab
  3. Try to place the custom block
  4. Your browser should get caught on an exception in vertical-tabs.js

Here's a screenshot of the Developer Tools stopped on the exception where settings.fieldset is undefined.

Screenshot_4_15_13_4_01_PM.png

And call in the stack right before that that passes an object with the key details instead of fieldset.

Screenshot_4_15_13_4_02_PM-2.png

Changing settings.fieldset to settings.details should fix this.

AttachmentSizeStatusTest resultOperations
Screenshot_4_15_13_4_01_PM.png252.1 KBIgnoredNoneNone
Screenshot_4_15_13_4_02_PM-2.png41.36 KBIgnoredNoneNone

Viewing all articles
Browse latest Browse all 291237

Trending Articles



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