You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2011-05-31 12:51:59

Chad_Gray
Member
Registered: 2010-03-10
Posts: 7

FIX: OCS links broken for OCS 2.0

Hi,

For OCSNG 2.0 the links to a PC do not work when clicking through from GLPI.

In glpi/inc/ocsserver.class.php, line 3935:
$url = $url."machine.php?systemid=$ocsid";

should be changed to
$url = $url."index.php?function=computer&head=1&systemid=$ocsid";

With this in place my links work again.

Chad

Offline

#2 2011-05-31 14:15:26

romain1206
Member
Registered: 2008-03-04
Posts: 224

Re: FIX: OCS links broken for OCS 2.0


Ocs-ng 2.2
Glpi 9.1.1

Offline

#3 2011-05-31 15:20:23

Chad_Gray
Member
Registered: 2010-03-10
Posts: 7

Re: FIX: OCS links broken for OCS 2.0

Thanks - I hadn't seen that thread.

Offline

Board footer

Powered by FluxBB