#4656 closed bug (notabug)
tabs wont work in firefox when url is manipulated by mod_rewrite
Reported by: | _alex | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.tabs | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
i get this errors when i access a page after beeing rewritten, acessing the url directly works fine. also safari works fine, even with rewritten url:
K.style is undefined jquery.js Line 19
L is null jquery.js Line 12
this.panels.stop is not a function ui.js Line 121
might be a bug in core what causes the dissfunction in tabs ...
Note: See
TracTickets for help on using
tickets.
What does "manipulated by mod_rewrite" mean? Whats the resulting URL, and how can that affect a clientside component?
Please reopen with a testcase or a better description, or both.