[TYPO3-commerce] missing call to generateLanguageMarker() in pi1/ - so no language specific markers are accepted in template code
Thomas Juhnke
van-tomas at arcor.de
Fri Jan 11 12:16:05 CET 2008
Sorry!
I've seen now, that pi1/ calls parent::init() in it's own init()-method.
And in class.tx_commerce_pibase.php's init()-method there is a call to
generateLanguageMarker().
So I think I have done something wrong... I apologize my confusing post :(
Thomas
Thomas Juhnke schrieb:
> Hello commerce-Team!
>
> First I'd like to thank you for this great extension. During
> development/integration of commerce in one of our current projects I
> stumbled upon a missing call to
>
> $this->generateLanguageMarker();
>
> in pi1/. While pi2/ calls the method I'm not able to use language
> specific markers in pi1/'s templates (like the "add to basket"-Button)
> which is preset with "abschicken" in template code.
>
> Could you please add the call in one of the next releases of commerce?
> That would be great.
>
> Thanks in advance,
>
> Thomas Juhnke
More information about the TYPO3-project-commerce
mailing list