Filter bug

Posted by: roman on 6 September 2019, 1:10 pm EST

  • Posted 6 September 2019, 1:10 pm EST

    vue + wj-flex-grid + filter + odata + .net core

    Grid Filter not working in IE11 with non english words.

    In Chrome - OK.

    Bug in wijmo.odata.js in function _asODataValue

    t.replace(/'/g, "''")
    ``` need replace to ```
    encodeURIComponent(t.replace(/'/g, "''"))
    

    Please fix.

  • Posted 9 September 2019, 6:07 am EST

    Hi,

    We were able to replicate the issue at our end so we have forwarded a bug report to the dev team with internal tracking id 397393. We will give you an update as soon as this issue is fixed.

    Regards

  • Posted 7 February 2020, 7:32 am EST

    Hi,

    The issue has been fixed in the latest build. Please verify at your end and let us know whether the fix works for you.

    ~regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels