- 🇬🇧United Kingdom lesleyfernandes
I am closing all very old tickets that have not received comments for a long time. If someone still faces these issues or thinks they are relevant, please reopen it. Feel free to contribute with more info or a patch.
While I am not 100% sure if this issue only occurs for users who update to the latest picture module (database mess?), I surely can reproduce this issue in about 3 Drupal 7 installations for now.
Going to /admin/structure/file-types/manage/image/file-display
will show you display options for file field images which are similar to display options on field manage display forms of Drupal core field management but for file field entities and all system available displays are optional shown checkboxes here, like colorbox, image, rendered entity, generic file, etc. But only "picture" occurs twice here, which looks IMHO like a bug. Also a description is missing, but this is another issue.
Screenshot attached.
We probably need further testing of picture display module for file field and file entity managed displays. The difference between display options on field manage display forms of Drupal core field management and file field managed displays forms is, that core uses single value selection forms to let the user choose one display, while second uses multiple choice with checkboxes.
Drupal version : 7.28
Database driver : mysql
Database hostname : localhost
Database : Connected
Drupal bootstrap : Successful
Default theme : Omega Subtheme
Administration theme : seven
PHP executable : /usr/bin/php
PHP configuration : /etc/php5/cli/php.ini
PHP OS : Linux
Drush version : 7.0-dev
Drush temp directory : /tmp
Drupal root : /var/www/drupal7
Site path : sites/default
File directory path : sites/default/files
Private file directory path : sites/default/files/private
Temporary file directory path : sites/default/files/tmp
Type : module
Title : Picture
Description : Picture element
Version : 7.x-2.4+8-dev
Date : 2014-07-08
Package : Picture
Core : 7.x
PHP : 5.2.4
Status : enabled
Path : sites/all/modules/picture
Schema version : 7202
Files : includes/PictureMapping.php
Requires : ctools, image, breakpoints
Configure : admin/config/media/picture
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I am closing all very old tickets that have not received comments for a long time. If someone still faces these issues or thinks they are relevant, please reopen it. Feel free to contribute with more info or a patch.