Problem/Motivation

Select all button of the views bulk operation didn't work with the bootstrap table display view

table

CommentFileSizeAuthor
drupal.png56.88 KBayachi

Comments

ayachi created an issue. See original summary.

lazzyvn’s picture

Well, there is also another error with the use-ajax class.
I guess it's missing some class selector for vbo because the bootstrap-table rewrites the DOM, then another script can't detect it. maybe we should load cdn js bootstrap-table before another script (don't know how to set the priority in libraries), or we can ask the bootstrap table author

drupgirl’s picture

Version: 1.0.1 » 1.0.5
Priority: Normal » Major

Issue still exists. Updating version and priority. This bug interferes with normal admin functions, content workflows. Work around exists - hide the th.select-all input field and use the vbo select all function.

  • lazzyvn committed 5a5d9d8f on 1.0.x
    Issue #3336603: Select all button of the views bulk operation did not...
lazzyvn’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.