Open anehx opened 8 years ago
/index.php/apps/files/
Page transitions to /index.php/apps/documents/index#{fileId} and opens editor.
/index.php/apps/documents/index#{fileId}
Page transitions to /index.php/apps/files/#{fileId} and does not change any content.
/index.php/apps/files/#{fileId}
Operating system: Debian Jessie
Web server: Apache2
Database: MySQL5.5
PHP version:PHP5.6
ownCloud version: 8.2.2-1.1
Updated from an older ownCloud or fresh install: upgrade from 8.0 to 8.1 to 8.2.2
It works with the APP Version documents: 0.11.1
Steps to reproduce
/index.php/apps/files/
Expected behaviour
Page transitions to
/index.php/apps/documents/index#{fileId}
and opens editor.Actual behaviour
Page transitions to
/index.php/apps/files/#{fileId}
and does not change any content.Server configuration
Operating system: Debian Jessie
Web server: Apache2
Database: MySQL5.5
PHP version:PHP5.6
ownCloud version: 8.2.2-1.1
Updated from an older ownCloud or fresh install: upgrade from 8.0 to 8.1 to 8.2.2