User Activity

  • Posted a comment on ticket #2251 on iTop - IT Service Management & CMDB

    Sorry, the correct for is.. <field id="solution" xsi:type="AttributeText" _delta="redefine"> <sql>solution</sql> <default_value> <is_null_allowed>true</is_null_allowed> <format>html</format> </default_value></field> I tried <field id="solution" xsi:type="AttributeText" _delta="merge"> <format>html</format> </field> but not work.

  • Posted a comment on ticket #2251 on iTop - IT Service Management & CMDB

    Thanks Vincent, I resolve temporaly creating an extension with this datamodel. <class id="Incident" _delta="must_exist"> <fields> <field id="solution" xsi:type="AttributeHTML" _delta="redefine"> <sql>solution</sql> <default_value> <is_null_allowed>true</is_null_allowed> </default_value></field> </fields> </class> <class id="UserRequest" _delta="must_exist"> <fields> <field id="solution" xsi:type="AttributeHTML" _delta="redefine"> <sql>solution</sql> <default_value> <is_null_allowed>true</is_null_allowed>...

  • Created ticket #2251 on iTop - IT Service Management & CMDB

    Error ticket resolved message in child ticket

  • Posted a comment on discussion Customizing iTop on iTop - IT Service Management & CMDB

    Hello Adam In my company I have to do exactly what you have done. Do you have a step-by-step document on how to do it. I thank you very much in advance. Kind regards

  • Modified a comment on discussion Installing and using iTop on iTop - IT Service Management & CMDB
  • Posted a comment on discussion Installing and using iTop on iTop - IT Service Management & CMDB

    ello Maxime I find this temporal solution.... To solve this situation a need to modify some variables in the Client.php file (phpCAS-master/source/CAS/Client.php) In the function... public function setURL($url) { // Argument Validation if (gettype($url) != 'string') throw new CAS_TypeMismatchException($url, '$url', 'string'); // $this->_url = $url; // Comment this line $this-> url = 'my.sso.server'; } In the function private function _setServiceBaseUrl($name) { if (is_array($name)) { $this->_serviceBaseUrl...

  • Posted a comment on discussion Installing and using iTop on iTop - IT Service Management & CMDB

    Hello Maxime I find this temporal solution.... To solve this situation a need to modify some variables in the Client.php file (phpCAS-master/source/CAS/Client.php) In the function... public function setURL($url) { // Argument Validation if (gettype($url) != 'string') throw new CAS_TypeMismatchException($url, '$url', 'string'); // $this->_url = $url; // Comment this line $this-> url = 'my.sso.server'; } In the function private function _setServiceBaseUrl($name) { if (is_array($name)) { $this->_serviceBaseUrl...

  • Created ticket #2211 on iTop - IT Service Management & CMDB

    Problem with CAS Authentication in iTop 3.1.0-2

View All

Personal Data

Username:
cozan
Joined:
2016-03-14 12:17:15
Location:
Argentina / -03
Gender:
Male

Projects

  • No projects to display.

Personal Tools