~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/stories/feeds/xx-bug-atom.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-05-05 15:37:29 UTC
  • mfrom: (12811.2.20 filebug-loses-data)
  • Revision ID: launchpad@pqm.canonical.com-20110505153729-6azkc87xoesv15rn
[r=sinzui][bug=513591,
        735290] Fix data loss issue on bug entry form and fix assignee picker.

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
    ...              browser.headers['content-type'], browser.url)
85
85
    No Errors
86
86
    >>> BSS(browser.contents).title.contents
87
 
    [u'Bugs in the Mozilla Project']
 
87
    [u'Bugs in The Mozilla Project']
88
88
    >>> browser.url
89
89
    'http://feeds.launchpad.dev/mozilla/latest-bugs.atom'
90
90