#3997 closed bug (worksforme)
Address Rewriting Trailing Slash Bug in IE7
Reported by: | vejsat | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.2 |
Component: | unfiled | Version: | 1.3.1 |
Keywords: | trailing, slash, ie7, url | Cc: | |
Blocked by: | Blocking: |
Description
Having a valid page url containing a trailing slash (quite common in content managed sites) creates the following error in IE7 when including JQuery :
'Line 1: Error: Syntax Error'
Remove the trailing slash '/' and it works fine.
Here's an example:
This causes the above error: http://www.somedomain.com/orders/
This works fine: http://www.somedomain.com/orders
My content management system can handle either format of url so it's not an issue for me. However, it might cause problems for other people using a CMS which adds a trailing '/' to each URL.
Forgive me if this has been logged already but I'm new to JQuery and thought I should mention it just in case.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Join us, this bug is observed in IE7
Присоединяюсь, данный баг наблюдается в IE7
This works in ie7 for me without errors:
http://jquery.nodnod.net/cases/66/