Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Zimlets

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-03-2008, 07:42 AM
Special Member
 
Posts: 137
Default date_fr zimlet does not work on 5.0 GA

We set up fr as sefault language for a suer and date zimlet does not work. Keywords usually recognized are not any more. Even dates are not.
I checked the cos and user ocs, french date zimlet is available.

I have also a probleme with the new yahoo zimlet : nothing works, when i choose an item in the right clic menu.

any idea ?
Reply With Quote
  #2 (permalink)  
Old 01-03-2008, 10:20 AM
Former Zimbran
 
Posts: 5,606
Default

Can you install firebug and look for errors?
Reply With Quote
  #3 (permalink)  
Old 01-03-2008, 07:39 PM
Junior Member
 
Posts: 5
Default Same problem in Australia

We have the same issue with the date zimlet (and the URL one, etc)
on our system here.

Release 5.0.0_GA_1869.RHEL5_64_20071218220959 CentOS5_64 NETWORK edition

Nothing is getting highlighted. :-(

I'm seeing heaps of CSS errors being reported by the webdevelopers toolbar for FF for items that have been specified with only a number
but no units, e.g.:

Code:
#skin_container_search_builder{background-color:#bed8ee;height:225;}
Dunno if those problems would be responsible though..
Reply With Quote
  #4 (permalink)  
Old 01-07-2008, 07:27 AM
Active Member
 
Posts: 35
Default

this is the error I get with Date_fr zimlet

Code:
this._appCtxt has no properties
init()Zimlets-nodev_all... (line 683)
(no name)()192.168.121.17 (line 1515)
(no name)(["com_zimbra_html", "com_zimbra_phone", "com_zimbra_search", 4 more...])192.168.121.17 (line 1847)
(no name)()192.168.121.17 (line 587)
A(null)Startup1_1_all.js... (line 1477)
simpleClosure()192.168.121.17 (line 659)
[Break on this error] if(this._appCtxt.get(ZmSetting.CALENDAR_ENABLED)){ZmObjectManager.registerHandle...
it happens in this instruction

Code:
if(this._appCtxt.get(ZmSetting.CALENDAR_ENABLED)){ZmObjectManager.registerHandler("ZmDateFR1ObjectHandler",ZmObjectManager.DATE,A);
Any idea about this error?

Maybe ine 5.0 the code change a little so it is not compatible?
Reply With Quote
  #5 (permalink)  
Old 01-07-2008, 09:06 AM
Starter Member
 
Posts: 1
Default

Hello,

If you replace this code:

Code:
if(this._appCtxt.get(ZmSetting.CALENDAR_ENABLED)){ZmObjectManager.registerHandler("ZmDateFR1ObjectHandler",ZmObjectManager.DATE,A);
With this:

Code:
if(appCtxt.get(ZmSetting.CALENDAR_ENABLED)){ZmObjectManager.registerHandler("ZmDateFR1ObjectHandler",ZmObjectManager.DATE,A);
This works for me.
Reply With Quote
  #6 (permalink)  
Old 01-15-2008, 03:29 PM
Junior Member
 
Posts: 5
Default Our Zimlets work in IE, but not in Firefox

I've done a bit of experimenting and if I log in with IE running under Wine on Linux the Zimlets work (though the web interface is *very* slow) but if I login with native Firefox they don't work.

Any clues ?
Reply With Quote
  #7 (permalink)  
Old 01-15-2008, 11:12 PM
Active Member
 
Posts: 35
Default

Quote:
Originally Posted by jfarre View Post
Hello,

If you replace this code:

Code:
if(this._appCtxt.get(ZmSetting.CALENDAR_ENABLED)){ZmObjectManager.registerHandler("ZmDateFR1ObjectHandler",ZmObjectManager.DATE,A);
With this:

Code:
if(appCtxt.get(ZmSetting.CALENDAR_ENABLED)){ZmObjectManager.registerHandler("ZmDateFR1ObjectHandler",ZmObjectManager.DATE,A);
This works for me.
I've done it and it found me another error like the first one and if i made the same change it gives me the same error with the new code...
Reply With Quote
  #8 (permalink)  
Old 01-22-2008, 06:15 AM
Starter Member
 
Posts: 1
Default

I was evaluating zimbra through the "hosted demo" and it seems that the date zimlet does not work there either. (nor does the maps zimlet)

Tried from firefox and IE on 2 different windows machines.
Clicking on the links does nothing either.

Last edited by adessmith; 01-22-2008 at 06:18 AM..
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.