[TYPO3-core] RFC #14354: Bug: fix percentage of changes in Workspace Manager -> "Show differences inline"

Marco Huber marco.huber at marit.ag
Fri May 21 18:17:11 CEST 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=14354

Branches:
TYPO3_4-3 & trunk

Problem:
When you select the option "Show differences inline" in the Workspace 
Manager the percentage of changes is shown twice and incorrect. See this 
screenshot: http://img140.imageshack.us/img140/8586/workspaceerror.jpg

Solution:
- twice: typo3\mod\user\ws\class.wslib_gui.php Line 450 has hardcoded 
labels, line 451 uses LL-File. So lets delete line 450
- incorrect: in the LL-File typo3\sysext\lang\locallang_mod_user_ws.xml 
Line 145 there should be "%d%% change:" instead of "%%% change:"

Notes:
I found this bug in TYPO3 4.3.3 and in the current trunk (Rev 7644) but 
perhaps. The attached patches is created against trunk.

Kind regards,
Marco
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: trunk_class.wslib_gui.php.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100521/92944ecd/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: trunk_locallang_mod_users_ws.xml.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100521/92944ecd/attachment.asc>


More information about the TYPO3-team-core mailing list