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

Search not working on copycopter homepage #72

Open
marko-r opened this issue Jul 3, 2012 · 2 comments
Open

Search not working on copycopter homepage #72

marko-r opened this issue Jul 3, 2012 · 2 comments

Comments

@marko-r
Copy link

marko-r commented Jul 3, 2012

Hi,

This week a strange problem occurred. Copycopter javascript filter stopped working(no code changes where made).
Here is what I get in the console after typing something in the search bar:

a[b[d]] is null
[Break On This Error]   

...Index=0,cx.test(text)&&(text=text.replace(cx,function(a){return"\\u"+("0000"+a.c...   applic...a4ce.js (line 20)
@michaeldauria
Copy link
Contributor

I've seen this happen when a key is created that is actually blank. Please see if you can find one in your list that is blank and report back. The easiest fix here is to delete the blank key

@marko-r
Copy link
Author

marko-r commented Jul 12, 2012

Thanks for the info, it helped I had a blurb with nil key. I have no clue how this blurb got into copycopter but shouldn't there be an safety mechanism to prevent this?

Thanks again, this solved my problem.

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

No branches or pull requests

2 participants