Since 6.5.0 ZEL class org.zkoss.zel.BeanELResolver method getMethod() writes stack traces to console which should be silently ignored

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Normal
    • None
    • Affects Version/s: 6.5.0
    • Component/s: None
    • None

      This is major annoyance, since it happens all the time when Java generics is used with anonymous inner classes, e.g. ad-hoc generic interface implementation.
      org.zkoss.zel.BeanELResolver.getMethod() never finds a method if generics is used, and in this case it logs stack trace to console, which COULD NOT be disabled
      and therefore produces wrong perception that something is really wrong with application, both to developers and support staff. Please remove this stack trace logs
      or make them go through ZK logging mechanism to give developers opportunity to disable them.

            Assignee:
            neillee
            Reporter:
            Serzhas
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: