[Owncloud] Showstopper Bugs for 4.5
Arthur Schiwon
blizzz at owncloud.com
Mon Oct 1 19:41:31 UTC 2012
On Monday, October 01, 2012 03:08:42 PM Michael Gapczynski wrote:
> I don't have time to test it, but it looks fine. The only issue I see is
> that you're using OC_FileCache_Cached, you should be using OC_FileCache.
Well, it does not work with OC_FileCache*. I did not track it down, in the
additional code it would be the same but somewhere down the road something
goes wrong. I assume it might have something to do with some FileView stuff
happening in OC_FileCache_Update::update() which is triggered in this case.
This is while I am logged in. It works when I call up the URL while i am
logged out. Since this works in both scenarios, I prefer this way.
Cheers
Arthur
>
>
> Michael
>
> On Monday, October 01, 2012 02:44:32 PM Arthur Schiwon wrote:
> > Hey,
> >
> > i tried to solve "Old links from 4.0.7 do not work in 4.5" (oc-1851) with
> > the commit
> > https://github.com/owncloud/core/commit/b23ad579dc674d3fdeaed0c6f650a6fcb8
> > de 6394
> >
> > It relies on the Filecache, but that should be OK – and to the old table.
> > The only notification to the user will be written to the ownCloud log.
> >
> > Please have a look if this is OK and works for you. Comments?
> >
> > @Michael: let's remove the deprecated sharing-table with OC 5.0, then.
> >
> > Cheers
> > Arthur
> > _______________________________________________
> > Owncloud mailing list
> > Owncloud at kde.org
> > https://mail.kde.org/mailman/listinfo/owncloud
More information about the Owncloud
mailing list