FS#40224 - [owncloud] Image rotation bug in owncloud 6.0.3 with php 5.5
Attached to Project:
Community Packages
Opened by Alex (nylocx) - Monday, 05 May 2014, 12:53 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 07 May 2014, 15:22 GMT
Opened by Alex (nylocx) - Monday, 05 May 2014, 12:53 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 07 May 2014, 15:22 GMT
|
Details
Description:
The current owncloud release 6.0.3 has a image rotation bug if used with php 5.5. https://github.com/owncloud/apps/issues/1462#issuecomment-30574922 this patch https://gist.github.com/anonymous/11535580 works for me. It would be nice if it could be added somehow to the PKGBUILD file of owncloud. |
This task depends upon
cd "$srcdir/$pkgname"
patch -p0 -i ../image.patch