Feature #32217
Edit Gallery/Album/Picture, not fill empty date field
| Status: | Accepted | Start date: | 2011-11-30 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Michael Knoll | % Done: | 0% |
|
| Category: | - | |||
| Target version: | YAG 2.0 | |||
| Votes: | 0 |
Description
Hi,
on editing a Gallery / Album / Picture and the date field was empty (removed the date on create or editing before), do not fill the field automatic again.
Regards
Sven
History
Updated by Michael Knoll about 1 year ago
- Status changed from New to Accepted
- Assignee set to Michael Knoll
- Target version set to YAG 2.0
When date field is left empty, it will automatically be filled with a date when re-opening the edit-form.
Probably this can be fixed by returning NULL from the getter, if timestamp is 0 or '' (emptystring).