OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

This topic contains 3 replies, has 3 voices, and was last updated by  Dima Soroka 9 years, 8 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #34930

    miken
    Participant

    When using a normal date filter (not datetime) in a datagrid you get a JS error when you click a date from the popup calendar and then you end up following the link which is an anchor #.
    The error is;
    Uncaught TypeError: Cannot read property ‘input’ of null
    Which refers to line 65 in jquery-ui-extend.js from the UIBundle.

    You can see an example of the issue on the orocrm demo if you go to the following link and click a day in the Created Date filter. You end up back at the dashboard page.
    http://demo.orocrm.com/#url=/report/static/accounts/life_time_value

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #34931

    andesk
    Participant

    Hi miken,

    this issue was already addressed on github in June: https://github.com/orocrm/platform/issues/89

    Isn’t fixed yet, though.

    Greets,
    andesk

    #34932

    andesk
    Participant

    Sadly this issue/bugfix did not make it into 1.3.0. Any plans/roadmap on it? Thanks! :)

    #34933

    Dima Soroka
    Keymaster

    Please let us know steps to reproduce as it should be fixed in 1.3.0.

Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top