Merge lp://staging/~cr3/checkbox/838123 into lp://staging/checkbox

Proposed by Marc Tardif
Status: Merged
Merged at revision: 1034
Proposed branch: lp://staging/~cr3/checkbox/838123
Merge into: lp://staging/checkbox
Diff against target: 841 lines (+619/-34)
10 files modified
checkbox/report.py (+39/-12)
checkbox/tests/report.py (+1/-1)
data/whitelists/default.whitelist (+1/-0)
debian/changelog (+1/-0)
debian/control (+1/-1)
jobs/info.txt.in (+9/-0)
plugins/launchpad_prompt.py (+2/-2)
plugins/launchpad_report.py (+25/-18)
plugins/report_prompt.py (+7/-0)
report/hardware-1_0.rng (+533/-0)
To merge this branch: bzr merge lp://staging/~cr3/checkbox/838123
Reviewer Review Type Date Requested Status
Daniel Manrique (community) Approve
Marc Tardif (community) Needs Resubmitting
Review via email: mp+74621@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
Daniel Manrique (roadmr) wrote :

The bug report has no steps to reproduce so I was unable to check what happens with a borked xml submission file. It looks fine to me, there are no errors in the logs from a normal run.

There's one thing I observed, though: when I try to open the report it looks ugly :( this is because in checkbox.xsl the CHECKBOX_SHARE variable is not substituted and there's stuff like:

href="%(CHECKBOX_SHARE)s/report/styles.css"

if I replace %(CHECKBOX_SHARE)s with the actual path where the files reside, all works well.

This is worth fixing, because there are usually compliments about how nice the report looks, and if this slips by, we won't get those anymore :)

review: Needs Fixing
Revision history for this message
Marc Tardif (cr3) wrote :

Good catch, fixed.

review: Needs Resubmitting
lp://staging/~cr3/checkbox/838123 updated
1035. By Marc Tardif

Replaced environment variables in stylesheet.

Revision history for this message
Daniel Manrique (roadmr) wrote :

Great! tested and it's working fine now, approving and merging. Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches