~canonical-launchpad-branches/launchpad/+git/bzr-personal:allenap/ui-convert-bugtaskx-3.0-bug-429933

Last commit made on 2009-09-15
Get this branch:
git clone -b allenap/ui-convert-bugtaskx-3.0-bug-429933 https://git.launchpad.net/~canonical-launchpad-branches/launchpad/+git/bzr-personal
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
allenap/ui-convert-bugtaskx-3.0-bug-429933
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

da1e2f0... by Gavin Panella

Convert bugtask-listing-detailed.pt and bugtask-macros-cve.pt to 3.0 layout rules.

114ef80... by Gavin Panella

Revert previous revision.

The previous revision changed LaunchpadFormView.setFieldError() to
remove errors from self.errors that were related to the specified
field, on the basis that if you're *setting* the error, you probably
want to override any existing errors, and you don't want messages like
"there were 2 errors" when only one is highlighted in the page.

However, zope.formlib.form.getWidgetsData() is broken, IMO, and
prevents this from working. It populates a data dict, and returns a
list of the errors discovered. If an error is a ValidationError, it
wraps it in a WidgetInputError, which has a field_name. However, if
the error is one of zope.app.form.interfaces.InputErrors, the error is
return as-is, and these errors don't record the field that failed
validation. So, when these end up in my_form.errors, there's no way to
know if they can be removed or not.

In the specific case I was trying to fix, the error was that a product
name was not found in the vocabulary, which causes a ConversionError
to be raised.

0833d59... by Gavin Panella

Attempt to use the standard form machinery in the bugtask edit form.

96964d5... by Launchpad PQM Bot

[r=henninge][ui=none] hardware-1_0.rng modified to allow udev data as
 a replacement for HAL adata;
 sample submission file containing udev data added

05ede0c... by Launchpad PQM Bot

[testfix][rs=mwhudson][r=abentley][ui=beuno][bug 429020] Update the
 registry source package pages to 3.0. Fix titles and headings
 for translation pages. Currently listening to Cocteau Twins --
 Pearly Dewdrops Drops.

3808148... by Curtis Hovey

Test fix translation title and heading changes. Fix sourcpackage pages.

e16f277... by Curtis Hovey

Updated tests to verify new page titles and headings.

3669eb4... by Launchpad PQM Bot

[r=abentley][ui=rs][bug=417159,
 416365] Fixing trivial UI bugs on Build:+index.

9d03bcb... by Launchpad PQM Bot

[r=abentley][ui=none][bug 429019] Update the last registry distro
 templates to UI 3.0. Currently listening to U2 -- So Cruel.

df36983... by Curtis Hovey

Fixed labels, made review license have sabe defaults.