Skip to content
  1. Sep 18, 2015
    • Till Brehm's avatar
      Fix by dirkd: Since file() doesn't remove "\n" from the lines read the... · d8faa4e7
      Till Brehm authored
      Fix by dirkd: Since file() doesn't remove "\n" from the lines read the condition $lines[$l] == '' never evaluated to true. So $mailHeaders would always contain every line from the template while $mailBody contained none of them.
      
      Together with the bugfix of PHP#68776 [1] disallowing multiple "\n"'s & preceding "\n" in mail()'s $additionalHeaders arg this caused mails not being sent because $mailHeaders would include at least one "\n\n" which was meant to separate the mail headers from the body.
      
      [1] https://bugs.php.net/bug.php?id=68776
      d8faa4e7
  2. Sep 04, 2015
  3. Aug 23, 2015
  4. Aug 17, 2015
  5. Jul 28, 2015
    • Marius Cramer's avatar
      - backported patches: · e9d5c95a
      Marius Cramer authored
          - make sure umlautdomains can be found in lists.
          - sorting by database name did not work in database quota list.
          - IDN: use standard from 2008 (which also works with "ß").
      e9d5c95a
  6. Jul 16, 2015
  7. Jul 07, 2015
  8. Jun 18, 2015
  9. Jun 15, 2015
  10. Jun 12, 2015
  11. Jun 05, 2015
  12. Jun 02, 2015
  13. May 27, 2015
  14. May 26, 2015
  15. May 22, 2015
  16. May 21, 2015
  17. May 20, 2015
  18. May 16, 2015
  19. May 07, 2015
  20. May 06, 2015
  21. Apr 26, 2015
  22. Apr 25, 2015
  23. Apr 16, 2015
  24. Apr 15, 2015
  25. Apr 14, 2015
  26. Apr 11, 2015
  27. Apr 07, 2015
  28. Mar 06, 2015
  29. Jan 14, 2015