Bug #5107

namespaces names cant have more than one letter

Added by Fernando Arconada almost 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-10-25
Priority:Must have Due date:
Assigned To:Sebastian Kurfuerst % Done:

100%

Category:-
Target version:-
Has patch: Affected Flow version:

Description

namespaces names cant have more than one letter in partials called from the layout

- {namespace z=Tx_foor_ViewHelpers} works
- {namespace za=Tx_Mytube_ViewHelpers} throws exception :#1224254792:
Namespace could not be resolved. This exception should never be thrown!
27 Tx_Fluid_Core_Parser_TemplateParser::handler_objectAccessor
(Tx_Fluid_Core_Parser_ParsingState, "z", "a:currentAction()", "")

Associated revisions

Revision 64b1682d
Added by Sebastian Kurfuerst almost 6 years ago

[+BUGFIX] Fluid (Core): Validation of ViewHelper arguments is non-mandatory now, as there is no validator for each domain object / we do not always want to call it. Resolves #5108.
[+BUGFIX] Fluid (Core): Shorthand Syntax of ViewHelpers can now use longer namespace prefixes than one character. Resolves #5107.

History

#1 Updated by Sebastian Kurfuerst almost 6 years ago

  • Project changed from Extbase MVC Framework to TYPO3.Fluid

#2 Updated by Sebastian Kurfuerst almost 6 years ago

  • Status changed from New to Accepted
  • Assigned To set to Sebastian Kurfuerst

#3 Updated by Sebastian Kurfuerst almost 6 years ago

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

Also available in: Atom PDF