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

A disabled Barcodescanner keeps scanning

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 9.0.0
    • 8.6.0
    • Components
    • None

      Steps to Reproduce

      <barcodescanner enable="false"/>
      

      Current Result

      The barcodescanner keeps scanning

      Expected Result

      The barcodescanner should be disabled

      Debug Information

      if (!_enable)
      	render(renderer, "enable", _enable);
      

      render(Renderer, String, boolean) won't render false.

      Workaround

            rudyhuang rudyhuang
            rudyhuang rudyhuang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Time Spent - 2 hours Remaining Estimate - 2 hours
                2h
                Logged:
                Time Spent - 2 hours Remaining Estimate - 2 hours
                2h