Search and Top Navigation
#4656 closed bug (notabug)
Opened July 05, 2009 02:13PM UTC
Closed July 09, 2009 02:29PM UTC
Last modified October 11, 2012 09:15PM UTC
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 ...
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.