After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 119243 - BME: Topic sort order wrong
BME: Topic sort order wrong
Status: RESOLVED DUPLICATE of bug 109292
Product: epiphany
Classification: Core
Component: Bookmarks
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Marco Pesenti Gritti
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2003-08-06 08:32 UTC by Christian Persch
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Christian Persch 2003-08-06 08:32:37 UTC
Steps to reproduce:
1) open bme
2) add new topic
3) name it "0"

Expected result:
The new topic is inserted among the normal topics.

Actual result:
The new topic is inserted between the "Most visited" and "Not categorised"
special topics.
Comment 1 Xan Lopez 2003-08-06 10:01:51 UTC
This is a bug in gtk_tree_model_sort_level_find_insert(), see last
comments in bug #109292.

*** This bug has been marked as a duplicate of 109292 ***