Daily updates from Odoo
Monday, February 16, 2015
3 changes · master
Resolved issues and error corrections
The event website now shows the correct number of attendees during registration and ticket sales. This prevents customers and organizers from seeing misleading attendance information, improving confidence in event availability and reporting.
The website editor now applies quote and code formatting more reliably when users format selected text. This helps content editors avoid broken or unexpected formatting while creating website pages.
This fixes an issue where pressing Enter while editing a blog post could copy hidden comment-related identifiers into the new paragraph. The change helps prevent incorrect comment associations and limits the related editor script to blog pages only.
Original PR description
[FIX] website_blog: don't clone the data-chatter-id attributes when keypress enter and create new p; Include js into if_dom_contains to launch code only on website_blog page