Safari Incompatible

26 views
Skip to first unread message

tonym

unread,
Nov 14, 2012, 6:51:15 PM11/14/12
to hobo...@googlegroups.com
Hi All,

I've just reached a worrying 'oh crap' moment!
Having developed quite a significant web app with hobo, in testing I've found two significant things don't work in Safari:

1. The bootstrap top-right menu (account and login info) does not work when collapsed.

The main, and most worrying issue....
2. <name-one> inputs fail completely.  I've  also reproduced this with a very basic test app.

May be other issues, but I'm really worrying about this at the moment.

This happens on Safari 5.0.5 (not latest version, but only 18 months old), and ALL iOS (4.3 up to 6.0) Safari browsers.
I have some other simple show/hide JQuery that is working on those pages, so the javascript is not completely crashing.
The javascript error, on every page, is as follows:

hjq.js - line 268
SyntaxError: Parse error
            // default for render[i][function] is hjq.ajax.update
>>>>            if(o.function) result.data["render["+i+"][function]"] = o['function'];
            }

hobo_jquery.js - line 3
TypeError: Result of expression 'jQuery(document).hjq' [undefined] is not a function.
jQuery(document).ready(function() {
    jQuery(document).hjq();
});

Using Hobo v2.0 pre5.  These errors do not occur in Chrome or Firefox, not sure about IE yet (foolishly I'm putting that testing off at the moment!).

Hoping this can be fixed, somehow... or I'm deep in the doo doo :/

Cheers, Anthony.

Bryan Larsen

unread,
Nov 14, 2012, 7:02:42 PM11/14/12
to hobo...@googlegroups.com

Try the Github version of hobo.  one of those errors has already been fixed, maybe both.  ie8 didn't like it either.

--
You received this message because you are subscribed to the Google Groups "Hobo Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/MAzglsLmVrEJ.
To post to this group, send email to hobo...@googlegroups.com.
To unsubscribe from this group, send email to hobousers+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.

tonym

unread,
Nov 24, 2012, 10:59:11 AM11/24/12
to hobo...@googlegroups.com
Hi Bryan,
just to confirm, tested this (in pre6) and it fixes both issues.  All looks good in Safari and iOS.

Cheers, Anthony.
Reply all
Reply to author
Forward
0 new messages