Activity log for bug #299549

Date Who What changed Old value New value Message
2008-11-18 18:15:49 Maximiliano bug added bug
2008-11-24 17:05:19 Murray Cumming bug assigned to glom
2008-11-25 16:30:24 Murray Cumming glom: status New Fix Committed
2008-11-25 16:30:24 Murray Cumming glom: statusexplanation This should be fixed by this commit, with prevents there ever being no primary key: 2008-11-25 Murray Cumming <murrayc@murrayc.com> * glom/libglom/utils.[h|cc]: Added a show_ok_dialog() overload that takes the parent_window as a pointer to simplify code by avoiding the need for a null check by callers. * glom/mode_design/fields/box_db_table_definition.cc: check_field_change(): Refuse to leave no primary key set because the rest of Glom expects each table to have one, by refusing to directly unset a primary key. When setting a primary key, ask the user if they really want to _change_ the primary key, and do the suitability checks that were previously in change_definition(). change_definition(): When setting a primary key, unset the previous primary key first. This prevents the table from ever having no primary key. Ubuntu bug https://bugs.launchpad.net/ubuntu/+source/glom/+bug/299549 (elmergato) Glom bug #562147
2009-01-07 07:21:05 Bug Watch Updater glom: status Unknown Fix Released
2009-01-16 16:25:06 Launchpad Janitor glom: status Fix Committed Fix Released
2009-08-17 08:05:21 Launchpad Janitor branch linked lp:ubuntu/karmic/glom
2010-09-16 10:45:13 Bug Watch Updater glom: importance Unknown Medium