Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Updating bug for fields with no Name nor Id#2237

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
seltix5 wants to merge2 commits intojquery-validation:masterfromseltix5:master
Closed

Updating bug for fields with no Name nor Id#2237

seltix5 wants to merge2 commits intojquery-validation:masterfromseltix5:master

Conversation

seltix5
Copy link

@seltix5seltix5 commentedNov 21, 2018
edited
Loading

When using some WYSIWYG like summernote, by default, contenteditable area has not Id nor Name, in this cases the script generates error in "escapeCssMeta()" when trying to do replace on undefined because the string arg is the result of "idOrName()" on line#1009.

PS : I dont know how the tests work nor how to create one... If you can send me some info about it I could do it.

DEMO ERROR :http://jsfiddle.net/3bpnw7uo/8/

When using some WYSIWYG like summernote, by default, contenteditable area has not Id nor Name, in this cases the script generates error in "escapeCssMeta()" when trying to do replace on undefined because the string arg is the result of "idOrName()" on line#1009.
@bytestream
Copy link
Member

@staabm This can be closed as it duplicates#2154 which has now been merged?

@staabmstaabm closed thisApr 4, 2022
@staabm
Copy link
Member

Good point, thx

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@seltix5@bytestream@staabm

[8]ページ先頭

©2009-2025 Movatter.jp