Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • Blama
    replied
    Hi Isomorphic,

    yes, both the syntax error and the unreachable code are gone now.
    I do see other warnings though.
    12.1p:
    Code:
    A few of these:
    *20:58:54.957:WARN:DocViewer:isc_DocViewer_0:restoring tree state: couldn't find node for path: /1/17/130 - ignoring.
    
    A few of these with different method names:
    *20:58:54.967:WARN:ClassViewer:Instance method ListGrid.shouldFixRowHeight overrides stringMethod of same name, but the stringMethod is undocumented
    13.0p:
    Code:
    Two of this:
    *20:58:25.647:WARN:DocViewer:isc_DocViewer_0:restoring tree state: couldn't find node for path: /1/16/110 - ignoring.

    Best regards
    Blama

    Leave a comment:


  • Isomorphic
    replied
    Thanks for the report - it looks like both links are now working without JS errors.

    Leave a comment:


  • Blama
    started a topic 12.1 Reference docs broken, JS warning in 13.0p

    12.1 Reference docs broken, JS warning in 13.0p

    Hi Isomorphic,

    the Reference Docs for 12.1p (v12.1p_2022-12-29) cause a JS console error on open (current Edge and FF):
    Code:
    13:14:46.037:WARN:Log:SyntaxError: expected expression, got '}' [No error.stack available] ISC_Core.js:1293:136
    Uncaught SyntaxError: expected expression, got '}' ISC_ReferenceDocs.js:34690:5
    Rechecking with Reference Docs for 13.0p (one day older, v13.0p_2022-12-28) show that it works there, but FileLoader causes a warning:
    Code:
    unreachable code after return statement ISC_FileLoader.js:133:887
    Best regards
    Blama
Working...
X