-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contact Pictures don´t show up #215
Comments
I found out one more thing: WeT-Klb |
We only test the contacts app against chrom{e|ium} and firefox - for both browser this feature should be working. Internet Explorer also isn't in my personal scope since most users use the two mentioned 3rd party browser (even on windows). PRs are very welcomed if one is willing to write workarounds for IE. |
I have a similar issue with CardBook App for Thunderbird and Nextcloud Contacts app, when the contacts are uploaded to Nextcloud. Is this related / or of any help for the above issue? |
I think we dropped IE support. Only Edge is supported now! :) @bpcurse No it's not related. It's probably related to Cardbook for thunderbird which handle things diffrently. Could you open a new issue with some examples? |
https://cloud.githubusercontent.com/assets/20600342/26034748/b7343682-38c1-11e7-9f81-053df7608e7e.jpg
https://cloud.githubusercontent.com/assets/20600342/26034758/d05e4e86-38c1-11e7-9043-f5f8cd3c1a30.jpg
https://cloud.githubusercontent.com/assets/20600342/26034760/d9ab3d6e-38c1-11e7-8e89-d7f2472030de.jpg
https://cloud.githubusercontent.com/assets/20600342/26034765/e0dc182e-38c1-11e7-9876-57515b2ccd8d.jpg
Actual behaviour
When i add a new contact in Nextcloud 11 contacts app and try to attach a picture it won´t show up.
I am told the Picture is too big if it it more than 1MB - but when i use a smaller one 240x240 less than 1MB it won´t appear.
Weired Thing is the same Picture in contacts app on Owncloud 8.2.11 works perfektly.
Server configuration
Operating system: Linux Qnap-TS251 4.2.8 #1 SMP Wed May 3 01:11:54 CST 2017 x86_64
Web server: Apache (fpm-fcgi)
Database: mysql 5.5.51
PHP version: 5.6.30
Modules loaded: Core, date, ereg, libxml, pcre, ctype, dom, fileinfo, filter, hash, json, SPL, openssl, posix, Reflection, SimpleXML, session, tokenizer, xml, xmlreader, xmlwriter, cgi-fcgi, imagick, zlib, curl, calendar, iconv, gd, standard, PDO, sqlite3, mysqlnd, pdo_mysql, pdo_sqlite, mysql, mysqli, Phar, zip, bcmath, dba, mbstring, ftp, gettext, imap, ldap, exif, mcrypt, pcntl, shmop, soap, sockets, wddx, xmlrpc, xsl, Zend OPcache
Nextcloud version: 11.0.3 (stable) - 11.0.3.2
Updated from an older Nextcloud/ownCloud or fresh install: Fresh install
Where did you install Nextcloud from: Qnap-Forum http://www.qoolbox.fr/NextCloud_11.0.3.qpkg.zip
Signing status:
Signing status
List of activated apps:
App list
```Enabled:
Disabled:
{
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"REMOVED SENSITIVE VALUE",
"REMOVED SENSITIVE VALUE"
],
"datadirectory": "/share/CACHEDEV1_DATA/.qpkg/NextCloud/nextcloud/data",
"overwrite.cli.url": "http://REMOVED SENSITIVE VALUE/nextcloud",
"dbtype": "mysql",
"version": "11.0.3.2",
"dbname": "Nextcloud",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"logtimezone": "UTC",
"installed": true,
"maintenance": false,
"updater.release.channel": "stable",
"mail_smtpmode": "php",
"mail_smtpauth": 1,
"mail_smtpsecure": "ssl",
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "[email protected]",
"mail_smtpport": "567"
}
The text was updated successfully, but these errors were encountered: