owncloud-archive / search_lucene

The ownCloud search_lucene app
GNU Affero General Public License v3.0
18 stars 17 forks source link

search lucene is breaking public upload #43

Closed DeepDiver1975 closed 10 years ago

DeepDiver1975 commented 10 years ago

error from the log:

{"reqId":"4e16d15e747af18a0d5293c8d3bd6e8e","remoteAddr":"::1","app":"PHP","message":"Call to a member function getUID() on null at \/home\/deepdiver\/Development\/ownCloud\/core\/apps2\/search_lucene\/appinfo\/application.php#94","level":3,"time":"2014-10-14T04:23:06+00:00","method":"POST","url":"\/oc\/core\/index.php\/apps\/files\/ajax\/upload.php"}
butonic commented 10 years ago

which version did you try. master (v0.6.0) or stable7 (v0.5.0)

butonic commented 10 years ago

fixed with e54f737