Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: DougBarton on November 11, 2019, 03:22:08 AM

Title: 1.4.0 Release Bug with filters [FIXED]
Post by: DougBarton on November 11, 2019, 03:22:08 AM
I use a lot of Sieve filters. If I go into the Settings > Filters and don't select one, I can go to any other menu without problems.

If I select a filter to view, I get "trapped" in that menu, and cannot select any other menu item other than the Actions pulldown above the list of filters. The only way to exit is to click Save, whether I made a change or not; or to choose one of the Actions (I can hit Cancel and still be allowed to choose something else).

This is with 1.4.0 Release, with the Elastic skin, on the latest Firefox. I did try 1.4-RC2, and don't recall this happening, but it's also possible that I didn't try clicking a filter to look at as I only tested it lightly.

Not a major bug, but certainly unexpected. Let me know if there is any info I can provide to help debugging.
Title: Re: 1.4.0 Release Bug with filters
Post by: JohnDoh on November 11, 2019, 05:20:16 AM
sounds like this https://github.com/roundcube/roundcubemail/issues/7007
Title: Re: 1.4.0 Release Bug with filters [FIXED]
Post by: DougBarton on November 13, 2019, 02:00:36 AM
Confirmed, that commit fixed it.

Thanks!