Created attachment 1171571 [details] Wrong filter name Description of problem: I created advanced search filter and then saved it. I gave it name "test". When I clicked on Save it told me, that filter was saved as name "t". This doesn't happen often.. Version-Release number of selected component (if applicable): 5.6.0.12 How reproducible: 5% Steps to Reproduce: 1. Create filter in advanced search and save it 2. 3. Actual results: It's saved as different name. Expected results: Always it should be saved as same name. Additional info: Maybe has something to do with this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1349511
Jozef, Can you look into this issue, from description looks like maybe form data is not being sent upto server, let me know if you need help looking into this one. Not sure if other 2 BZs in this area are also related, i will send those your way too https://bugzilla.redhat.com/show_bug.cgi?id=1349499 https://bugzilla.redhat.com/show_bug.cgi?id=1349519 Thanks, ~Harpreet
I was not able to reproduce the bug on current master branch. Could you please verify it?
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/b733f1f63d31c8e36733d717709d5af19347eedf commit b733f1f63d31c8e36733d717709d5af19347eedf Author: Jozef Zigmund <jzigmund> AuthorDate: Wed Nov 23 17:27:04 2016 +0100 Commit: Jozef Zigmund <jzigmund> CommitDate: Wed Nov 23 17:27:04 2016 +0100 Fix the form field 'Save search as' of an Advanced Search when saving the search with empty name https://bugzilla.redhat.com/show_bug.cgi?id=1349519 https://bugzilla.redhat.com/show_bug.cgi?id=1349511 https://bugzilla.redhat.com/show_bug.cgi?id=1349499 app/views/layouts/_adv_search_body.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
It works on upstream, but on 5.7.0.12 I can still see this error.
Still not working on 5.7.0.14.
Could you please verify if you can still see the error on 5.7 build ?
Still not working on 5.7.0.17.
Verified in 5.8.0.11. This error no longer exists.