Menu

After 4.18 upgrade, pivot errors

ART Help
2020-10-11
2020-10-12
  • Edson Carlos Ericksson Richter

    Hi!
    After upgrade to 4.18, I've started to receive erros on pivot output.
    Here is the transcript of the error:

    Uncaught TypeError: Cannot read property 'renderers' of undefined
        at eval (eval at <anonymous> (jquery-1.12.4.min.js:2), <anonymous>:17:39)
        at eval (<anonymous>)
        at jquery-1.12.4.min.js:2
        at Function.globalEval (jquery-1.12.4.min.js:2)
        at Ha (jquery-1.12.4.min.js:3)
        at n.fn.init.append (jquery-1.12.4.min.js:3)
        at n.fn.init.<anonymous> (jquery-1.12.4.min.js:3)
        at Y (jquery-1.12.4.min.js:3)
        at n.fn.init.html (jquery-1.12.4.min.js:3)
        at Object.success (selectReportParameters?reportId=230:320)
    

    If I choose output as Grid, or XLS works fine.
    I do use pt_BR as default language - I've copied "pivot.pt.js" and "pivot.pt.min.js" or "pivot.pt_BR.js" and "pivot.pr_BR.min.js".
    I do believe it is a localization error, since I cannot reproduce the error if using English as language.

     
  • Edson Carlos Ericksson Richter

    Solved - just had to add "pt_BR" do .js files. Attached.

     
  • Edson Carlos Ericksson Richter

    (actually, I did edit the files to add 'pt_BR' to javascript structures... so, it is not just rename files)

     
  • Timothy Anyona

    Timothy Anyona - 2020-10-12

    Thanks for the solution. This will be included in the next release.

     

Log in to post a comment.