Comment 6 for bug 1587773

Revision history for this message
Vitaly Kramskikh (vkramskikh) wrote :

There is no difference in rendering between 8.0 and master:

http://storage7.static.itmages.com/i/16/0602/h_1464872084_5117815_9c9bdbf06e.png
http://storage1.static.itmages.com/i/16/0602/h_1464872124_4880193_2b54346948.png

The only difference is that backend prohibits saving the data as it performs restriction evaluation. In the trace we see error

> TypeError: Value of settings:bgpvpn is undefined. Set options.strict to false to allow undefined values.

But this restriction has strict: false! So it seems Nailgun validation must be fixed.