Le 31/08/2010 17:00, Anne Ghisla a écrit :
Hi list,

first of all, thanks for developing this software. I really found a
great help for office planning.

Using the iCal export function, I have problems in exporting a iCal file
for a group. I suspect (nothing more, I don't know php enough) that the
export function
HI,

A schedule export is individual. So the setProperty function use getUserName.

But actually tThe export of a calendar could not be done for a group.
I will try to fix it.

Regards

Julien



glpi/inc/planning.function.php, line 870 and 883:
function generateIcal($who){
[...]
   $v->setProperty( "x-wr-calname", "GLPI - ".getUserName($who) );

is designed to work only on user IDs.

I'm using v0.72.4, I checked also in trunk and the function hasn't
changed.

Let me know if I can give more information on this topic.

merci encore,
Anne Ghisla

_______________________________________________
Glpi-user mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-user

_______________________________________________
Glpi-user mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-user

Reply via email to