Search and Top Navigation
#8797 closed bug (invalid)
Opened November 09, 2012 02:57PM UTC
Closed November 24, 2012 08:57AM UTC
Bug on jquery.ui.core.js with safari 5.1.7
Reported by: | rmetayer | Owned by: | rmetayer |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.core | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Bug on jquery.ui.core.js ! When a URL contains accented characters or whitespaces (in any part of URL)
Attachments (0)
Change History (5)
Changed November 09, 2012 03:08PM UTC by comment:1
owner: | → rmetayer |
---|---|
status: | new → pending |
Changed November 09, 2012 04:26PM UTC by comment:2
status: | pending → new |
---|
Link test with accented characters : http://fasthôtel.com/profil/name/Angoulême_Nord
Link test with no accented characters : http://fasthôtel.com/profil/name/Angoul
l'exemple uitilise ui-1.9.0
also, bugs are visible on older versions of Safari.
jquery.ui.tabs.js is a broken file
Changed November 09, 2012 05:40PM UTC by comment:3
This site is a working version of the codes are modified for production. If you wish to reproduce the error, please get me on the ticket. To move forward I jquery.ui.tabs.js isolated in version 1.8.24
Changed November 09, 2012 05:57PM UTC by comment:4
status: | new → pending |
---|
We need a reduced test case, not a production site. Are you saying this actually is just about tabs? I'm extremely confused about what you're trying to report.
Changed November 24, 2012 08:57AM UTC by comment:5
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
As I said in the other ticket, I don't see this problem occurring. We need an example of a page that's failing.