Search found 4558 matches

by 14319KevinH
Sat Aug 04, 2007 10:59 am
Forum: Users
Topic: Show birthday from address book in calendar
Replies: 2
Views: 492

Show birthday from address book in calendar

vote here:



Bug 11575 - Create an appointment when user enters birthday field in contact view
by 14319KevinH
Sat Aug 04, 2007 10:48 am
Forum: Administrators
Topic: Error -2147418094
Replies: 28
Views: 5548

Error -2147418094

Mike we hear you. In fact the developers have been pulling their hair out on this one. This is basically IE's way of reporting a NullPointerException. Unfortunately IE doesn't give any line numbers or stack traces. So without a set of reproduce steps we don't have anything to go on. One thing that m...
by 14319KevinH
Sat Aug 04, 2007 10:30 am
Forum: Developers
Topic: 5.0B2: Problem getting at the Javascript in msjf mode
Replies: 2
Views: 393

5.0B2: Problem getting at the Javascript in msjf mode

Try ?dev=1 with all the pkg re-org and our new lazy loading (module by module as needed) we made a simple one arg flag to switch to dev/debug mode and load all files and source in full debug mode.
by 14319KevinH
Sat Aug 04, 2007 10:17 am
Forum: Installation Help
Topic: .53 Will Not "Launch" in FF 2.0.0.6
Replies: 4
Views: 3123

.53 Will Not "Launch" in FF 2.0.0.6

Do you get any JS errors?
by 14319KevinH
Tue Jul 31, 2007 10:19 am
Forum: General Questions
Topic: Hangs on "Loading" screen
Replies: 15
Views: 2902

Hangs on "Loading" screen

[quote user="adobrin"]From the other thread, that isnt titled with anything that would make you think it has to do with this bug: A bug has been filed for this blocking issue: Bug 18987 - zdesktop 0.51 blocking issue : Bug 18987 - zdesktop 0.51 blocking issue We already know what the cause...
by 14319KevinH
Thu Jul 26, 2007 7:31 pm
Forum: General Questions
Topic: ZDesktop JScript errors
Replies: 4
Views: 1598

ZDesktop JScript errors

Looks like:
Bug 18480 - zdesktop stuck on loading screen with js error of "str.split not a function"
by 14319KevinH
Thu Jul 26, 2007 3:43 pm
Forum: Zimbra Connector for Outlook
Topic: I have sev
Replies: 5
Views: 1553

I have sev

For those who missed it this has been fixed since Zimbra 4.0.2 (Feb `07 release).
Bug 5738 - outlook to store more than 2GB
by 14319KevinH
Mon Jul 23, 2007 11:26 am
Forum: Zimlets
Topic: Strange Zimlet behavior
Replies: 1
Views: 516

Strange Zimlet behavior

I think these are just bugs. One thing you could try is to use Firebug or Venkman to step through the Zimlet code just before your URLs are called and make sure that prop is even defined. I know in some cases we use obj. rather than prop.
by 14319KevinH
Fri Jul 20, 2007 8:04 pm
Forum: Developers
Topic: Solaris10 TEST6 Build
Replies: 44
Views: 5737

Solaris10 TEST6 Build

Thanks guys for keeping this alive. Our build team is working on a few things at the moment getting out 4.5.X patches and working on the various 5.0 betas. Thanks for your patience and as mention a few times the best way to get this as an official port is show interest to purchase zimbra. A simple e...
by 14319KevinH
Wed Jul 18, 2007 3:26 pm
Forum: Zimlets
Topic: Zimlet interaction with message body
Replies: 1
Views: 545

Zimlet interaction with message body

Best example of this would be in the compose code itself. Today our 'add signature' button already does this.