Ticket #45 (closed defect: wontfix)

Opened 3 years ago

Last modified 3 years ago

Selecting "Unread" after "All" does not unselect Unread Articles

Reported by: bd@bc-bd.org Assigned to: fox
Priority: minor Milestone:
Component: interface Version:
Keywords: Cc: bd@bc-bd.org

Description

How to reproduce:

Select: Unread Toggle: Unread

Now all Articles are unread on this page

Select: All Select: Unread

Still all articles are selected

Attachments

ttrss_no_entries.bz2 (13.9 kB) - added by bd@bc-bd.org on 04/19/06 18:54:11.
mysqldump --compact ttrss ttrss_entry_comments ttrss_feed_categories ttrss_feeds ttrss_filter_actions ttrss_filter_types ttrss_filters ttrss_labels ttrss_prefs ttrss_prefs_sections ttrss_prefs_types ttrss_scheduled_updates ttrss_sessions ttrss_tags ttrss_themes ttrss_user_entries ttrss_user_prefs ttrss_users ttrss_version | bzip2 > ttrss.bz2

Change History

02/24/06 15:20:33 changed by fox

Sorry, I can't reproduce this.

1. Select Unread; Toggle Unread -> articles are unbolded, counters are updated accordingly. 2. Select All -> All articles are selected 3. Select Unread -> All articles are deselected

04/16/06 01:29:53 changed by bd@bc-bd.org

  • cc set to bd@bc-bd.org.

This is ffox 1.0.7 btw, still happens with the latest release.

04/18/06 10:23:48 changed by fox

Could you try in recent firefox and see if it works?

04/18/06 14:25:16 changed by bd@bc-bd.org

I can reproduce this with ffox 1.5.

I also found an easier way of reproducing this.

- open a feed with no read items - select: all - select: unread

still all messages are selected.

ttrss is running on debian sid. do you need detailed version information?

04/18/06 14:30:42 changed by fox

I still can't reproduce this. Clicking "Unread" removes selection from all entries as it should. Are there no errors reported (javascript console, etc.) at all?

04/19/06 18:23:42 changed by bd@bc-bd.org

Nothing in the console, neither ffox 1.0.7 nor 1.5.x.

Perhaps an configuration issue? I am not using header/footer/ etc. Do you want a screenshot of my options?

04/19/06 18:30:14 changed by fox

SQL database dump would be a lot better (if it is really big you could skip ttrss_entries contents)

04/19/06 18:54:11 changed by bd@bc-bd.org

  • attachment ttrss_no_entries.bz2 added.

mysqldump --compact ttrss ttrss_entry_comments ttrss_feed_categories ttrss_feeds ttrss_filter_actions ttrss_filter_types ttrss_filters ttrss_labels ttrss_prefs ttrss_prefs_sections ttrss_prefs_types ttrss_scheduled_updates ttrss_sessions ttrss_tags ttrss_themes ttrss_user_entries ttrss_user_prefs ttrss_users ttrss_version | bzip2 > ttrss.bz2

04/19/06 18:55:42 changed by bd@bc-bd.org

the whole file was too big, if you need it access it at:

http://bc-bd.org/www/ttrss.bz2

regards

bd

05/02/06 14:16:39 changed by fox

I couldn't import the dump. What version of MySQL are you using?

05/02/06 14:32:08 changed by bd@bc-bd.org

$ mysql --version mysql Ver 14.12 Distrib 5.0.20, for pc-linux-gnu (i486) using readline 5.1

05/02/06 14:44:35 changed by fox

  • status changed from new to closed.
  • resolution set to wontfix.

Ah. 5.x is currently unsupported, sorry.