Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-6250

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 2.5.4
    • 2.2.1
    • 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.

            Unassigned Unassigned
            4d1419c1def8 Jozef Babjak
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: