Actions
Bug #31622
closedInvalid query part on menu rendering
Status:
Closed
Priority:
Should have
Assignee:
Category:
Content Rendering
Target version:
Start date:
2011-11-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Each page can have a target defined, which can also be a typeNum that gets added to the generated URL.
Now if RealURL is used, the "&type=" part will be just added to the final URL which looks like "page.html&type=1". A question mark is missing here to get a valid query part.
Updated by Mr. Hudson about 13 years ago
- Status changed from New to Under Review
Patch set 1 of change I7c8c95db7eeb80709f5a9628d56be431ce1bdd76 has been pushed to the review server.
It is available at http://review.typo3.org/6565
Updated by Oliver Hader about 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4b6e987ae40e30b2ab073250f750323890ea21de.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions