Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in IE6 and IE7 #12

Open
iox opened this issue Apr 17, 2012 · 4 comments
Open

Error in IE6 and IE7 #12

iox opened this issue Apr 17, 2012 · 4 comments

Comments

@iox
Copy link

iox commented Apr 17, 2012

I found out that with Rails 3 + Hobo 1.3 + the rails3 branch of this repository Hobo Jquery is not working with IE6 and IE7. With IE8 it works fine.

After some debugging I found out that the problem lies in hobo-jquery.js, from line 510 onwards. This lines are part of the combobox widget. As a workaround, commenting these lines makes the error disappear while datepicker still works.

@bryanlarsen
Copy link
Owner

Thanks for the report. Hobo 1.0 was the last Hobo release with
official support for IE6 and IE7 so I don't plan on investigating
further. If somebody does supply a patch, I will apply it, though.

But by posting to hobo-users you've published your workaround to
Google so hopefully anybody else that has to support IE6 and/or IE7
will find it.

Bryan

On Tue, Apr 17, 2012 at 7:02 AM, Ignacio Huerta
[email protected]
wrote:

I found out that with Rails 3 + Hobo 1.3 + the rails3 branch of this repository Hobo Jquery is not working with IE6 and IE7. With IE8 it works fine.

After some debugging I found out that the problem lies in hobo-jquery.js, from line 510 onwards. This lines are part of the combobox widget. As a workaround, commenting these lines makes the error disappear while datepicker still works.


Reply to this email directly or view it on GitHub:
#12

@iox
Copy link
Author

iox commented Apr 18, 2012

Thanks Bryan, I understand you can't support this terrible browser forever :). I'm gonna close the issue and post the workaround to Hobo Users.

@iox iox closed this as completed Apr 18, 2012
@bryanlarsen bryanlarsen reopened this Apr 18, 2012
@bryanlarsen
Copy link
Owner

No, let's leave it open, it's more visible to users that way. I don't mind leaving an issue like this open indefinitely.

@iox
Copy link
Author

iox commented Jul 28, 2012

Just in case someone finds this problem: I think I found a better fix with this pull request:
tslocke/hobo#46

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

No branches or pull requests

2 participants