Access to array items in code macro is recognized as undefined page

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.5.4
    • Affects Version/s: 2.2.1
    • Component/s: None

      Consider this fragment of page:

      final String[] array = new String[10]; 
      array[0] = "hello";
      

      When undefined pages of particular space are checked through Browse Space -> Advanced -> Undefined Pages, pages "10" and "0" are recognized as undefined. If there is a lot of code fragments in space pages, the checking of undefined pages is inefficient.

              Assignee:
              Unassigned
              Reporter:
              Jozef Babjak
              Votes:
              2 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: