Summary | again regression with due dates |
Queue | Nag |
Queue Version | 4.2.12 |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | jan (at) horde (dot) org |
Requester | Klaus.Steinberger (at) physik (dot) uni-muenchen (dot) de |
Created | 11/09/2016 (3209 days ago) |
Due | |
Updated | 10/20/2017 (2864 days ago) |
Assigned | 11/09/2016 (3209 days ago) |
Resolved | 11/09/2016 (3209 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 4.2.13 |
Patch | No |
commit 23732624b10a96fbb6af94490c67503d0a7869f3
Author: Jan Schneider <jan@horde.org>
Date: Wed, 09 Nov 2016 14:15:54 +0100
[jan] Fix sorting by due date with PHP < 5.5 (
Bug #14507).Fixes regression introduced with fix for
bug 14504.M docs/CHANGES
M lib/Nag.php
M package.xml
https://github.com/horde/nag/commit/23732624b10a96fbb6af94490c67503d0a7869f3
commit 6f99b447977f429e6aee16d5fae7142dc50e30ea
Author: Jan Schneider <jan@horde.org>
Date: Wed Nov 9 14:15:44 2016 +0100
[jan] Fix sorting by due date with PHP < 5.5 (
Bug #14507).Fixes regression introduced with fix for
bug 14504.nag/docs/CHANGES | 8 ++++++++
nag/lib/Nag.php | 22 +++++++++++-----------
nag/package.xml | 17 +++++++++++++++--
3 files changed, 34 insertions(+), 13 deletions(-)
http://github.com/horde/horde/commit/6f99b447977f429e6aee16d5fae7142dc50e30ea
Milestone ⇒ 4.2.13
Assigned to Jan Schneider
State ⇒ Feedback
commit 00ec780f20c6e3cd8a895c22993bc7fa16a6cfd7
Author: Jan Schneider <jan@horde.org>
Date: Wed Nov 9 14:15:44 2016 +0100
[jan] Fix sorting by due date with PHP < 5.5 (
Bug #14507).Fixes regression introduced with fix for
bug 14504.nag/docs/CHANGES | 1 +
nag/lib/Nag.php | 22 +++++++++++-----------
nag/package.xml | 4 ++--
3 files changed, 14 insertions(+), 13 deletions(-)
http://github.com/horde/horde/commit/00ec780f20c6e3cd8a895c22993bc7fa16a6cfd7
New Attachment: nag.patch
Priority ⇒ 3. High
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ again regression with due dates
Type ⇒ Bug
PHP Fatal error: Can't use method return value in write context in
/var/www/html/horde/nag/lib/Nag.php on line 1538, referer:
https://testwebmail.physik.uni-muenchen.de/horde/login.php
See also:
https://www.davidtan.org/php-solution-for-cant-use-method-return-value-in-write-context/