Bug 4969: NPE in JSONCodecFactory by attempt to find codec for a leafref 54/33354/4
authorPeter Kajsa <pkajsa@cisco.com>
Fri, 22 Jan 2016 10:39:37 +0000 (11:39 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 28 Jan 2016 18:33:05 +0000 (18:33 +0000)
Attempt to find codec for a leafref results in NPE in JSONCodecFactory, because
SchemaContextUtils cannot find baseType of derived leafref type.

Change-Id: If5288210b4f4d200b18063cf58fdf873b1d12be1
Signed-off-by: Peter Kajsa <pkajsa@cisco.com>

No differences found