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

Components.wireFellows() error when root component is not IdSpace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.0.0, 5.0.11
    • 5.0.10
    • None
    • None

      <zk>
      	<div>
      		You should not see java error.
      		<window id="win" title="Window">
      			<label id="lb" value="Label" />
      		</window>
      	</div>
      	<zscript>
      		Components.wireFellows(win, new Object());
      	</zscript>
      </zk>
      

      Happens when the root component is not an IdSpace.
      Cause: Components.java line 969-978 (5.0.11-SNAPSHOT)

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

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 36 minutes
                36m