gerrit/gerrit-gwtui-common
Edwin Kempin 29a8cb0fe4 AuthInfo: Fix NullPointerException if there are no contributor agreements
The JavaScript exception is:

  SEVERE: (TypeError) : Cannot read property 'iterator' of null
  Class$S170: (TypeError) : Cannot read property 'iterator' of null
        at Unknown.$contributorAgreements(gerrit_ui-4.js)
        at Unknown.onLoad_19(gerrit_ui-4.js)
        at Unknown.onAttach_0(gerrit_ui-0.js)
        at Unknown.setParent(gerrit_ui-0.js)
        ...

Change-Id: I9de8ed23fbccf8987c871f36509f6f203a0ae73a
Signed-off-by: Edwin Kempin <ekempin@google.com>
2017-03-09 15:56:43 +01:00
..
2016-12-07 11:33:07 +00:00