Bug #30212
closed
Wrong marker in notification mail message: USER_FULLNAME vs. USER_REALNAME
Added by Andreas Kießling about 13 years ago.
Updated about 6 years ago.
Description
The language file from versions has this line as default message that is sent as the notification mail:
State was changed by ###USER_FULLNAME### (username: ###USER_USERNAME###)
but the marker that is replaced in the class.tx_version_tcemain.php is ###USER_REALNAME###
###USER_REALNAME### probably makes more sense, since that is the field from be_users table
It seems more practical to me to change the marker in tx_version_tcemain::notifyStageChange() simply because the template is in the translation server. 'Labels' should not be changed once they are used because this would require changes in all translations too.
Ok, good point. I don't think that too many workspace users have customized the message anyway.
Patch set 1 of change Ibc50e4ab881ab21b590d394ebf7dc59a0b000e6e has been pushed to the review server.
It is available at http://review.typo3.org/5613
- Status changed from New to Under Review
Please test the patch - I'd suggest to keep both markers for some time.
Patch set 2 of change Ibc50e4ab881ab21b590d394ebf7dc59a0b000e6e has been pushed to the review server.
It is available at http://review.typo3.org/5613
- Status changed from Under Review to Resolved
- Category changed from Bugs to Workspaces
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Status changed from Resolved to Closed
Also available in: Atom
PDF