Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Error with history and ancor when they are parenthesis "(" and ")" in the URL #1610

Closed
aleblanc opened this issue May 12, 2011 · 2 comments
Closed

Comments

@aleblanc
Copy link

In Firebug of Firefox :
uncaught exception: Syntax error, unrecognized expression: data-url='/iphone/xxxx/yyyy/(zzzz]/aaaaa/(bbbbb)/cccc/ ddddd')

The original url is normaly :
'/iphone/xxxx/yyyy/(zzzz)/aaaaa/(bbbbb)/cccc/ddddd'

Maybe the attribute or Regular Expression do no support "(" and ")"

@ghost ghost assigned jblas May 12, 2011
@toddparker
Copy link
Contributor

Good catch, we'll look into this as we re-factor the URL handling of the Ajax nav.

@gabrielschulhof
Copy link

This has the same root cause as #1383.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants