[xwiki-devs] [VOTE] Release XE 1.2.2
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
Yes XWIKI-2068 is included in 1.2.2, I made a mistake in the fix for. On Feb 11, 2008 10:21 AM, Vincent Massol <[email protected]> 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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
I forgot to mention that the vote includes releasing the Albatross Skin v1.1 too since this is where the IE6 issue is fixed. Release Notes - XWiki Albatross Skin - Version 1.1 ** Bug * [XSALBATROSS-2] - Doc already exists returns wrong HTTP status code * [XSALBATROSS-6] - Interface bugs in Rights Management UI with IE6 * [XSALBATROSS-7] - In the Group administration UI, after editing a group the page should be refreshed * [XSALBATROSS-8] - Pages containing only a right aligned image breaks rendering ** Improvement * [XSALBATROSS-3] - Provide CSS hooks to allow to style Panels selectively * [XSALBATROSS-4] - Provide CSS hooks to allow to style pages differently depending on sub wikis * [XSALBATROSS-5] - Allow skins extending Albatross the ability to specify their own edit panels lists Thanks -Vincent On Feb 11, 2008, at 10:21 AM, 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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
And here's my +1 ;) -Vincent On Feb 11, 2008, at 10:30 AM, Vincent Massol wrote:
I forgot to mention that the vote includes releasing the Albatross Skin v1.1 too since this is where the IE6 issue is fixed.
Release Notes - XWiki Albatross Skin - Version 1.1
** Bug * [XSALBATROSS-2] - Doc already exists returns wrong HTTP status code * [XSALBATROSS-6] - Interface bugs in Rights Management UI with IE6 * [XSALBATROSS-7] - In the Group administration UI, after editing a group the page should be refreshed * [XSALBATROSS-8] - Pages containing only a right aligned image breaks rendering
** Improvement * [XSALBATROSS-3] - Provide CSS hooks to allow to style Panels selectively * [XSALBATROSS-4] - Provide CSS hooks to allow to style pages differently depending on sub wikis * [XSALBATROSS-5] - Allow skins extending Albatross the ability to specify their own edit panels lists
Thanks -Vincent
On Feb 11, 2008, at 10:21 AM, 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
Yes XWIKI-2068 is included in 1.2.2, I made a mistake in the fix for. And +1 On Feb 11, 2008 10:30 AM, Vincent Massol <[email protected]> wrote:
I forgot to mention that the vote includes releasing the Albatross Skin v1.1 too since this is where the IE6 issue is fixed.
Release Notes - XWiki Albatross Skin - Version 1.1
** Bug * [XSALBATROSS-2] - Doc already exists returns wrong HTTP status code * [XSALBATROSS-6] - Interface bugs in Rights Management UI with IE6 * [XSALBATROSS-7] - In the Group administration UI, after editing a group the page should be refreshed * [XSALBATROSS-8] - Pages containing only a right aligned image breaks rendering
** Improvement * [XSALBATROSS-3] - Provide CSS hooks to allow to style Panels selectively * [XSALBATROSS-4] - Provide CSS hooks to allow to style pages differently depending on sub wikis * [XSALBATROSS-5] - Allow skins extending Albatross the ability to specify their own edit panels lists
Thanks -Vincent
On Feb 11, 2008, at 10:21 AM, 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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
+1 Vincent Massol wrote:
I forgot to mention that the vote includes releasing the Albatross Skin v1.1 too since this is where the IE6 issue is fixed.
Release Notes - XWiki Albatross Skin - Version 1.1
** Bug * [XSALBATROSS-2] - Doc already exists returns wrong HTTP status code * [XSALBATROSS-6] - Interface bugs in Rights Management UI with IE6 * [XSALBATROSS-7] - In the Group administration UI, after editing a group the page should be refreshed * [XSALBATROSS-8] - Pages containing only a right aligned image breaks rendering
** Improvement * [XSALBATROSS-3] - Provide CSS hooks to allow to style Panels selectively * [XSALBATROSS-4] - Provide CSS hooks to allow to style pages differently depending on sub wikis * [XSALBATROSS-5] - Allow skins extending Albatross the ability to specify their own edit panels lists
Thanks -Vincent
On Feb 11, 2008, at 10:21 AM, 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
-- Sergiu Dumitriu http://purl.org/net/sergiu/
+1 for XSALBATROSS +1 for XE but I'd also like to add a fix (at least temporary) for XWIKI-2087 and XWIKI-2090, I can commit it this afternoon. On Mon, Feb 11, 2008 at 10:49 AM, Sergiu Dumitriu <[email protected]> wrote:
+1
Vincent Massol wrote:
I forgot to mention that the vote includes releasing the Albatross Skin v1.1 too since this is where the IE6 issue is fixed.
Release Notes - XWiki Albatross Skin - Version 1.1
** Bug * [XSALBATROSS-2] - Doc already exists returns wrong HTTP status code * [XSALBATROSS-6] - Interface bugs in Rights Management UI with IE6 * [XSALBATROSS-7] - In the Group administration UI, after editing a group the page should be refreshed * [XSALBATROSS-8] - Pages containing only a right aligned image breaks rendering
** Improvement * [XSALBATROSS-3] - Provide CSS hooks to allow to style Panels selectively * [XSALBATROSS-4] - Provide CSS hooks to allow to style pages differently depending on sub wikis * [XSALBATROSS-5] - Allow skins extending Albatross the ability to specify their own edit panels lists
Thanks -Vincent
On Feb 11, 2008, at 10:21 AM, 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
-- Sergiu Dumitriu http://purl.org/net/sergiu/
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Feb 11, 2008, at 11:45 AM, Jean-Vincent Drean wrote:
+1 for XSALBATROSS
+1 for XE but I'd also like to add a fix (at least temporary) for XWIKI-2087 and XWIKI-2090, I can commit it this afternoon.
Great I'll wait for releasing XE then and I'll start with Albatross in 1 hour. Thanks -Vincent
On Mon, Feb 11, 2008 at 10:49 AM, Sergiu Dumitriu <[email protected]> wrote:
+1
Vincent Massol wrote:
I forgot to mention that the vote includes releasing the Albatross Skin v1.1 too since this is where the IE6 issue is fixed.
Release Notes - XWiki Albatross Skin - Version 1.1
** Bug * [XSALBATROSS-2] - Doc already exists returns wrong HTTP status code * [XSALBATROSS-6] - Interface bugs in Rights Management UI with IE6 * [XSALBATROSS-7] - In the Group administration UI, after editing a group the page should be refreshed * [XSALBATROSS-8] - Pages containing only a right aligned image breaks rendering
** Improvement * [XSALBATROSS-3] - Provide CSS hooks to allow to style Panels selectively * [XSALBATROSS-4] - Provide CSS hooks to allow to style pages differently depending on sub wikis * [XSALBATROSS-5] - Allow skins extending Albatross the ability to specify their own edit panels lists
Thanks -Vincent
On Feb 11, 2008, at 10:21 AM, 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
-- Sergiu Dumitriu http://purl.org/net/sergiu/
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 for XE but I'd also like to add a fix (at least temporary) for XWIKI-2087 and XWIKI-2090, I can commit it this afternoon.
Fixes commited in 1.2 branch. JV.
On Mon, Feb 11, 2008 at 10:49 AM, Sergiu Dumitriu <[email protected]> wrote:
+1
Vincent Massol wrote:
I forgot to mention that the vote includes releasing the Albatross Skin v1.1 too since this is where the IE6 issue is fixed.
Release Notes - XWiki Albatross Skin - Version 1.1
** Bug * [XSALBATROSS-2] - Doc already exists returns wrong HTTP status code * [XSALBATROSS-6] - Interface bugs in Rights Management UI with IE6 * [XSALBATROSS-7] - In the Group administration UI, after editing a group the page should be refreshed * [XSALBATROSS-8] - Pages containing only a right aligned image breaks rendering
** Improvement * [XSALBATROSS-3] - Provide CSS hooks to allow to style Panels selectively * [XSALBATROSS-4] - Provide CSS hooks to allow to style pages differently depending on sub wikis * [XSALBATROSS-5] - Allow skins extending Albatross the ability to specify their own edit panels lists
Thanks -Vincent
On Feb 11, 2008, at 10:21 AM, 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
-- Sergiu Dumitriu http://purl.org/net/sergiu/
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 Jerome
I forgot to mention that the vote includes releasing the Albatross Skin v1.1 too since this is where the IE6 issue is fixed.
Release Notes - XWiki Albatross Skin - Version 1.1
** Bug * [XSALBATROSS-2] - Doc already exists returns wrong HTTP status code * [XSALBATROSS-6] - Interface bugs in Rights Management UI with IE6 * [XSALBATROSS-7] - In the Group administration UI, after editing a group the page should be refreshed * [XSALBATROSS-8] - Pages containing only a right aligned image breaks rendering
** Improvement * [XSALBATROSS-3] - Provide CSS hooks to allow to style Panels selectively * [XSALBATROSS-4] - Provide CSS hooks to allow to style pages differently depending on sub wikis * [XSALBATROSS-5] - Allow skins extending Albatross the ability to specify their own edit panels lists
Thanks -Vincent
On Feb 11, 2008, at 10:21 AM, 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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
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. -- Sergiu Dumitriu http://purl.org/net/sergiu/
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
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/
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.
In fact I merged it in 1.2 when I fixed it. See http://fisheye2.cenqua.com/changelog/xwiki?cs=7250 Jerome.
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.
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Sergiu Dumitriu wrote:
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. -- Artem Melentyev
+1 Jerome
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
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (6)
-
Artem Melentyev -
Jean-Vincent Drean -
Jerome Velociter -
Sergiu Dumitriu -
Thomas Mortagne -
Vincent Massol