Skip to content

Escape @ signs in ID #737

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

Closed
wants to merge 1 commit into from
Closed

Escape @ signs in ID #737

wants to merge 1 commit into from

Conversation

blizzz
Copy link
Contributor

@blizzz blizzz commented Dec 6, 2016

They lead to Syntax errors otherwise:

$('#canEdit-view23-qwert@fsadfasd\\.yolo');
Error: Syntax error, unrecognized expression: #canEdit-view23-qwert@fsadfasd\.yolo

They lead to Syntax errors otherwise:

```js
$('#canEdit-view23-qwert@fsadfasd\\.yolo');
Error: Syntax error, unrecognized expression: #canEdit-view23-qwert@fsadfasd\.yolo
```
@jsf-clabot
Copy link

jsf-clabot commented Dec 6, 2016

CLA assistant check
All committers have signed the CLA.

@blizzz
Copy link
Contributor Author

blizzz commented Dec 20, 2016

@kborchers @scottgonzalez this repo looks a little bit unmaintained?

@scottgonzalez
Copy link
Member

Yeah, probably. I'm not a maintainer for this site and I don't think anyone actually works on this site on a regular basis.

@AurelioDeRosa
Copy link
Member

PR merged. Thank you for your contribution.

Krinkle pushed a commit that referenced this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants