blob: f7678ec12deded26a7ab597e91eafd28562f229e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
--- !ditz.rubyforge.org,2008-03-06/issue
title: Remove all ifExist elements
desc: |-
I really don't like them, and now when createNewButton accepts whole
objects, we can avoid them (see setDefaultAssignee in rhbzpage.js for
an example).
type: :task
component: bugzilla-triage
release:
reporter: Matej Cepl <mcepl@redhat.com>
status: :closed
disposition: :fixed
creation_time: 2011-02-14 12:05:04.006931 Z
references: []
id: 4b0135b3f8d3675913978d8cf258a28dd9dabb3d
log_events:
- - 2011-02-14 12:05:05.114654 Z
- Matej Cepl <mcepl@redhat.com>
- created
- ""
- - 2011-02-14 12:07:18.816791 Z
- Matej Cepl <mcepl@redhat.com>
- commented
- also line 669 in fillInChipMagic
- - 2011-02-16 17:50:14.228537 Z
- Matej Cepl <mcepl@redhat.com>
- 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:
|