<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bug-reports</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/" rel="alternate"/><link href="https://sourceforge.net/p/php-cmdb/bug-reports/feed.atom" rel="self"/><id>https://sourceforge.net/p/php-cmdb/bug-reports/</id><updated>2017-12-07T09:44:45.507000Z</updated><subtitle>Recent changes to bug-reports</subtitle><entry><title>CMDB is not running with PHP 7</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/22/" rel="alternate"/><published>2017-12-07T09:44:45.507000Z</published><updated>2017-12-07T09:44:45.507000Z</updated><author><name>Alex</name><uri>https://sourceforge.net/u/alex2k/</uri></author><id>https://sourceforge.net6aaa581d015e431c3b02d93e5d99fff74bef4c2a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;CMDB is not PHP 7 compatible, because it uses deprecated functions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;mysql_pconnect() has been removed in PHP 7: &lt;a href="http://php.net/manual/function.mysql-pconnect.php" rel="nofollow"&gt;http://php.net/manual/function.mysql-pconnect.php&lt;/a&gt;&lt;br/&gt;
core/core_db_mysql.inc.php: $this-&amp;gt;db_link = @mysql_pconnect( $this-&amp;gt;db_host, $this-&amp;gt;db_user, $this-&amp;gt;db_pass);&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;autoload() has been removed in PHP 7.2: &lt;a href="http://php.net/manual/function.autoload.php" rel="nofollow"&gt;&lt;/a&gt;&lt;a href="http://php.net/manual/function.autoload.php" rel="nofollow"&gt;http://php.net/manual/function.autoload.php&lt;/a&gt;&lt;br/&gt;
core/autoload.inc.php:function &lt;/strong&gt;autoload($class_name)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;each() has been removed in PHP 7.2: &lt;a href="http://php.net/manual/function.each.php" rel="nofollow"&gt;http://php.net/manual/function.each.php&lt;/a&gt;&lt;br/&gt;
libs/pdf/class.ezpdf.php: list($k,$v)=each($data);&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#20 automatic ip-address resolution</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/20/?limit=25#5cec" rel="alternate"/><published>2017-08-12T06:59:49.428000Z</published><updated>2017-08-12T06:59:49.428000Z</updated><author><name>Michael Scheibe</name><uri>https://sourceforge.net/u/userid-2346181/</uri></author><id>https://sourceforge.net06d599df8b6048e5c391ca03e6080cb766a461d6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#20 automatic ip-address resolution</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/20/?limit=25#26a0" rel="alternate"/><published>2017-08-12T06:59:04.491000Z</published><updated>2017-08-12T06:59:04.491000Z</updated><author><name>Michael Scheibe</name><uri>https://sourceforge.net/u/userid-2346181/</uri></author><id>https://sourceforge.net180391e41bcde804d5dd32e36ed350274865291d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Install a trigger request with cron (unix) or tasks (windows) to keep CI's up to date.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#21 csv-import of attributes referencing a ci don't work</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/21/?limit=25#67f4" rel="alternate"/><published>2013-02-24T13:12:27.517000Z</published><updated>2013-02-24T13:12:27.517000Z</updated><author><name>Michael Scheibe</name><uri>https://sourceforge.net/u/userid-2346181/</uri></author><id>https://sourceforge.net227b9bbfa3bc89aee1bd67820a4528d62aa51fcd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#21 csv-import of attributes referencing a ci don't work</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/21/?limit=25#3800" rel="alternate"/><published>2013-02-24T13:04:27.401000Z</published><updated>2013-02-24T13:04:27.401000Z</updated><author><name>Michael Scheibe</name><uri>https://sourceforge.net/u/userid-2346181/</uri></author><id>https://sourceforge.net05a0f32d50a5ff68592fee585af83af2135688a0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1 +1 @@&lt;/span&gt;
&lt;span class="gd"&gt;-CI's may include attributes, which references another CI's, such attributes are csv-exported as &amp;quot;&amp;lt;NAME&amp;gt; / &amp;lt;CI-TYPE&amp;gt;&amp;quot;. csv-import does not process such a value and the value of this attribute is not set after import.&lt;/span&gt;
&lt;span class="gi"&gt;+CI's may include attributes, which references another CI's, such attributes are csv-exported as &amp;quot;[NAME] / [CI-TYPE]&amp;quot;. csv-import does not process such a value and the value of this attribute is not set after import.&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>csv-import of attributes referencing a ci don't work</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/21/" rel="alternate"/><published>2013-02-24T13:03:30.163000Z</published><updated>2013-02-24T13:03:30.163000Z</updated><author><name>Michael Scheibe</name><uri>https://sourceforge.net/u/userid-2346181/</uri></author><id>https://sourceforge.net2f3e0de603046c67caea63769abc318a7fa88984</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 21 has been modified: csv-import of attributes referencing a ci don't work&lt;br /&gt;
Edited By: Michael Scheibe (doc_slice)&lt;br /&gt;
Description updated:&lt;br /&gt;
--- description-old&lt;/p&gt;
&lt;p&gt;+++ description-new&lt;/p&gt;
&lt;p&gt;@@ -1 +1 @@&lt;/p&gt;
&lt;p&gt;-CI's may include attributes, which references another CI's, such attributes are csv-exported as " / ". csv-import does not process such a value and the value of this attribute is not set after import.&lt;br /&gt;
+CI's may include attributes, which references another CI's, such attributes are csv-exported as "&lt;span&gt;[NAME]&lt;/span&gt; / &lt;span&gt;[CI-TYPE]&lt;/span&gt;". csv-import does not process such a value and the value of this attribute is not set after import.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>csv-import of attributes referencing a ci don't work</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/21/" rel="alternate"/><published>2013-02-24T13:03:30.163000Z</published><updated>2013-02-24T13:03:30.163000Z</updated><author><name>Michael Scheibe</name><uri>https://sourceforge.net/u/userid-2346181/</uri></author><id>https://sourceforge.netfff4708b43b782be64473e825f59c82a41f3ec97</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 21 has been modified: csv-import of attributes referencing a ci don't work&lt;br /&gt;
Edited By: Michael Scheibe (doc_slice)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>csv-import of attributes referencing a ci don't work</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/21/" rel="alternate"/><published>2013-02-24T13:03:30.163000Z</published><updated>2013-02-24T13:03:30.163000Z</updated><author><name>Michael Scheibe</name><uri>https://sourceforge.net/u/userid-2346181/</uri></author><id>https://sourceforge.net36d56fa2f9bd1f74c9e68ab876acbc27ff2ded18</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;CI's may include attributes, which references another CI's, such attributes are csv-exported as " / ". csv-import does not process such a value and the value of this attribute is not set after import.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>automatic ip-address resolution</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/20/" rel="alternate"/><published>2013-02-12T13:28:15.740000Z</published><updated>2013-02-12T13:28:15.740000Z</updated><author><name>Peter Lange</name><uri>https://sourceforge.net/u/userid-2384420/</uri></author><id>https://sourceforge.neta217a057173a6c0a40c5262f561c219bf32df141</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When the ip-address of a CI changes but there is no automatic update via DNS. Only after a further editing / saving is also the ip address updated.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>automatic ip-address resolution</title><link href="https://sourceforge.net/p/php-cmdb/bug-reports/20/" rel="alternate"/><published>2013-02-12T13:28:15.740000Z</published><updated>2013-02-12T13:28:15.740000Z</updated><author><name>Peter Lange</name><uri>https://sourceforge.net/u/userid-2384420/</uri></author><id>https://sourceforge.netd5a7e4b7e3c8d7ad1dd36f18191490ac6ff3adfd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 20 has been modified: automatic ip-address resolution&lt;br/&gt;
Edited By: Michael Scheibe (doc_slice)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed-fixed'&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>