Send Netdot-devel mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://osl.uoregon.edu/mailman/listinfo/netdot-devel
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-devel digest..."


Today's Topics:

   1. [Netdot - Bug #1704] (New) netdot2cacti script does       not
      reflect changes in schema (device product) ([email protected])


----------------------------------------------------------------------

Message: 1
Date: Thu, 25 Oct 2012 07:37:10 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1704] (New) netdot2cacti script
        does    not reflect changes in schema (device product)
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8


Issue #1704 has been reported by Carlos Vicente.

----------------------------------------
Bug #1704: netdot2cacti script does not reflect changes in schema (device 
product)
https://osl.uoregon.edu/redmine/issues/1704

Author: Carlos Vicente
Status: New
Priority: High
Assignee: Carlos Vicente
Category: DeviceManagement
Target version: 1.0.3
Resolution: 


Also, it doesn't properly check for the status of the SQL connection

<pre>
85,86c85,86
< $netdot_db->Connect($netdot_db_server, $netdot_db_user,
$netdot_db_pass, $netdot_db_database);
< if (!$netdot_db) {
---
> > $result=$netdot_db->Connect($netdot_db_server, $netdot_db_user,
$netdot_db_pass, $netdot_db_database);
> > if (!$result) {

</pre>


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://osl.uoregon.edu/redmine/my/account


------------------------------

_______________________________________________
Netdot-devel mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-devel


End of Netdot-devel Digest, Vol 67, Issue 19
********************************************

Reply via email to