I can only guess that enough people at Zimbra got yelled at after the last couple releases that 5.0.8 doesn't seem to have broken anything new, just fixed a few minor regressions like the tab key in new window.
Here's two minor things I just noticed while making some screencasts about new features in 5.0.7/5.0.8 (haven't searched/filed in bugzilla yet). Both problems might have existed in 5.0.7 as well. They make some new features less impressive than they should be.
Right-click on the word "Calendars" offers an "Advanced Search" item that doesn't appear to do anything at all.
Problem with HTML REST views:
Mount another user's calendar at "/Bob's Calendar"
In the AJAX GUI, right-click on "Bob's Calendar".
The page URL is (for example) /home/rgraves/Bob's%20Calendar.html, which works, but if you hit any controls on the page (forward, back, week rather than month view) the URL changes to /home/rgraves/Bob's%20Calendar.html?view=week&fmt=html which returns 404 not found, probably due to the redundancy of .html and fmt=html. This only happens with shared calendars, not personal calendars.
Last edited by Rich Graves; 07-20-2008 at 09:18 PM..
|