Bug #48611
FE: Ignores some dates if copied from another event /w Patch
Status:
Closed
Priority:
Should have
Assignee:
Category:
General Handling
Target version:
Start date:
2013-05-28
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
Hi,
if you copy an event where you have used "Recurrency by" but wish to not use it in the (new) copied event (and save "Recurrency by" to "none") the dates (field "rdate" in database) are still in the database and thus it will be used in an where clause later on.
The patch attached will fix this small mistake.
Give me (us?) feedback, please.
Target (tested): 1.5.3
Typo3: 4.5.25
History
#1
Updated by Thomas Kowtsch over 6 years ago
- Category set to General Handling
- Status changed from New to Closed
- Assignee set to Thomas Kowtsch
- Target version set to 1.5.4
- % Done changed from 0 to 100
commited in r78103 - thanks a lot for the patch!