Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter: Unable to select or populate Monitor Name #2995

Closed
PrplHaz4 opened this issue Jul 29, 2020 · 2 comments
Closed

Filter: Unable to select or populate Monitor Name #2995

PrplHaz4 opened this issue Jul 29, 2020 · 2 comments

Comments

@PrplHaz4
Copy link
Contributor

Describe Your Environment

  • Version of ZoneMinder 1.34.16
  • How you installed ZoneMinder: Docker (dlandon/zoneminder)
  • Browser name and version: Firefox 78.0.2

Describe the bug
When attempting to create a filter on Monitor Name, the dropdown for selecting the filtered value contains only blank items.

Note: my monitor names have hyphens in them (-) if that matters...
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to Filters
  2. Click on 'Alarm Frames' (or any attribute name)
  3. Select 'Monitor Name'
  4. See Dropdown to choose the value to filter on (the name of the monitor) contains 10 empty items

Expected behavior
Ability to select a monitor name, or provide a text value for the filter to apply to.

Debug Logs

<select name="filter[Query][terms][7][val]" id="filter[Query][terms][7][val]">
<option value="undefined"></option>
<option value="undefined"></option>
<option value="undefined"></option>
<option value="undefined"></option>
<option value="undefined"></option>
<option value="undefined"></option>
<option value="undefined"></option>
<option value="undefined"></option>
<option value="undefined"></option>
<option value="undefined"></option>
</select>

Possibly Related:
#2817

@welcome
Copy link

welcome bot commented Jul 29, 2020

Thanks for opening your first issue here! Just a reminder, this forum is for Bug Reports only. Be sure to follow the issue template!

@connortechnology
Copy link
Member

Fixed in 1.34.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants