Closed
Bug 1304881
Opened 9 years ago
Closed 9 years ago
Can't create a Custom recurring Monthly event
Categories
(Calendar :: Dialogs, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
5.3
People
(Reporter: walts48, Assigned: bv1578)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.03 KB,
patch
|
MakeMyDay
:
review+
Fallen
:
approval-calendar-aurora+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160920155715
Steps to reproduce:
Created an event for the first Tuesday of the month (Oct)
Set the Start and End times
Selected Custom... for Repeat
Selected Monthly for the Recurrence pattern
Selected The First Tuesday
Selected Create 5 Appointments for Range of recurrence
Clicked OK
Actual results:
The Preview showed the event occurring on the 1st Tuesday in October and the 4th of every following month, not the 1st Tuesday of the following months
Nothing happened when I clicked OK
Expected results:
The Preview should have showed the event recurring every 1st Tuesday of the following months
Clicking OK should have closed the Edit Recurrence dialog box allowing me to Save and Close the Event.
Confirmed.
A message "TypeError: aElement is null" appears in the console.
There is a typo in the file calendar-event-dialog-recurrence.js.
Regression from bug 1280898.
Assignee: nobody → bv1578
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #8794099 -
Flags: review?(makemyday)
Attachment #8794099 -
Flags: approval-calendar-aurora?(philipp)
Comment 2•9 years ago
|
||
Comment on attachment 8794099 [details] [diff] [review]
patch - v1
Review of attachment 8794099 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for the quick patch, r=me
Attachment #8794099 -
Flags: review?(makemyday) → review+
Comment 3•9 years ago
|
||
Comment on attachment 8794099 [details] [diff] [review]
patch - v1
Blanket a=me for eslint regressions as they all need to go to aurora anyway.
Attachment #8794099 -
Flags: approval-calendar-aurora?(philipp) → approval-calendar-aurora+
Updated•9 years ago
|
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 5.4
Updated•9 years ago
|
Version: Lightning 5.4 → Lightning 5.3
Comment 5•9 years ago
|
||
Updated•9 years ago
|
Target Milestone: 5.4 → 5.3
You need to log in
before you can comment on or make changes to this bug.
Description
•