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

@Init is not called on super class if base class does not have @Init

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Normal
    • None
    • 6.0.1
    • Databind 2
    • None

    Description

      Based on the docs, to call @Init on the super class, the subclass must have @Init(superclass=true). If sub class only declares @Init it won't trigger the @Init on the super class.

      But when the sub class does not have the @Init method? I was expecting that the @Init on the super class was called, but it wasn't.

      Not sure if this is a bug or a limitation that can't be solved.
      (If it's a limitation just close the issue)

      Thanks

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              madruga0315 madruga0315
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: