Glom 1.8.2 lost "sort" fields after change list-details

Bug #303422 reported by Maximiliano
2
Affects Status Importance Assigned to Milestone
glom (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: glom

Have a table with fields.
In "List" view click on a "field name" to sort/arrange for example by name A>Z
Change to "Details" view
Return to "List" view
Sort/arrange is lost

Hope understand me

Related branches

Revision history for this message
Murray Cumming (murrayc) wrote :

Fixed with this commit in svn trunk, but I don't want to risk this change in the 1.8 branch:

2008-12-04 Murray Cumming <email address hidden>

 * glom/libglom/data_structure/foundset.[h|cc]: Added has_no_criteria()
 to check if it has a sort order or where clause.
 * glom/libglom/document/document_glom.[h|cc]: Added
 set_criteria_current(), like set_layout_current(), so we can
 temporarily remember the sort (and find) for a table while navigating.
 DocumentTableInfo: Hand-wrote copy constructor and operator=() rather
 than depend on generated ones.
 * glom/utility_widgets/db_adddel/db_adddel.[h|cc]:
 Added signal_sort_clause_changed, emitted when the user clicks on
 the column header, which already caused a refresh with that sort.
 * glom/mode_data/box_data_list.[h|cc]: Respond to a sort change in the
 DbAddDel widget, saving it temporarily in the document.
 * glom/mode_data/frame_glom.cc: show_table(): Use the remembered
 criteria, from the document, where there is one.

 Ubuntu bug https://bugs.launchpad.net/ubuntu/+source/glom/+bug/303422
 (elmergato)

Changed in glom:
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package glom - 1.8.5-0ubuntu1

---------------
glom (1.8.5-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #256701), fixes LP bugs:
    + Clear the text in property dialogs for text items (LP: #309147)
    + Don't crash when showing and then hiding the grid (LP: #303453)
    + Temporarily remember the sort order so it is the same when navigating
      away and back (LP: #303422)
    + Use the list's sort order for the top-level records in the report
      (LP: #303425)
    + Users/Groups: Disable drag-and-drop for the treeview, because it is
      useless and confusing (LP: #299573)
    + Import: Sort the fields list alphabetically (LP: #306593)
    + delete primary key make unusuable the database (LP: #299549)
    + Spanish translate incomplete (LP: #299556)
    + import date format error (LP: #299591)
    + can't delete data from table list view (LP: #299853)
    + Field definition: default value not saved (LP: #299896)
    + reports crashing (LP: #300054)
    + Year error with date fields (LP: #300057)
    + list view: 2 records added instead of 1 (LP: #300819)
  * debian/control: Refreshed dependencies for libglom-dev.
  * debian/control: Updated build-deps to match configure checks. goocavnasmm
    build-dep bumped to version without .la files.
  * debian/rules: Don't delete the directory containing the templates.
  * debian/control, debian/rules, debian/glom-doc.*: Split out
    arch-independent manual and examples into separate package glom-doc, which
    is now recommended by glom (glom will still work if they're not available)
  * debian/copyright: Rewritten to new machine-readable format.

 -- Iain Lane <email address hidden> Sun, 11 Jan 2009 17:12:01 +0000

Changed in glom:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.