Make static page ids safe from collision with language elements

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 16, 17
    • Component/s: tools
    • None
    • b16
    • generic
    • generic

      Javadoc pages use "search" and "reset" as ids for the search input and reset button. These ids are valid Java identifiers and would conflict with fields with the same name. Static elements in javadoc pages should use ids that are not valid Java identifiers.

            Assignee:
            Hannes Wallnoefer
            Reporter:
            Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: