recently panopoly upgraded from file_entity 2.0-beta3 to 2.12 , 2.0-beta3 was not affected by this file_entity organic groups compatibility regression but it is fixed in file_entity release 7.x-2.15
see release notes for file_entity 7.x-2.15
https://www.drupal.org/project/file_entity/releases/7.x-2.15
Discovered a regression in file_entity 7.x-2.0 through 2.12 when I started using the latest release of openatrium
see the parent issue in the openatrium queue.
#2932229: Unable to create or edit a Document Page in Section unless administrator
however and is hoping to take action soon, I think first though, panopoly must upgrade to 7.x-2.15.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | panopoly_widgets-update_file_entity-7.x-2.21-2934959-9.patch | 398 bytes | byronveale |
Comments
Comment #2
joseph.olstadthe fix is to upgrade to file_entity 7.x-2.15
affects those using panopoly with organic groups and file entities.
symptoms are described in #2932229: Unable to create or edit a Document Page in Section unless administrator
recommend upgrading file_entity to 7.x-2.15 asap.
openatrium2 depends on this fix.fix
Comment #3
joseph.olstadopenatrium needs this as their last releases since august are all broken because they need this.and is hoping to take action soon.however
Comment #4
joseph.olstadComment #5
byronveale commentedPatch attached.
Comment #6
joseph.olstadactually I'm planning yet another release of file_entity that should be more compatible with alter EntityFieldQuery (hook alter) queries made by other contrib modules. there's a few other minor changes that might make it in. Ironically, removing alter from file_entity.
Comment #7
byronveale commentedUpdated patch to use that new version of File Entity that's been released.
Comment #8
bkosborneWe've been using this for over a week in production w/o issue.
Comment #9
byronveale commentedUploading new patch to use file_entity-7.x-2.21.
Comment #10
joseph.olstad@dsnopek just fixed this
see commit:
https://cgit.drupalcode.org/panopoly_widgets/commit/?id=be2323c2a9565a53...
it was actually fixed in this issue:
#2931757: upgrade media and media_youtube in panopoly_widgets