Closed
Bug 295455
Opened 20 years ago
Closed 20 years ago
[BUGZILLA] Mozbot should fetch bug links with excludefield=long_desc
Categories
(Webtools Graveyard :: Mozbot, enhancement)
Tracking
(Not tracked)
VERIFIED
FIXED
2.6
People
(Reporter: mkanat, Assigned: glob)
Details
Attachments
(1 file)
|
720 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
Mozbot has no need of the comments to a bug when reading it in as XML. In fact, mozbot sometimes fails to read a bug *because* it tries to read the (irrelevant) comments and those comments contain characters from some strange character set. So, mozbot should fetch bugs without comments, which is possible in the XML bug template using &excludefield=long_desc.
weird, becuase bug 136603 was created for bots.
| Reporter | ||
Comment 2•20 years ago
|
||
Comment on attachment 184494 [details] [diff] [review] use excludefield=long_desc Looks good to me.
Attachment #184494 -
Flags: review? → review+
| Reporter | ||
Comment 3•20 years ago
|
||
<mkanat> justdave: We can check-in on Bugzilla.bm for small things with just review+, right? <justdave> mkanat: yes So feel free. :-)
Target Milestone: --- → Mozbot 2.6
Checking in BotModules/Bugzilla.bm; /cvsroot/mozilla/webtools/mozbot/BotModules/Bugzilla.bm,v <-- Bugzilla.bm new revision: 2.11; previous revision: 2.10 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
QA Contact: kerz → mozbot
Updated•6 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•