I’m loving the event calendar 2.0! I just launched a site using it, since I feel this bug isn’t big enough to hold up the launch. Still, it’s something I’m curious about.
Viewing the calendar in grid view (the default) the Page Title in the title bar looks as intended: “Events for December, 2011 — [site name]”
When I use the drop down select box to change months, the calendar updates via AJAX and the Page Title in the title bar updates properly as well.
BUT when I use the next/prev month links above the calendar instead, the Page Title in the title bar gets screwed up. For example,
“Events for December, 2011 — [site name]”
becomes
“[open title tag]Events for January, 2012 » — [site name]”
note – it keeps erasing it when I type the actual tag code but basically the problem is an opening title tag is displayed in the header bar, as well as a raquo after the date, before the actual separator in use on the site (em dash).
Any idea why?