BUEditor is not appearing on Safaria 4 beta, I checked in FF3 and its working fine. I don't think its such a big problems since not that many people will use the beta release and Safari doesn't have such a big percentage of users compared to other browsers. It still might be worth looking into though, cheers.

Comments

ufku’s picture

This is a safari 4 bug where it can't parse a function body containing a comment.
For example var Func = new Function('arg', 'return arg;//comment'); produces a parse error in safari 4.
This has been reported to Apple.

The workaround for BUEditor is to delete comments in button contents. Italic and header buttons contain comments by default.

ufku’s picture

Category: bug » support
Status: Active » Fixed
ipwa’s picture

Hey ufku, thanks for looking into this :)

espirates’s picture

Status: Fixed » Active

I just tested this in both Safari 3 and 4 on mac, the editor does not appear.

ufku’s picture

Status: Active » Fixed

Tried both. No problem.
There hadn't been any issue with Safari3.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.