Typo in system notification function

Project:ProjectPier
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed - by issue author
Description

There is a typo in the eMail notification function. Please see http://www.projectpier.org/node/444#comment-475 for further infos.

There might be some dependencies and the system works so far. So maybe we shouldn't change that at all ...

Roland

Status:new» patch - code needs review

This patch changes the string 'dont reply wraning' into 'dont reply warning' in 4 files.
I don't see any reason why it would break anything that I haven't tested.

AttachmentSize
wraningTypo.patch2.35 KB
Status:patch - code needs review» closed - fixed

This was also fixed at the same time as http://projectpier.org/node/506 in r131.

However, I didn't change the actual string token misspelling because (1) it would break translations and (2) there are quite a number of misspelt tokens, and I'd like to fix them all at once. I'll need to work with rcross in order to do that though. Stay tuned for that!

Status:closed - fixed» closed - by issue author