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

Typing a parenthesis permanently breaks the tags field #1673

Closed
Jayshua opened this issue Apr 11, 2019 · 1 comment
Closed

Typing a parenthesis permanently breaks the tags field #1673

Jayshua opened this issue Apr 11, 2019 · 1 comment
Labels
type: bug 🐛 Is a bug; fixes a bug
Milestone

Comments

@Jayshua
Copy link

Jayshua commented Apr 11, 2019

Describe the bug
When typing the "(" character into the tags field this error message completely replaces the field. It requires a page-refresh to bring the field back.

image

To Reproduce
Steps to reproduce the behavior:

  1. Go to a panel page that uses the tags field.
  2. Try entering an opening parenthesis into the the filed.
  3. Watch the field disappear as a red info box unexpectedly replaces it. I'm pretty sure the red is the blood shed by the tags field after the info box violently slew it with a Katana. Never trust that info box.

Expected behavior
The field shouldn't disappear. Nor should the evil info box be summoned.

Kirby Version
3.1.1

Console output

SyntaxError: "unterminated parenthetical"
    search http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/app.js:1
    type http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/app.js:1
    input http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/app.js:1
    ie http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/vendor.js:39
    n http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/vendor.js:39
    _wrapper http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/vendor.js:39
app.js:1:152920
    errorCaptured http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/app.js:1
    re http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/vendor.js:39
    ie http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/vendor.js:39
    n http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/vendor.js:39
    _wrapper http://localhost:8080/media/panel/d9e15b7599116e38f870d0dc600c08a4/js/vendor.js:39

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Firefox
  • Version 66.0.3
@distantnative distantnative added this to the 3.1.3 milestone Apr 14, 2019
distantnative pushed a commit that referenced this issue Apr 14, 2019
@distantnative
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Is a bug; fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants