Skip to content

Unnecessary dependency on islandora_defaults #10

@ajstanley

Description

@ajstanley

What steps does it take to reproduce the issue?

  • Run drush en islandora_mirador after running composer require islandora/islandora_mirador on a fresh build (Playbook, in my case)

  • What happens?

In UnmetDependenciesException.php line 100:
                                                                                                                                                                                     
  Configuration objects provided by <em class="placeholder">islandora_mirador</em> have unmet dependencies: <em class="placeholder">core.entity_view_display.node.islandora_object.  
  mirador (islandora_defaults)</em>     

Deleting the offending lines allows the module to install, and it all seems to work as it's meant to.

Which version of Islandora are you using?

Islandora 2.4.5

Any related open or closed issues to this bug report?

Screenshots:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions