Bug #44376

Paginate widget throws exception

Added by Bastian Waidelich over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2013-01-08
Priority:Must have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:Widgets
Target version:TYPO3 Flow Base Distribution - 2.0
Has patch:No Affected Flow version:Flow 2.0.0 beta 1

Description

With #43589 the action argument of link/URI ViewHelpers is not optional any longer (except for AJAX widget links/URIs where the argument falls back to the current action).
The template of the provided pagination widget has not been adjusted to that breaking change yet.


Related issues

related to TYPO3.Flow - Bug #43589: Route defaults can be omitted when creating URIs Resolved 2012-12-04

Associated revisions

Revision fd3ff041
Added by Bastian Waidelich over 2 years ago

[BUGFIX] Adjust pagination widget to recent changes

With #43589 the action argument of link/URI ViewHelpers is
not optional any longer.

This change adjusts the template of the provided pagination widget
to that breaking change by specifying the action argument.

Besides this adds a check to widget.link & widget.uri ViewHelpers
which throws a more meaningful exception if the action argument
was omitted.

Change-Id: I86ea27aa95ce23991924e51576389fb05680b500
Fixes: #44376
Related: #43589
Releases: master

Revision 7e096556
Added by Bastian Waidelich over 2 years ago

[BUGFIX] Adjust pagination widget to recent changes

With #43589 the action argument of link/URI ViewHelpers is
not optional any longer.

This change adjusts the template of the provided pagination widget
to that breaking change by specifying the action argument.

Besides this adds a check to widget.link & widget.uri ViewHelpers
which throws a more meaningful exception if the action argument
was omitted.

Change-Id: I86ea27aa95ce23991924e51576389fb05680b500
Fixes: #44376
Related: #43589
Releases: master

History

#1 Updated by Bastian Waidelich over 2 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF