Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird behaviour changing lists #12

Closed
GoogleCodeExporter opened this issue Jun 11, 2015 · 2 comments
Closed

Weird behaviour changing lists #12

GoogleCodeExporter opened this issue Jun 11, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Start the client with a empty running datastore and the attached module
2. Send the first message of the "test" attachment (creating 3 lists and 1 
leaf).
3. Send the second message of the "test" attachment (replacing the previous 
values).

What is the expected output? What do you see instead?
For the first message, I expected callbacks for adding the four nodes (lists 
and leaf). For the second message, I expected callbacks for changing the leaf, 
deleting the old lists and adding the new lists. But I obtained a weird 
behaviour for the second message (described in test attachment).

What version of the product are you using? On what operating system?
I am using the branch master commit 3f33930cd3a8 (Thu Sep 5 13:50:40 2013 
+0200) on a Gentoo Linux.

Original issue reported on code.google.com by paulo.zu...@asga.com.br on 6 Sep 2013 at 8:48

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by rkre...@cesnet.cz on 10 Sep 2013 at 6:56

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

This issue was fixed and the library source code can be found in the 
transapi_change branch of libnetconf. Any other changes will be again commited 
to this branch, so please use it for testing and report bugs occuring only in 
this branch. Thank you.

Original comment by mv6...@gmail.com on 10 Sep 2013 at 1:55

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant