Orders List Issue With Responsive Admin

Hi guys

wanted to ask if you have encountered the same issue with the responisve admin in new version 481

If you go to orders screen in advacned search on the right and set a date for example this month in order to see this months orders and total, then you will get all orders the store ever had

So the url is

admin.php?is_search=Y&cname=&email=&phone=&total_from=&total_to=&issuer=&5b61fe0c980b8period=M&5b61fe0c980b8time_from=01%2F08%2F2018&5b61fe0c980b8time_to=01%2F08%2F2018&tax_exempt=&order_id=&company=&credit_memo_id=&invoice_id=&p_ids=&product_view_id=0&hint_new_view=Name&dispatch[orders.manage]=Search

If you go now and enable the old admin (as addon) andrun agsain the same search in advacned search you will ge the months order alright

the url will be

admin.php?is_search=Y&cname=&email=&phone=&total_from=&total_to=&issuer=&period=M&time_from=01%2F08%2F2018&time_to=01%2F08%2F2018&tax_exempt=&order_id=&company=&credit_memo_id=&invoice_id=&p_ids=&product_view_id=0&dispatch[orders.manage]=Search&hint_new_view=Name

I see a differnece on how the url is build in issuer

Responsive admin

&issuer=&5b61fe0c980b8period=M&5b61fe0c980b8time_from=

Old admin

&issuer=&period=M&time_from=

It is addin some hash between ampersant (&) and period (5b61fe0c980b8)

sam goes between period and time (5b61fe0c980b8)

If you copy and paste the line form old admin, beeing in responsive admin , thn it works fine and orders shown ok

Is anybody else with the same issue?

Fotis

https://forum.cs-cart.com/tracker/issue-7278-issue-with-admin-panel-period-serch/