Summary | Choose Ticket Type (Step 2) and Submit -> back in Step 1 |
Queue | Horde Framework Packages |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 03/30/2017 (3015 days ago) |
Due | |
Updated | 09/06/2017 (2855 days ago) |
Assigned | 04/03/2017 (3011 days ago) |
Resolved | 04/03/2017 (3011 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | Horde_Form 2.0.17 |
Patch | No |
commit 035d469ae18281224d7b1c059a07b827ce4de23e
Author: Till Klampaeckel <till@php.net>
Date: Sat Mar 19 19:25:06 2011 +0000
* added appropriate require_once calls,
#14604git-svn-id:
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@309451
c90b9560-bf6c-de11-be94-00142212c4b1
Text/Wiki/Render/Latex/Freelink.php | 4 +++-
Text/Wiki/Render/Latex/Wikilink.php | 5 ++++-
2 files changed, 7 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/035d469ae18281224d7b1c059a07b827ce4de23e
Milestone ⇒ Horde_Form 2.0.17
commit 506e5c3de0d093300188eb4b2035d9ac1d743fb8
Author: Jan Schneider <jan@horde.org>
Date: Mon Apr 3 12:07:02 2017 +0200
Output _formvars when closing the renderer,
instead of when opening the form. This way can output all
expected form variables for all rendered sub-forms at once.
Fixes
bug #14604.Did I mention that Horde_Form is a mess and desperately needs refactoring?
framework/Form/lib/Horde/Form.php | 1 -
framework/Form/lib/Horde/Form/Renderer.php | 20 +++++++++++++++++++-
framework/Form/package.xml | 4 ++--
3 files changed, 21 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/506e5c3de0d093300188eb4b2035d9ac1d743fb8
State ⇒ Assigned
Queue ⇒ Horde Framework Packages
Version ⇒
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Choose Ticket Type (Step 2) and Submit -> back in Step 1
Queue ⇒ Whups
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
back in step 1 / new ticket.
I guess this happens since the pear updates last week.