[TYPO3-doc] sysext:documentation in TYPO3 CMS 6.2 LTS beta4

Xavier Perseguers xavier at typo3.org
Sat Jan 18 13:31:23 CET 2014


Hi again,

>> Reason for these questions: I am just playing with beta4 and nothing
>> happens when I click the "Download document" action in the BE. So I
>> wonder if this is meant to work, in which case if would open a ticket -
>> or should I be a little bit more patient? :-)

Can you test this?

diff --git
a/typo3/sysext/documentation/Resources/Private/Templates/Document/Download.html
b/typo3/sysext/documentation/Resources/Private/Templates/Document/Download.html
index 7434e14..ae2d6b1 100644
---
a/typo3/sysext/documentation/Resources/Private/Templates/Document/Download.html
+++
b/typo3/sysext/documentation/Resources/Private/Templates/Document/Download.html
@@ -37,7 +37,7 @@
 				<td>{document.shortcut}</td>
 				<td>{document.type}</td>
 				<td class="icons">
-					<doc:link.action action="download" arguments="{url:document.url,
key:document.key, version:document.version}"
title="{f:translate(key:'documentation.actions.download')}">
+					<doc:link.action action="fetch" arguments="{url:document.url,
key:document.key, version:document.version}"
title="{f:translate(key:'documentation.actions.download')}">
 						<span class="t3-icon t3-icon-actions
t3-icon-system-extension-download">&nbsp;</span>
 					</doc:link.action>
 				</td>


-- 
Xavier Perseguers
TYPO3 CMS Team Member

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org



More information about the TYPO3-project-documentation mailing list