Skip to content

Escape @ signs in ID#737

Closed
blizzz wants to merge 1 commit into
jquery:masterfrom
blizzz:patch-1
Closed

Escape @ signs in ID#737
blizzz wants to merge 1 commit into
jquery:masterfrom
blizzz:patch-1

Conversation

@blizzz
Copy link
Copy Markdown
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
Copy Markdown

jsf-clabot commented Dec 6, 2016

CLA assistant check
All committers have signed the CLA.

@blizzz
Copy link
Copy Markdown
Contributor Author

blizzz commented Dec 20, 2016

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

@scottgonzalez
Copy link
Copy Markdown
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
Copy Markdown
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