VRouter Routes - The routes are not getting displayed. JS error.

Bug #1564370 reported by Manoj
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
High
Manoj
Trunk
Fix Committed
High
Manoj

Bug Description

The routes are not getting displayed in the VRouter Routes page. The response for vrl-list is not getting parsed as xml and when trying to access its values throws exception.
This issue occurred due to earlier changes to use the common ajaxHandler where the dataType field was not handled correctly.

Tags: ui
Revision history for this message
Manoj (manojgn) wrote :

This issue is occuring due to the following commit which Sagar had done for making async remote call from dropdown.
https://github.com/Juniper/contrail-web-core/commit/a265a6c8c38a92133ed68b5ff254d559395187e3

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/18989
Submitter: Manoj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/18990
Submitter: Manoj (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/18989
Committed: http://github.org/Juniper/contrail-web-core/commit/0bcc313ab916aaba824710bd55782b00687c9d59
Submitter: Zuul
Branch: master

commit 0bcc313ab916aaba824710bd55782b00687c9d59
Author: Manoj Naik <email address hidden>
Date: Fri Apr 1 14:39:47 2016 +0530

Closes-Bug: #1564370 - Dropdowns started using the contrail.ajaxHandler for
making the remote call. In that ajaxHandler the dataType field was handled only
when the reqs were put,post,delete. Made the dataType field common for all types
of reqs i.e including get. VRF list response now is parsed as xml.

Change-Id: Ie23e9c4aaa979567aa629e401005be1a5f5c18e6

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/18990
Committed: http://github.org/Juniper/contrail-web-core/commit/4aec4bddfe562e193c53a1855c46345df2689b19
Submitter: Zuul
Branch: R3.0

commit 4aec4bddfe562e193c53a1855c46345df2689b19
Author: Manoj Naik <email address hidden>
Date: Fri Apr 1 14:39:47 2016 +0530

Closes-Bug: #1564370 - Dropdowns started using the contrail.ajaxHandler for
making the remote call. In that ajaxHandler the dataType field was handled only
when the reqs were put,post,delete. Made the dataType field common for all types
of reqs i.e including get. VRF list response now is parsed as xml.

Change-Id: Ie23e9c4aaa979567aa629e401005be1a5f5c18e6

information type: Proprietary → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.