Changeset 576

Show
Ignore:
Timestamp:
06/13/06 10:51:13
Author:
douglm
Message:

Viewing another users free/busy now works.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/calendar3/calsvc/src/org/bedework/calsvc/CalSvc.java

    r550 r576  
    11081108      subs = getSubscriptions(); 
    11091109    } else { 
     1110      /* First see if we have free busy access to the users calendar */ 
    11101111      cal = getCal().getCalendars(u, PrivilegeDefs.privReadFreeBusy); 
    11111112      if (cal == null) { 
     
    20682069    if (sub != null) { 
    20692070      // Explicitly selected calendar - via a subscription. 
     2071      getSubCalendar(sub, freeBusy); 
    20702072 
    20712073      return postProcess(getCal(sub).getEvents(sub.getCalendar(), filter,