Friday, August 12, 2016
3 changes · master
Resolved issues and error corrections
The local events website snippet now uses the correct request context when loading event data. This helps prevent errors or missing content when visitors view local event listings on the website.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web#id=676711&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: Desired behavior after PR is merged: ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update fixes an error that appeared when users tried to add followers or channels from Calendar. It helps teams continue sharing calendar-related information without being interrupted by a traceback.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web#id=684310&view_type=form&model=project.issue&action=963&active_id=681 Current behavior before PR: - Go to Add Followers or Add Channels, it gives traceback Desired behavior after PR is merged: - traceback will be fixed on adding followers and channels ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The app switcher now handles searches with no matching apps or menus when the user presses Enter. This prevents an error screen and keeps navigation smooth for users who mistype or search for unavailable items.
Original PR description
issue: https://www.odoo.com/web?#id=680177&view_type=form&model=project.issue&action=609&menu_id=4720