tag 571983 pending
tag 571983 pending
thanks
Date: Sat Aug 27 01:46:42 2011 +0200
Author: Sandro Tosi <[email protected]>
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.
_______________________________________________
Reportbug-maint mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint