Skip to content

Typos in email templates #22

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Create a new user and issue a welcome message

What is the expected output? What do you see instead?
The message should translate all tokens from the template into meaningful data 
fields. But the standard templates contain the token {!OpenQWAQ.Support} for 
the support email address. In the Smalltalk code, the token is called 
OpenQwaq.Support - the translations is case sensitive, so the current message 
is sent out with the token rather than the email address.

What version of the product are you using? On what operating system?
OQ Server 1.0.1

Please provide any additional information below.
Simple solution is to change the email templates to use {!OpenQwaq.Support} for 
including the support email address.

Original issue reported on code.google.com by david.s....@gmail.com on 23 Sep 2011 at 1:08

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions