| Summary: | www-apps/postfixadmin-2.3.2: Wrongly displays dates stored in a postgresql database | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diane Gagne <diane> |
| Component: | [OLD] Server | Assignee: | Peter Volkov (RETIRED) <pva> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | web-apps |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Diane Gagne
2011-01-03 22:24:09 UTC
To avoid warning do what what message tells to do: set date.timezone in php.ini. Will this fix the problem? This does remove the warnings problems, however the modified date is still set at 1969-12-31 17:00 for all mail aliases. This includes a test alias I just created. Email addresses do not have this problem, and a true date is stored in the database. Do you have same issue with 2.3.3? Ah well, this should be fixed. At least ChangeLog has the following entry:
- list-virtual: fix displaying of 'modified' column for aliases when using
postgres
Please, test it and reopen bug if this is still an issue for you.
It is working now |