HackerspaceBremen / open_space_notifier

This repository holds the source code of the open space notifier, which is a backend for serving the SpaceAPI. The backend is hosted on an Google App Engine instance and written with Java.
3 stars 1 forks source link

If the status message is missing the email content contains $MESSAGE$ variable #66

Closed steveliedtke closed 9 years ago

steveliedtke commented 9 years ago

For example (email is in german): "Der Space wurde soeben geschlossen!$MESSAGE$

Der Space kann über die URL https://hackerspacehb.appspot.com/ wieder geöffnet werden!

Fröhliches Hacken, dein Hackerspace Bremen Team"

The $MESSAGE$ variable shouldn't be displayed in the email!

steveliedtke commented 9 years ago

This bug was fixed in master. should be on test server with next update