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

tailog.php/tailog-FTL.php duplicate IDs #1412

Closed
XhmikosR opened this issue May 30, 2020 · 1 comment
Closed

tailog.php/tailog-FTL.php duplicate IDs #1412

XhmikosR opened this issue May 30, 2020 · 1 comment

Comments

@XhmikosR
Copy link
Contributor

Should be fixed before v5.1.0

<input type="checkbox" name="active" id="active" checked id="chk1"><label for="active">Automatic scrolling on update</label>
<pre id="output" style="width: 100%; height: 100%; max-height:650px; overflow-y:scroll;"></pre>
<input type="checkbox" name="active" id="active" checked id="chk2"><label for="active">Automatic scrolling on update</label>

Also, we should double check the name attributes.

@XhmikosR XhmikosR changed the title tailog.php/tailog-GTL.php duplicate IDs tailog.php/tailog-FTL.php duplicate IDs May 30, 2020
@XhmikosR XhmikosR added this to the v5.1 milestone May 30, 2020
@XhmikosR XhmikosR mentioned this issue Jun 4, 2020
9 tasks
@XhmikosR XhmikosR removed this from the v5.1 milestone Jun 4, 2020
@XhmikosR
Copy link
Contributor Author

XhmikosR commented Jun 5, 2020

Fixed by #1429

@XhmikosR XhmikosR closed this as completed Jun 5, 2020
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

1 participant