On Wednesday 10 April 2013 13:33:34 Frank Karlitschek wrote: > On 10.04.2013, at 11:25, Holger Angenent <[email protected]> wrote: > > Hi, > > > > the changelog says: > > > > - Fix default quota > > > > In 5.0.3 I had the problem that I could not enter a free value for the > > default quota. I am not sure, if this is addressed by the changelog, but > > this problem is in fact solved now. > > What still persists is the problem that I can only enter a free quota > > value for the first 30 users as reported here: > > https://github.com/owncloud/core/issues/2555 > > This seems to be a bug in the quote code in php and not only in the > frontend. @Robin: What do you think? > > > Frank
The event handler wasn't being attached to newly added entries in the user list. https://github.com/owncloud/core/pull/2851 - Robin Appelman _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
