Explain the Problem
Pressing the Return key in the search box redirects to [Nextcloud path]/apps/news/#.
This page returns HTTP 405.
System Information
- News app version: 13.0.3
- Nextcloud version: 14.0.3
- PHP version: 7.0.30
- Database and version: MariaDB 10.1.23-9
- Browser and version: Firefox 62.0.3 (64-bit), Chromium 69.0.3497.81
- Distribution and version: Ubuntu 18.04.1 (client), Raspbian 9 (server)
Contents of nextcloud/data/nextcloud.log
No log entries generated during installation or reproduction
Contents of Browser Error Console
Navigated to https://example.com/apps/news/
jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.0
jquery.min.js:4 [Intervention] Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://example.com/core/fonts/OpenSans-Semibold.woff
jquery.min.js:4 [Intervention] Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://example.com/core/fonts/OpenSans-Light.woff
VM2206:4 Uncaught SyntaxError: Unexpected token :
at new Function (<anonymous>)
at Object._generatePluralFunction (l10n.js:125)
at Object.register (l10n.js:77)
at de.js:1
_generatePluralFunction @ l10n.js:125
register @ l10n.js:77
(anonymous) @ de.js:1
DevTools failed to parse SourceMap: https://example.com/core/vendor/css-vars-ponyfill/dist/css-vars-ponyfill.min.js.map
DevTools failed to parse SourceMap: https://example.com/apps/notifications/js/notifications.js.map
DevTools failed to parse SourceMap: https://example.com/core/vendor/jquery/dist/jquery.min.map
Explain the Problem
Pressing the Return key in the search box redirects to
[Nextcloud path]/apps/news/#.This page returns HTTP 405.
System Information
Contents of nextcloud/data/nextcloud.log
No log entries generated during installation or reproduction
Contents of Browser Error Console