You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
926 B

3 years ago
3 years ago
  1. known bugs:
  2. - there is html-code in some plain text mails, because they use
  3. models.TYPE_CHOICES, which is in html, because it is mainly used for the
  4. webside side of things.
  5. - helptext by /intern email: "Bitte gib deine E-Mail-Adresse ein, damit dich
  6. Wikimedia Deutschland bei Rückfragen oder für
  7. die Zusage kontaktieren kann." maybe this this misleading?
  8. - if the mailserver is unavaiable we just produce "Server Error 500", which is not very telling.
  9. There should maybe also a way to handle mails later if first delivery failed.
  10. - there are some issues with the ifg_volunteer_mail.txt template.
  11. - project.pk generation fails at the moment (seond save() in old code)
  12. other known problems:
  13. - The DatePicker works only if you are logged in, which is mostly ok for /intern
  14. and there is no Date to insert at the moment in forms for externs.
  15. - we should add dates to the outputs, to make it more useful in logfiles