Bug #29236
Archive date : time
| Status: | Accepted | Start date: | 2011-08-25 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | André Steiling | % Done: | 0% |
|
| Category: | Frontend Plugin | |||
| Target version: | 1.3 | |||
| TYPO3 Version: | 4.5 | Has patch: | No | |
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
Hi André
Sorry I had to open a new issue, I could'nt edit the last one.
I am a bit surprised that time is mandatory for archive date as it doesn't exist in news BE form, at least with date2call installed (see BE screenshot in the attached file)
Have a nice day
Laurent
Related issues
| related to Frontend News - Major Feature #29270: New rendering and validation process | Accepted | 2011-08-26 |
History
Updated by André Steiling over 1 year ago
- Category set to Frontend Plugin
- Status changed from New to Needs Feedback
- Assignee set to André Steiling
Hi Laurent,
yes your're right: The backend form of tt_news doesn't care about the time section, but I didn't want to program a exeption only for one field - every other datetime field uses the time section indeed. So I use the same config for all datetime fields. Could you "live" with this solution?
Updated by André Steiling over 1 year ago
- Target version set to 1.1
Updated by André Steiling over 1 year ago
- Status changed from Needs Feedback to Accepted
- Target version changed from 1.1 to 1.3
Laurent wrote (via mail):
For some reason I cannot edit this bug on forge...
I am sure I could live with it, but I still think I would be better without it ;-) :
1- As you want to mirror news BE fonctionnality in FE
2- As FE user will have to fill the field with time, but may wonder if it is useful and what time to set
But if you plane to integrate date2call soon, I think the it will be really ergonomic then, so maybe it is not necessary to spend some precious time on this issue just know
Updated by André Steiling over 1 year ago
Hi Laurent,
date2cal is integrated yet - but it's just a more comfortable way to set up datetime fields. ;)
I think your arguments are right, but this feature have to wait until I will begin the Major Feature #29270: New rendering and validation process.