Vincent Massol wrote: > On Feb 11, 2008, at 10:53 AM, Sergiu Dumitriu wrote: > >> Vincent Massol wrote: >>> Hi, >>> >>> I'd like to do a XE 1.2.2 release today or tomorrow. This is a bug >>> fix >>> release fixing 2 important areas: >>> 1) automatic migration from old database (1.0 and pre 1.0) >>> 2) Rights Mgmt issues with IE6 >>> >>> Here's the full release notes for the moment: >>> >>> Release Notes - XWiki Core - Version 1.2.2 >>> >>> ** Bug >>> * [XWIKI-2064] - DBListClass and DBTreeListClass are building >>> invalid SQL statements >>> * [XWIKI-2065] - XWikiHibernateStore.deleteWiki don't works >>> * [XWIKI-2066] - Migrator fails to upgrade sub wiki databases >>> * [XWIKI-2074] - Database Migration fails when migrating from 1.0 >>> or older directly to 1.2 without going through a 1.1 upgrade >>> * [XWIKI-2076] - "Content is not allowed in prolog" error while >>> migrating a database to 1.2 >>> * [XWIKI-2078] - Missing translation entry for the title of the >>> Group Admin page >>> * [XWIKI-2079] - Fails to save document after migrating from a >>> 1.0 or before database to 1.2 >>> * [XWIKI-2080] - Server hangs while rendering certain pages >>> >>> ** New Feature >>> * [XWIKI-2088] - Add a method to retrieve the e-mail address of a >>> user >>> >>> ** Task >>> * [XWIKI-2084] - Use the new Skins modules and package Dodo, >>> Finch and Albatross in XE 1.2 branch >>> >>> I say "for the moment" since we have the following bugs fixed on >>> trunk >>> and not committed in the branch. >>> >>> Could the person in parenthesis please tell me whether their fix >>> should also be on the 1.2 branch please: >>> >>> http://jira.xwiki.org/jira/browse/XWIKI-1621 (Artem) >>> http://jira.xwiki.org/jira/browse/XWIKI-299 (Artem) >>> http://jira.xwiki.org/jira/browse/XWIKI-1949 (Artem) >>> http://jira.xwiki.org/jira/browse/XWIKI-2068 (Thomas) >>> http://jira.xwiki.org/jira/browse/XWIKI-2097 (Sergiu) >>> http://jira.xwiki.org/jira/browse/XWIKI-2056 (Sergiu) >>> http://jira.xwiki.org/jira/browse/XWIKI-2052 (Jerome) >>> http://jira.xwiki.org/jira/browse/XWIKI-2040 (Sergiu) >>> >>> Thanks >>> -Vincent >>> >> 2097: This is a minor performance improvement, meaning that it reduces >> the number of calls needed to find a skin file. If you want, I can >> merge >> it on the 1.2 branch, but I'd say it is not needed. >> >> 2056: This is an important change which is a bit too dangerous to >> include in a non-preview release, so I think it would be better if we >> include it just in the 1.3M2 release. I don't expect any problems with >> this change, but just to be safe. >> >> 2080: That's just a minor API improvement, not dangerous at all, so >> I'll >> merge it in the 1.2 branch today. >> >> I'll also answer for some of the other issues: >> >> 2052: This is an important bug, and it should be merged in the 1.2 >> branch. I'll handle that ASAP. >> >> 1621 and 299: This hasn't been verified yet (at least I didn't have >> time >> to), and it has been around since the first XWiki release, so I'd >> say it >> is no big deal if it stays unfixed in 1.2.2 >> >> 1949: Not critical, as deleting versions from the history is not >> something usually done. However, if you think it should be included in >> 1.2.2, then I can merge it, as the changes were fairly small. > > agreed on all these points. > > Thanks > -Vincent
Actually, 2040 (and not 2080 as I said in the email) is not that easy to merge, as it also includes changes in com.xpn.xwiki.user.api.XWikiUser. +1 for the release. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

