== Proposed fix ==
Two more pages updated:
* DistroArchSeries:+admin
* DistributionSourcePackage:+publishinghistory
== Implementation details ==
The DistroArchSeries:+admin used a Zope form which I had to convert to an
LPForm so that I could add next_url, cancel_url and page_title in the new view
class.
= Summary =
More mechanical 3.0 updates
== Proposed fix == s:+admin rcePackage: +publishinghist ory
Two more pages updated:
* DistroArchSerie
* DistributionSou
== Implementation details == s:+admin used a Zope form which I had to convert to an
The DistroArchSerie
LPForm so that I could add next_url, cancel_url and page_title in the new view
class.
== Tests == ries.txt
bin/test -vvt xx-distroarchse
== Demo and Q/A == /launchpad. dev/ubuntu/ +source/ alsa-utils/ +publishinghist ory /launchpad. dev/ubuntu/ breezy- autotest/ i386/+admin
The pages are at:
* https:/
* https:/
You need to be logged in as an admin for the latter.
= Launchpad lint =
Checking for conflicts. and issues in doctests and templates.
Running jslint, xmllint, pyflakes, and pylint.
Using normal rules.
Linting changed files: /launchpad/ pagetitles. py soyuz/templates /distroarchseri es-admin. pt soyuz/stories/ soyuz/xx- distroarchserie s.txt soyuz/browser/ configure. zcml soyuz/browser/ distroarchserie s.py soyuz/templates /distributionso urcepackage- publishinghisto ry.pt
lib/canonical
lib/lp/
lib/lp/
lib/lp/
lib/lp/
lib/lp/
== Pylint notices ==
lib/lp/ soyuz/browser/ distroarchserie s.py
19: [C0301] Line too long (79/78)
Gah, warning me about this is too fscking late here. I'll have it fixed by
the time you read this MP.