[TYPO3-core] FYI: Fixed formURL issue in fe_adminLib.inc
Ingmar Schlecht
ingmar at typo3.org
Thu Feb 23 21:01:45 CET 2006
Hi guys,
the following trivial bugfix is already in CVS.
Problem:
In templates for fe_adminLib.inc the formurl marker is used like
###FORM_URL###&cmd=edit which doesn't work if the URL didn't contain a
"?" question mark (like in simulStatic- or RealURLs).
Solution: Append a question mark if the URL doesn't contain one yet.
This fixes typo3.org bug #2563.
cheers,
Ingmar
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fe_adminLib.inc.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060223/b54cfb12/attachment.pot
More information about the TYPO3-team-core
mailing list