owncloud / files_texteditor

GNU Affero General Public License v3.0
18 stars 25 forks source link

Actionmenu link 'Edit' does not open editor #163

Open anehx opened 8 years ago

anehx commented 8 years ago

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

rolandbu commented 8 years ago

It works with the APP Version documents: 0.11.1