Skip to content
  1. Oct 13, 2015
  2. 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
  3. Sep 04, 2015
  4. Aug 23, 2015
  5. Aug 17, 2015
  6. 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
  7. Jul 16, 2015
  8. Jul 07, 2015
  9. Jun 18, 2015
  10. Jun 15, 2015
  11. Jun 12, 2015
  12. Jun 05, 2015
  13. Jun 02, 2015
  14. May 27, 2015
  15. May 26, 2015
  16. May 22, 2015
  17. May 21, 2015
  18. May 20, 2015
  19. May 16, 2015
  20. May 07, 2015
  21. May 06, 2015
  22. Apr 26, 2015
  23. Apr 25, 2015
  24. Apr 16, 2015
  25. Apr 15, 2015
  26. Apr 14, 2015
  27. Apr 11, 2015
  28. Apr 07, 2015
  29. Mar 06, 2015