Skip to content

Bootstrap Thumbnails lose settings when upgrading from D7 #54

@bugfolder

Description

@bugfolder

When upgrading a site from D7 that uses Views Bootstrap v. 3.5, the current version, most of the settings for Bootstrap Thumbnails and their associated behaviors are lost by the current Backdrop version.

Example: here are the Thumbnails settings for the D7 site:

settings-d7

Here is the same settings page in Bootstrap after the upgrade.

settings-backdrop

Many settings are missing. And, not unexpectedly, the corresponding behavior is also missing, for example, having the number of columns change with device size (which is a major reason for using Bootstrap).

This appears to be because the current Backdrop version (1.2.3) doesn't include the changes that were introduced in the D7 version by views_bootstrap_update_7100() and views_bootstrap_update_7101() along with corresponding changes in plugins and templates.

Fixing this will probably also address #20.

I will work on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions