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 #1770] Error while deleting device  attribute
      ([email protected])


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

Message: 1
Date: Fri, 2 Aug 2013 05:12:52 -0700
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1770] Error while deleting
        device  attribute
To: [email protected], [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8


Issue #1770 has been updated by ?kl jl?kj.


Hoping for a quick resolution, seems to be an issue for some of our users
Peter Chan
UNSKT, Paris
"Blog informatique France":http://informatique.edublogs.org
----------------------------------------
Bug #1770: Error while deleting device attribute
https://osl.uoregon.edu/redmine/issues/1770#change-3106

Author: Carlos Vicente
Status: New
Priority: High
Assignee: Carlos Vicente
Category: UserInterface
Target version: 1.0.5
Resolution: 


<pre>
error:  Can't call method "get_label" on an undefined value at 
/usr/local/netdot/htdocs/generic/delete.html line 154, <GEN490> line 5.
context:        
...     
150:     foreach my $l ( @records ){
151:     my ($table, $id) = @$l;
152:     push @objs, $table->retrieve($id);
153:     }
154:     my @lbls = map { "$table " . $_->get_label } @objs;
155:     eval {
156:     Netdot::Model->do_transaction(sub{
157:     foreach my $obj ( @objs ){
158:     unless ( $manager && $manager->can($user, "delete", $obj) ){
...     
code stack:      /usr/local/netdot/htdocs/generic/delete.html:154
/usr/local/netdot/htdocs/autohandler:110
/usr/local/netdot/htdocs/management/dhandler:1
/usr/local/netdot/htdocs/management/autohandler:81
/usr/share/perl5/HTML/Mason/Request.pm:948
/usr/local/netdot/htdocs/masondata/obj/1249759374/management/autohandler.obj:21
/usr/local/netdot/htdocs/autohandler:76


</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 77, Issue 2
*******************************************

Reply via email to