To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99832
User fs changed the following:
What |Old value |New value
================================================================================
OtherIssuesDependingOnTh| |95768
is| |
--------------------------------------------------------------------------------
Keywords| |regression
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.1
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue Mar 3 21:48:58 +0000
2009 -------
This is a regression compared to 3.0.1.
What makes this bug pretty ugly is that resetting the primary key is the first
step you need to do when you want to change the primary key to be an auto value.
That is, for whatever reason, changing a non-auto-value PK to an auto-value PK
is impossible and yields an error, both in 3.0.1 and in 3.1 (not sure there
exists an issue for this already). However, the work around in 3.0.1 was to
first reset the column to not be the PK anymore, and then change it to be an
auto value. In OOO300.m2, this work around does not, well, work anymore.
For both reasons, I nominate the issue as 3.1 blocker.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]