From 775cf3d628588ede2ddee8346bf8b58dcfd8dde0 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Wed, 16 Feb 2011 18:50:43 +0100 Subject: Remove whole ifExist magic, it is not necessary anymore anyway. * add also protection to queryUpstream function for situation when constantData.queryUpstreamBug structure is not present. --- bugs/issue-4b0135b3f8d3675913978d8cf258a28dd9dabb3d.yaml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'bugs/issue-4b0135b3f8d3675913978d8cf258a28dd9dabb3d.yaml') diff --git a/bugs/issue-4b0135b3f8d3675913978d8cf258a28dd9dabb3d.yaml b/bugs/issue-4b0135b3f8d3675913978d8cf258a28dd9dabb3d.yaml index 2543afd..f7678ec 100644 --- a/bugs/issue-4b0135b3f8d3675913978d8cf258a28dd9dabb3d.yaml +++ b/bugs/issue-4b0135b3f8d3675913978d8cf258a28dd9dabb3d.yaml @@ -8,8 +8,8 @@ type: :task component: bugzilla-triage release: reporter: Matej Cepl -status: :unstarted -disposition: +status: :closed +disposition: :fixed creation_time: 2011-02-14 12:05:04.006931 Z references: [] @@ -23,4 +23,11 @@ log_events: - Matej Cepl - commented - also line 669 in fillInChipMagic +- - 2011-02-16 17:50:14.228537 Z + - Matej Cepl + - closed with disposition fixed + - |- + Isn't need anymore, with relation to {issue e389bd396f38d67898a3e6cdb1315c4df5f2ef0d} almost fixed, + we can do it much more easily just by passing the command to the button + instead of playing with false indexes. trac_id: -- cgit