### Steps to reproduce 1. create card 2. want to add a date 3. ### Expected behaviour find a field to enter date start/end ### Actual behaviour no fields ### General server configuration **Operating system:** Linux service.chricar.at 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 **Web server:** Apache/2.4.10 (Debian) (apache2handler) **Database:** mysql 10.0.30 **PHP version:** 7.0.14-1~dotdeb+8.1 <details> <summary>PHP-modules loaded</summary> ``` - Core - date - libxml - openssl - pcre - zlib - filter - hash - Reflection - SPL - session - standard - apache2handler - igbinary - mysqlnd - PDO - xml - apcu - apc - calendar - ctype - curl - dom - mbstring - fileinfo - ftp - gd - gettext - iconv - imagick - imap - intl - json - exif - mcrypt - mysqli - pdo_mysql - pdo_sqlite - Phar - posix - readline - redis - shmop - SimpleXML - sockets - sqlite3 - sysvmsg - sysvsem - sysvshm - tokenizer - wddx - xmlreader - xmlwriter - xsl - zip - Zend OPcache ``` </details> ### Nextcloud configuration **Nextcloud version:** 11.0.2 (stable) - 11.0.2.7 **Updated from an older Nextcloud/ownCloud or fresh install:** YOUR ANSWER HERE **Where did you install Nextcloud from:** YOUR ANSWER HERE **Are you using external storage, if yes which one:** Array ( [0] => \OC\Files\Storage\Local [1] => \OCA\Files_External\Lib\Storage\FTP [2] => \OC\Files\Storage\DAV [3] => \OCA\Files_External\Lib\Storage\OwnCloud [4] => \OCA\Files_External\Lib\Storage\SFTP [5] => \OCA\Files_External\Lib\Storage\AmazonS3 [6] => \OCA\Files_External\Lib\Storage\Dropbox [7] => \OCA\Files_External\Lib\Storage\Google [8] => \OCA\Files_External\Lib\Storage\Swift [9] => \OCA\Files_External\Lib\Storage\SFTP ) **Are you using encryption:** no **Are you using an external user-backend, if yes which one:** YOUR ANSWER HERE (LDAP/ActiveDirectory/Webdav/...) <details> <summary>Signing status</summary> ``` [] ``` </details> <details> <summary>Enabled apps</summary> ``` - activity: 2.4.1 - admin_audit: 1.1.0 - admin_notifications: 1.0.0 - announcementcenter: 3.0.0 - bookmarks: 0.10.1 - calendar: 1.5.3 - comments: 1.1.0 - contacts: 1.5.3 - dav: 1.1.1 - deck: 0.2.1 - external: 1.2 - federatedfilesharing: 1.1.1 - federation: 1.1.1 - files: 1.6.1 - files_external: 1.1.2 - files_pdfviewer: 1.0.1 - files_sharing: 1.1.1 - files_texteditor: 2.2 - files_trashbin: 1.1.0 - files_versions: 1.4.0 - files_videoplayer: 1.0.0 - firstrunwizard: 2.0 - gallery: 16.0.0 - issuetemplate: 0.2.2 - logreader: 2.0.0 - lookup_server_connector: 1.0.0 - mail: 0.6.4 - nextant: 1.0.8 - nextcloud_announcements: 1.0 - notes: 2.3.1 - notifications: 1.0.1 - ocr: 2.3.0 - ojsxc: 3.2.1 - passman: 2.1.4 - password_policy: 1.1.0 - provisioning_api: 1.1.0 - serverinfo: 1.1.1 - sharebymail: 1.0.1 - spreed: 1.2.0 - spreedme: 0.3.11 - survey_client: 0.1.5 - systemtags: 1.1.3 - tasks: 0.9.5 - templateeditor: 0.2 - theming: 1.1.1 - twofactor_backupcodes: 1.0.0 - updatenotification: 1.1.1 - workflowengine: 1.1.1 ``` </details> <details> <summary>Disabled apps</summary> ``` - encryption - files_accesscontrol - files_automatedtagging - files_retention - onlyoffice - richdocuments - user_external - user_ldap - user_saml ``` </details> <details> <summary>Content of config/config.php</summary> ``` { "instanceid": "ocde8d3204fb", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "datadirectory": "\/var\/www\/owncloud_data", "dbtype": "mysql", "version": "11.0.2.7", "dbname": "owncloud", "dbhost": "localhost", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "enable_previews": true, "forcessl": true, "theme": "", "maintenance": false, "mail_smtpmode": "smtp", "mail_smtphost": "smtp.world4you.com", "mail_smtpport": "587", "mail_smtptimeout": 10, "memcache.local": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "localhost", "port": 6379 }, "loglevel": 3, "share_folder": "\/Shared", "trusted_domains": [ "service.chricar.at" ], "mail_from_address": "xenon", "mail_domain": "strakosch.at", "secret": "***REMOVED SENSITIVE VALUE***", "singleuser": false, "forceSSLforSubdomains": true, "trashbin_retention_obligation": "auto", "filelocking.enabled": "false", "filesystem_check_changes": 1, "mail_smtpauthtype": "PLAIN", "mail_smtpsecure": "tls", "mail_smtpauth": 1, "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "auth.bruteforce.protection.enabled": false, "overwrite.cli.url": "\/owncloud" } ``` </details> ### Client configuration **Browser:** Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/59.0.3071.109 Chrome/59.0.3071.109 Safari/537.36 **Operating system:** YOUR ANSWER HERE ### Logs <details> <summary>Web server error log</summary> ``` Insert your webserver log here ``` </details> <details> <summary>Nextcloud log (data/nextcloud.log)</summary> ``` Insert your Nextcloud log here ``` </details> <details> <summary>Browser log</summary> ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ``` </details>
Steps to reproduce
Expected behaviour
find a field to enter date start/end
Actual behaviour
no fields
General server configuration
Operating system: Linux service.chricar.at 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u2 (2017-06-26) x86_64
Web server: Apache/2.4.10 (Debian) (apache2handler)
Database: mysql 10.0.30
PHP version: 7.0.14-1~dotdeb+8.1
PHP-modules loaded
Nextcloud configuration
Nextcloud version: 11.0.2 (stable) - 11.0.2.7
Updated from an older Nextcloud/ownCloud or fresh install: YOUR ANSWER HERE
Where did you install Nextcloud from: YOUR ANSWER HERE
Are you using external storage, if yes which one: Array
(
[0] => \OC\Files\Storage\Local
[1] => \OCA\Files_External\Lib\Storage\FTP
[2] => \OC\Files\Storage\DAV
[3] => \OCA\Files_External\Lib\Storage\OwnCloud
[4] => \OCA\Files_External\Lib\Storage\SFTP
[5] => \OCA\Files_External\Lib\Storage\AmazonS3
[6] => \OCA\Files_External\Lib\Storage\Dropbox
[7] => \OCA\Files_External\Lib\Storage\Google
[8] => \OCA\Files_External\Lib\Storage\Swift
[9] => \OCA\Files_External\Lib\Storage\SFTP
)
Are you using encryption: no
Are you using an external user-backend, if yes which one: YOUR ANSWER HERE (LDAP/ActiveDirectory/Webdav/...)
Signing status
Enabled apps
Disabled apps
Content of config/config.php
Client configuration
Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/59.0.3071.109 Chrome/59.0.3071.109 Safari/537.36
Operating system: YOUR ANSWER HERE
Logs
Web server error log
Nextcloud log (data/nextcloud.log)
Browser log