files_texteditor icon indicating copy to clipboard operation
files_texteditor copied to clipboard

Actionmenu link 'Edit' does not open editor

Open anehx opened this issue 10 years ago • 1 comments

Steps to reproduce

  1. Go to /index.php/apps/files/
  2. Open the actionmenu on a .odt file
  3. Click on 'Edit'

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

anehx avatar Jan 22 '16 12:01 anehx

It works with the APP Version documents: 0.11.1

rolandbu avatar Jan 27 '16 14:01 rolandbu