From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.5) Gecko/20041110 Firefox/1.0 Description of problem: Browsing the contents of any Group sub-folder (http://server/zidestore/so/$USER/Groups/Technical for example) show several vcf, which is fine, but doesn't show and 'Calendar' sub-folder (which should be a collection + vevent-collection btw). The calendar itself exists: if I try to go directly to "http://server/zidestore/so/$USER/Groups/Technical/Calendar" I do find the vcard entries. Version-Release number of selected component (if applicable): 1.0a.svn747-1 How reproducible: Always Steps to Reproduce: 1. Browse the contents of a Group/* folder 2. See there is no entry for 'Calendar' 3. Additional info:
=> ZideStore
This should work just fine, need to check.
Calendar folder is available but it is not enumerate in an "ls", dav:/zidestore/dav/adam/Groups/> cat 11440.vcf Displaying `/zidestore/dav/adam/Groups/11440.vcf': BEGIN:VCARD VERSION:3.0 PRODID:-//OpenGroupware.org//LSAddress v5.3.105 PROFILE:vCard FN:MIE (Parts QC) N:MIE (Parts QC);OGo11440 UID:skyrix://linux-m3mt/linux-m3mt/11440 SOURCE:skyrix://linux-m3mt/linux-m3mt/11440 NAME:vCard for contact with id 11440 (v13) END:VCARD dav:/zidestore/dav/adam/Groups/> cd "MIE (Parts QC)" dav:/zidestore/dav/adam/Groups/MIE (Parts QC)/> ls Listing collection `/zidestore/dav/adam/Groups/MIE%20%28Parts%20QC%29/': succeeded. 10100.vcf 0 Dec 31 1969 10812045.vcf 0 Dec 31 1969 1193520.vcf 0 Dec 31 1969 195180.vcf 0 Dec 31 1969 27190.vcf 0 Dec 31 1969 54720.vcf 0 Dec 31 1969 9144860.vcf 0 Dec 31 1969 9175280.vcf 0 Dec 31 1969 dav:/zidestore/dav/adam/Groups/MIE (Parts QC)/> cd .. dav:/zidestore/dav/adam/Groups/> ls Listing collection `/zidestore/dav/adam/Groups/': succeeded. 10003.vcf 0 Dec 31 1969 11440.vcf 0 Dec 31 1969 11530.vcf 0 Dec 31 1969 55000.vcf 0 Dec 31 1969 77210.vcf 0 Dec 31 1969 9153790.vcf 0 Dec 31 1969 9153880.vcf 0 Dec 31 1969 9154000.vcf 0 Dec 31 1969 949540.vcf 0 Dec 31 1969 955240.vcf 0 Dec 31 1969 971090.vcf 0 Dec 31 1969 dav:/zidestore/dav/adam/Groups/> cd "MIE (Parts QC)" dav:/zidestore/dav/adam/Groups/MIE (Parts QC)/> cd Calendar dav:/zidestore/dav/adam/Groups/MIE (Parts QC)/Calendar/> ls Listing collection `/zidestore/dav/adam/Groups/MIE%20%28Parts%20QC%29/Calendar/': succeeded. 12736490.ics 0 Dec 31 1969 12788848.ics 0 Dec 31 1969 dav:/zidestore/dav/adam/Groups/MIE (Parts QC)/Calendar/>
Will investigate.