zoneminder icon indicating copy to clipboard operation
zoneminder copied to clipboard

Log filled with TypeError: node.hasAttribute is not a function.

Open mfauvain opened this issue 5 years ago • 2 comments

20210201_134751 Describe Your Environment

  • ZM 1.34.23
  • How you installed ZoneMinder [e.g. PPA, RPMFusion, from-source, etc] AUR
  • Arch
  • Chromiu,

Describe the bug System logs (zoneminder website) are filled with : TypeError: node.hasAttribute is not a function. (In 'node.hasAttribute("hidden")', 'node.hasAttribute' is undefined)

To Reproduce Steps to reproduce the behavior:

  1. Go to 'System logs' page
  2. page starts filling with lines : TypeError: node.hasAttribute is not a function. (In 'node.hasAttribute("hidden")', 'node.hasAttribute' is undefined)

mfauvain avatar Feb 01 '21 19:02 mfauvain

I am unable to reproduce this. This error shows the referrer being the options view. Since the log viewer is a separate window it could be showing a recurring error that is actually happening from the options view. Is that the case? Which options tab is up in the main window? hasAttribute("hidden") does not exist in our sources. So I'm a little suspicious of this being something specific to Arch like they are using a different jquery that we are.

connortechnology avatar Feb 05 '21 17:02 connortechnology

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 07:04 stale[bot]