nextcloud / polls

🗳️ Polls app for Nextcloud
https://apps.nextcloud.com/apps/polls
GNU Affero General Public License v3.0
255 stars 73 forks source link

Problem (user)name containing umlauts (ä, ö, ü) #1310

Closed m8ichael closed 2 years ago

m8ichael commented 3 years ago

What is going wrong?

Users with umlauts in their names (ä, ö, ü) will not be found in the user search.

To Reproduce Generate User with umlaut

Expected behavior Users should appear in the search.

Information about your polls installation

Polls version? (see apps page) 1.6.2

Fresh installation or update from a prior version (from which one)? Fresh installation

How did you install this version?(Appstore or describe installation) Appstore

Information about your Instance of Nextcloud

Nextcloud version: 20.04

List of activated apps - accessibility: 1.6.0 - activity: 2.13.4 - apporder: 0.11.0 - bruteforcesettings: 2.0.1 - calendar: 2.1.2 - circles: 0.20.6 - cloud_federation_api: 1.3.0 - comments: 1.10.0 - contacts: 3.4.2 - contactsinteraction: 1.1.0 - dav: 1.16.2 - drawio: 0.9.8 - federatedfilesharing: 1.10.2 - federation: 1.10.1 - files: 1.15.0 - files_external: 1.11.1 - files_mindmap: 0.0.23 - files_rightclick: 0.17.0 - files_sharing: 1.12.1 - files_trashbin: 1.10.1 - files_versions: 1.13.0 - groupfolders: 8.2.0 - logreader: 2.5.0 - lookup_server_connector: 1.8.0 - mail: 1.7.2 - nextcloud_announcements: 1.9.0 - notifications: 2.8.0 - oauth2: 1.8.0 - onlyoffice: 6.2.0 - password_policy: 1.10.1 - passwords: 2020.12.0 - polls: 1.6.2 - privacy: 1.4.0 - provisioning_api: 1.10.0 - recommendations: 0.8.0 - serverinfo: 1.10.0 - settings: 1.2.0 - sharebymail: 1.10.0 - systemtags: 1.10.0 - tasks: 0.13.6 - text: 3.1.0 - theming: 1.11.0 - twofactor_backupcodes: 1.9.0 - twofactor_gateway: 0.17.0 - twofactor_totp: 5.0.0 - twofactor_u2f: 6.0.0 - updatenotification: 1.10.0 - user_ldap: 1.10.2 - user_status: 1.0.1 - viewer: 1.4.0 - weather_status: 1.0.0 - workflowengine: 2.2.0
Nextcloud configuration:** { "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "***REMOVED SENSITIVE VALUE***" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "20.0.4.0", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "default_language": "de", "default_locale": "de_DE", "installed": true, "remember_login_cookie_lifetime": 1296000, "session_lifetime": 86400, "session_keepalive": true, "skeletondirectory": "", "knowledgebaseenabled": false, "lost_password_link": "disabled", "ldapIgnoreNamingRules": false, "ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "smtp", "mail_smtpauthtype": "LOGIN", "mail_domain": "***REMOVED SENSITIVE VALUE***", "defaultapp": "calendar", "auth.bruteforce.protection.enabled": true, "maintenance": false, "updater.release.channel": "stable", "theme": "", "loglevel": 0, "forcessl": true, "forceSSLforSubdomains": true, "trashbin_retention_obligation": "7, 20", "has_internet_connection": true, "check_for_working_webdav": true, "check_for_working_wellknown_setup": true, "check_for_working_htaccess": true, "cron_log": true, "logtimezone": "Europe\/Berlin", "logdateformat": "F d, Y H:i:s", "ldapUserCleanupInterval": 51, "memcache.locking": "\\OC\\Memcache\\Redis", "memcache.local": "\\OC\\Memcache\\Redis", "filelocking.enabled": "true", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379, "timeout": 0, "password": "***REMOVED SENSITIVE VALUE***" }, "mail_smtpsecure": "ssl", "mail_smtpauth": 1, "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "465", "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***", "share_folder": "\/Mit mir geteilt", "app_install_overwrite": [ "calendar", "circles", "groupfolders", "ocr", "impersonate" ], "twofactor_enforced": "false", "twofactor_enforced_groups": [ "NC_EnablePasswords" ], "twofactor_enforced_excluded_groups": [], "updater.secret": "***REMOVED SENSITIVE VALUE***" } }

Server configuration

PHP version: 7.4.13

Are you using an external user-backend, if yes which one: ActiveDirectory

Browser log /ocs/v2.php/apps/user_status/api/v1/statuses/testnutzer:1 Failed to load resource: the server responded with a status of 404 () /ocs/v2.php/apps/user_status/api/v1/statuses/BA073272-B5BD-4937-A98A-862679DBC480:1 Failed to load resource: the server responded with a status of 404 () /ocs/v2.php/apps/user_status/api/v1/statuses/DF411F5D-68C8-4C45-881D-8BC222D7A44A:1 Failed to load resource: the server responded with a status of 404 () /ocs/v2.php/apps/user_status/api/v1/statuses/436B32E3-68E3-4B3A-BC4E-218DF641C47F:1 Failed to load resource: the server responded with a status of 404 () /ocs/v2.php/apps/user_status/api/v1/statuses/B51B95C4-FCCE-4551-8D26-F7F0E4C325A5:1 Failed to load resource: the server responded with a status of 404 () /ocs/v2.php/apps/user_status/api/v1/statuses/BA073272-B5BD-4937-A98A-862679DBC480:1 Failed to load resource: the server responded with a status of 404 () /ocs/v2.php/apps/user_status/api/v1/statuses/DF411F5D-68C8-4C45-881D-8BC222D7A44A:1 Failed to load resource: the server responded with a status of 404 () /ocs/v2.php/apps/user_status/api/v1/statuses/B51B95C4-FCCE-4551-8D26-F7F0E4C325A5:1 Failed to load resource: the server responded with a status of 404 () /ocs/v2.php/apps/user_status/api/v1/statuses/436B32E3-68E3-4B3A-BC4E-218DF641C47F:1 Failed to load resource: the server responded with a status of 404 () /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 /index.php/apps/polls/siteusers/get:1 Failed to load resource: the server responded with a status of 500 () polls.js?v=0d447cd6-9:2 Object (anonymous) @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/jakob.hartmann 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 beforeMount @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 init @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 b @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 Show 11 more frames from Library code polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/jakob.hartmann 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 mounted @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 insert @ polls.js?v=0d447cd6-9:2 k @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/benjamin.schmidt 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 beforeMount @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 init @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 b @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 Show 11 more frames from Library code polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/jakob.graupner 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 beforeMount @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 init @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 b @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 Show 11 more frames from Library code polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/jakob.hartmann 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 beforeMount @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 init @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 b @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 Show 11 more frames from Library code polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/benjamin.schmidt 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 mounted @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 insert @ polls.js?v=0d447cd6-9:2 k @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/bjarne.buecher 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 beforeMount @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 En.$mount @ polls.js?v=0d447cd6-9:2 init @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 f @ polls.js?v=0d447cd6-9:2 d @ polls.js?v=0d447cd6-9:2 b @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 M @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 Show 11 more frames from Library code polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/jakob.hartmann 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 mounted @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 insert @ polls.js?v=0d447cd6-9:2 k @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/jakob.graupner 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 mounted @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 insert @ polls.js?v=0d447cd6-9:2 k @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 GET https://cloud.domain.de/ocs/v2.php/apps/user_status/api/v1/statuses/bjarne.buecher 404 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 c @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 A.forEach.e. @ polls.js?v=0d447cd6-9:2 p @ polls.js?v=0d447cd6-9:2 i @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 fetchUserStatus @ polls.js?v=0d447cd6-9:2 mounted @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 sn @ polls.js?v=0d447cd6-9:2 insert @ polls.js?v=0d447cd6-9:2 k @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 e._update @ polls.js?v=0d447cd6-9:2 r @ polls.js?v=0d447cd6-9:2 bn.get @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.then (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 POST https://cloud.domain.de/index.php/apps/polls/siteusers/get 500 (anonymous) @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 e.exports @ polls.js?v=0d447cd6-9:2 Promise.then (async) l.request @ polls.js?v=0d447cd6-9:2 r.forEach.l. @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2 polls.js?v=0d447cd6-9:2 {data: "↵

↵ ↵ ↵↵", status: 500, statusText: "", headers: {…}, config: {…}, …} (anonymous) @ polls.js?v=0d447cd6-9:2 Promise.catch (async) loadUsersAsync @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 e.$emit @ polls.js?v=0d447cd6-9:2 search @ polls.js?v=0d447cd6-9:2 bn.run @ polls.js?v=0d447cd6-9:2 vn @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 qe @ polls.js?v=0d447cd6-9:2 Promise.then (async) Qe @ polls.js?v=0d447cd6-9:2 at @ polls.js?v=0d447cd6-9:2 (anonymous) @ polls.js?v=0d447cd6-9:2 bn.update @ polls.js?v=0d447cd6-9:2 me.notify @ polls.js?v=0d447cd6-9:2 set @ polls.js?v=0d447cd6-9:2 _n.set @ polls.js?v=0d447cd6-9:2 updateSearch @ polls.js?v=0d447cd6-9:2 input @ polls.js?v=0d447cd6-9:2 Ge @ polls.js?v=0d447cd6-9:2 n @ polls.js?v=0d447cd6-9:2 o._wrapper @ polls.js?v=0d447cd6-9:2
dartcafe commented 3 years ago

To Reproduce Generate User with umlaut

I can't reproduce this, because usernames with umlauts are not allowed in nextcloud (error when trying to create one). Umlauts in the display name are valid and work.

So, I need information, how you created a user with umlaut.

m8ichael commented 3 years ago

Sorry, I didn't describe that very exactly.

I use Nextcloud in conjunction with an ActiveDirectory. The problem occurs with the "givenName" field there, which obviously does not (or no longer) works in polls with umlauts. This means that this is actually not the user name but the display name in connection with an AD.

dartcafe commented 3 years ago

That's nasty, because some of the errors are resulting from the status check and are caused in the core functions and in the dependencies. Version 1.7 contains several fixes for that. As I have no AD or LDAP, I am not able to reproduce that. I tested umlauts with display names from internal users, and there is no issue.

I fear, we have to wait until version 1.7. Comes early next year, I am just in the middle of testing my alpha versions.

m8ichael commented 3 years ago

The latest version of polls fixes the error.

dartcafe commented 3 years ago

The latest version of polls fixes the error.

Wow. A blind fix. Thanks for testing and feedback!

m8ichael commented 3 years ago

Unfortunately happy too early ... The bug still exists :-(

dartcafe commented 3 years ago

Could you provide some screenshots or some more background information? I can't reproduce that. Files can also dropped here: https://nc.yagst.de/s/YA2oTYMt2goyGNL

herrmannsdorfer commented 3 years ago

Polls (1.7b3) is searching local and LDAP/AD user base differently:

Example: If you search for users with display names like Erika Müstermann local user will be found wether you search for eri, rik, müs or üst. As an LDAP user same search only eri yields a result.

Comparison with files app: search in local users and LDAP user base makes no difference. From the search results I would think Umlauts are treated like ü = u, ä = a, ö = o, ß = ss etc because searching for üst I also get LDAP users like Schuster.

m8ichael commented 3 years ago

Does this different behavior make sense? This would mean that LDAP users with an umlaut cannot be found or the search is very uncomfortable.

dartcafe commented 3 years ago

Polls (1.7b3) is searching local and LDAP/AD user base differently:

Polls does not differentiate between system users and users in an external directory (polls just doesn't even about this). We use core functions of NC. If the users are found via file share, they should be found in polls, too, if using the same search string.

to understand the issue better, it would help to get some detailed information:

herrmannsdorfer commented 3 years ago

I dropped an archive with real live examples from our server on your yagst.de share mentioned above.

dartcafe commented 3 years ago

The screenshots helped a lot, thanks. Since this needs some further investigation, I moved this bug to the next version after 1.7. I am thinking about switching to the files_shares API and get rid of the individual share system.

m8ichael commented 3 years ago

Apparently not only umlauts are affected by the bug. This error also occurs with users who do not contain an umlaut in their names. The following error is then recorded in the log:

Multiple contacts found for id xyz

The displayed contact does not (no longer) exist in the user administration. Strangely enough, this error does not appear to all users, but only to some. To cut a long story short: If you seriously want to use polls together with an LDAP backend, there is no way around a general elimination of the problem, because these problems do not occur at all when sharing files.

dartcafe commented 3 years ago

I need some information: Is this still a problem? Possibly related to #1681?

herrmannsdorfer commented 3 years ago

The issue is still present on Polls 3.1.0 running NC 21.0.4

We are not using the Contacts app so I can not comment on #1681

herrmannsdorfer commented 2 years ago

Any news on this long standing bug? Need help?

Meanwhile we are at Polls 3.4.2 running NC 22.2.3 ...

dartcafe commented 2 years ago

I still can't reproduce this issue. And I am not sure, which of the reported errors are still present and which not.

We are just consuming a core search function.

https://github.com/nextcloud/polls/blob/4ddbb9edaa0cb6df60f1582ac53514538992d607/lib/Model/UserGroup/UserBase.php#L218

herrmannsdorfer commented 2 years ago

I rechecked and the issue is still present: e. g. user "Erika Müstermann"

In my tests the situation remains unchanged and the screenshots I uploaded Jan 20 are still valid.

dartcafe commented 2 years ago

Try to add

\OC::$server->getLogger()->debug('Search result: ' . json_encode($result));
\OC::$server->getLogger()->debug('More: ' . $more);

or if debug is disabled:

\OC::$server->getLogger()->error('Search result: ' . json_encode($result));
\OC::$server->getLogger()->error('More: ' . $more);

between line 218 and 220 (please check you actual line numbers). This logs the actual find result to your nc log file.

https://github.com/nextcloud/polls/blob/4ddbb9edaa0cb6df60f1582ac53514538992d607/lib/Model/UserGroup/UserBase.php#L218-L222

You can upload the logged lines here: https://nc.yagst.de/s/NqBZfxH7B82qpSm

herrmannsdorfer commented 2 years ago

Done. Happy new year and happy debugging ...

dartcafe commented 2 years ago

Thanks. But only the user id (['value']['shareWith']) is used to set the user object. But it is a good hint. So we have to dig deeper.

The problem probably lies here: https://github.com/nextcloud/polls/blob/6e098a3e78916929f4da0c89b1f2c971d3bd8938/lib/Model/UserGroup/User.php#L48

So please add the following line after the line 48: \OC::$server->getLogger()->debug('displayName: ' . $this->displayName . ', id: ' . $this->id);

Attention, this could leed to many unnessessary log entries, because the object is used multiple times inside of polls.

Also interesting would be the response of the search request https://foo.com/apps/polls/search/users/{searchstring} reported in the browser (network tab).

herrmannsdorfer commented 2 years ago

The change in line 48 in user.php (this is line 47 in my setup) does not add extra info to the log.

The search request for any search string (containing umlauts or not) brings err 412 in the network console (precondition failed) and displays "Access forbidden, CSRF check failed" in the GUI.

dartcafe commented 2 years ago

The change in line 48 in user.php (this is line 47 in my setup) does not add extra info to the log.

Then change it to \OC::$server->getLogger()->error('displayName: ' . $this->displayName . ', id: ' . $this->id);. Seems debug level is disabled.

If you try to request fro the location bar, this is expected. Open the console and switch to the network tab in the developer tools. You will find a line similair to this: grafik

If you click on that line you will be able to see the (raw or unformatted) response: grafik

herrmannsdorfer commented 2 years ago

I already changed debug to error but that does not help.

The search string "gürt" is translated to GET /nextcloud/index.php/apps/polls/search/users/g%C3%BCrt and the response in the network console is {"siteusers":[]}

I may offer you direct access to our server if that helps debugging.

dartcafe commented 2 years ago

I may offer you direct access to our server if that helps debugging.

I think this would be easier.

herrmannsdorfer commented 2 years ago

I will contact you on Monday when I am back in the office.

m8ichael commented 2 years ago

The problem with the current version is that the share function is only mapped to the user ID. This is particularly problematic if the guid is expected from the directory due to the LDAP/AD link. In practice, therefore, polls should not be used since users cannot be expected to enter the cryptic guid. It would be better if the display name was referenced (again).

dartcafe commented 2 years ago

The problem with the current version is that the share function is only mapped to the user ID.

Nope. Polls uses a core function (see https://github.com/nextcloud/polls/issues/1310#issuecomment-1003552194) which searches in the username and the displayName as well.

dartcafe commented 2 years ago

It seems that the search strategy in LDAP environments works different as just in nextcloud itself. Extending the search types seems to fix the existing issue, which seemingly has nothing to do with umlauts as other users could not be found also.

Thanks to @herrmannsdorfer for supporting the bug hunt.

github-actions[bot] commented 3 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.