owncloud / core

:cloud: ownCloud web server core (Files, DAV, etc.)
https://owncloud.com
GNU Affero General Public License v3.0
8.38k stars 2.05k forks source link

no proper dependency management between apps #4010

Closed davidak closed 11 years ago

davidak commented 11 years ago

Expected behaviour

  1. activate news app
  2. error "needs app framework"
  3. news app is not activated

    Actual behaviour

    Steps to reproduce

  4. activate news app in backend
  5. ???
  6. it is activated but dont work

only logs show what happened.

Server configuration

Ubuntu 10.04 Apache/2.2.14 (Ubuntu) mysql Ver 14.14 Distrib 5.1.69, for debian-linux-gnu PHP 5.3.2-1ubuntu4.19 ownCloud 5.0.7

Logs

ownCloud log (data/owncloud.log)

{"app":"news","message":"Can not enable the News app because the App Framework App is disabled","level":3,"time":1373460487}

https://github.com/owncloud/news/issues/279

Niduroki commented 11 years ago

We don't want this, see the discussion in #4017.