-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 M3
-
Component/s: Calendar
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:6
-
Git Pull Request:
Steps to reproduce:
1. Add Calendar to Liferay site
2. Go to the "Month" view.
3. Create an event for user Test Test's calendar named "Personal" (i.e. 10/4/14)
4. Create an event for Liferay site's calendar named "Site" (i.e. 10/24/14)
5. Click on the "Site" event
6. Now click on the "Personal" event
Expected Result:
a. "Personal" event will show Calendar belonging to "Test Test"
b. "Site" event will show Calendar belonging to "Liferay"
Actual Results:
If you click the Site event first...
a. "Site" event will show Calendar belonging to "Liferay"
b. Click on the site "Personal" event which will show that this entry belongs to the "Liferay" Calendar
If you click the Personal event first...
a. "Personal" event will show that it belongs to "Test Test" Calendar
b. Click on the "Site" event, and it will will show that the Calendar belongs to "Liferay"
c. Click on the "Personal" event again, and you will see that this entry belongs to Calendar "Liferay"
- Testing discovered
-
LPS-51223 Cannot create a new calendar booking when clicking directly from an already created event
- Closed