https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427

--- Comment #28 from Jonathan Druart <[email protected]> ---
JSON serialization does not work (when SessionStorage=tmp), selenium tests from
bug 28489 are failing.

With longblob:
    #   Failed test 'logged-in-branch-name set - SessionStorage=mysql,
branchname=Test2❤️'                
    #   at t/db_dependent/selenium/regressions.t line 306.                      
    #          got: 'Test2â¤ï¸Â'                                           
    #     expected: 'Test2❤️'      

With longtext:
    #   Failed test 'logged-in-branch-name set - SessionStorage=tmp,
branchname=Test2❤️'
    #   at t/db_dependent/selenium/regressions.t line 306.
    #          got: 'Test2â¤ï¸'
    #     expected: 'Test2❤️'

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to