[Reportbug-maint] Bug#571983: [reportbug/master] make get_report() return the Bugreport instance, containing all the bug information; now the UI does the visualization part, and we just pass objects around storing the info the UI will extract and display; implicitly Closes: #571983

Sandro Tosi morph at debian.org
Fri Aug 26 23:47:16 UTC 2011


tag 571983 pending
tag 571983 pending
thanks

Date:   Sat Aug 27 01:46:42 2011 +0200
Author: Sandro Tosi <morph at debian.org>
Commit ID: e1a8b412ed82f8b33f90c90301c5e1af53ef9b35
Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=e1a8b412ed82f8b33f90c90301c5e1af53ef9b35
Patch URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff_plain;h=e1a8b412ed82f8b33f90c90301c5e1af53ef9b35

    make get_report() return the Bugreport instance, containing all the bug information; now the UI does the visualization part, and we just pass objects around storing the info the UI will extract and display; implicitly Closes: #571983

    This patch made several changes, removing really old/ugly code. Passing
    Bugreport around allows us to query that object and not the subject/bodies of
    the but report for information about it.

    Something is really innatural, like keeping 'exinfo' variable around: we should
    probably rename it at some point in the future, but we'd preferred taking the
    safe side and not remave that too.
      





More information about the Reportbug-maint mailing list