Mercurial > emacs
comparison admin/notes/bugtracker @ 101763:9268e7d84955
Can't clone a merged bug.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 03 Feb 2009 04:04:40 +0000 |
parents | fb07b238e55a |
children | 3d4ab04238a6 |
comparison
equal
deleted
inserted
replaced
101762:1851b1154a27 | 101763:9268e7d84955 |
---|---|
178 retitle -2 third bug | 178 retitle -2 third bug |
179 | 179 |
180 The negative numbers provide a way to refer to the cloned bugs (which | 180 The negative numbers provide a way to refer to the cloned bugs (which |
181 will be assigned proper numbers). | 181 will be assigned proper numbers). |
182 | 182 |
183 NB you cannot clone a merged bug. You'd think that trying to do so | |
184 would just give you an unmerged copy of the specified bug number, but no: | |
185 | |
186 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474742 | |
187 | |
188 You must unmerge, clone, then re-merge. | |
189 | |
183 *** To set severity: | 190 *** To set severity: |
184 severity 123 critical|grave|serious|important|normal|minor|wishlist | 191 severity 123 critical|grave|serious|important|normal|minor|wishlist |
185 | 192 |
186 See http://emacsbugs.donarmstrong.com/Developer#severities for the meanings. | 193 See http://emacsbugs.donarmstrong.com/Developer#severities for the meanings. |
187 | 194 |