On Sep 28, 2007, at 9:30 AM, Vincent Massol wrote:
Hi,
I'd like to release XE 1.1.1 ASAP. This is a bug fix release fixing
the following since 1.1 has been released. It's mean to be a stable
release for projects who cannot afford unstability by moving to
1.2M1 (not released yet either).
Here are the stuff already fixed:
* [XWIKI-1682] - Fullscreen doesn't work on IE6 or IE7
* [XWIKI-1729] - Cache issue on new document creation in
multilingual mode
* [XWIKI-1739] - Document change notification not sent for new
documents
* [XWIKI-1747] - Code macro doesn't like groovy code
* [XWIKI-1766] - Backlinks are not working anymore
* [XWIKI-1754] - Platform WAR should be generic and not
dependent on database
In addition I'd like to apply the following (I sent a VOTE email
but not many responses so I'll just go ahead):
* [XWIKI-1768] - Cannot delete Space with a simple quote in its
name
* [XWIKI-1770] - Add new searchDocuments() API that accepts
named HQL queries
Done.
I'll also apply the patch for this issue;
* [XWIKI-1735] - Lucene Plugin does not index creation or
modification dates
Done.
I'll also remove a commit done in 11 that Ludovic asked me to remove:
r4721
- <li>$item</li>
+ <li><a href="$xwiki.getURL($item)">$item</a></li>
Apparently this is causing exceptions sometimes when importing with
history.
Done.
I'll do this work today.
Here's my +1 to release ASAP after I've finished the work hilighted
above.
I'm ready to do the release. Only missing 1 more VOTE.
Thanks
-Vincent