Comment 13 for bug 1773197

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/44921
Committed: http://github.com/Juniper/contrail-common/commit/94477b5462c9e20556895585346362592ea2f3aa
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 94477b5462c9e20556895585346362592ea2f3aa
Author: Ananth Suryanarayana <email address hidden>
Date: Tue Jul 24 14:58:48 2018 -0700

Revert incorrect fix from https://review.opencontrail.org/#/c/35856/

There were two issues with the fix made before.

1. All spaces inside link attribute was erased, which is clearly incorrect.
2. JSON supports NULL already. We need to check for null and then set
the link attribute as an empty object if attr data turns out to be null.

Change-Id: I8cdf876196a709571ee4b763c19af7a0d81e85f8
Closes-Bug: 1773197