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

Fix objs when given a dom id #1

Merged
merged 1 commit into from
Jun 22, 2011

Conversation

jadahl
Copy link
Contributor

@jadahl jadahl commented Feb 16, 2011

(copied from previous pull request)

Without this fix wf:update("#id", Something) would try to add Something to what jQuery(".wfid#id") would find. This small fix avoids adding the .wfid prefix not only when there is a "." or a " " in the path, but also a "#".

@jamesleegwu
Copy link

Thank you. I ran into this bug myself and your change fixed it.

choptastic added a commit that referenced this pull request Jun 22, 2011
@choptastic choptastic merged commit ae3e42a into nitrogen:master Jun 22, 2011
choptastic pushed a commit that referenced this pull request Sep 26, 2018
choptastic pushed a commit that referenced this pull request Mar 20, 2019
bunnylushington pushed a commit to bunnylushington/nitrogen_core that referenced this pull request Jul 27, 2023
bunnylushington pushed a commit to bunnylushington/nitrogen_core that referenced this pull request Jul 27, 2023
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

Successfully merging this pull request may close these issues.

None yet

3 participants