Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4155

Classes.coerce() throws "no constructor for [null]" error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • General
    • None

      org.zkoss.lang.Classes.coerce(String.class, null, false) tries to create Instances with "null" argument. This does not work for Strings and all other classes which usually just have default constructor! I guess, that this is not really intended?!

            Unassigned Unassigned
            fse fse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: