[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package bughelper - 0.2.14

---
bughelper (0.2.14) hardy; urgency=low

  [Markus Korn]
  * bughelper, buginfo, bugnumbers: do not ignore warnings in text-mode,
since there are no warnings anymore (LP: #194082)
  * bughelper, XMLOperations.py: items in info_files.dontlist are now
integers (LP: #204457)

 -- Brian Murray <[EMAIL PROTECTED]>   Mon, 07 Apr 2008 15:51:52 -0700

** Changed in: bughelper (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-04-07 Thread Launchpad Bug Tracker
This bug was fixed in the package python-launchpad-bugs - 0.2.30

---
python-launchpad-bugs (0.2.30) hardy; urgency=low

  [ Markus Korn ]
  * launchpadbugs/text_bug.py: fixed parsing of milestones (LP: #202204)
  * launchpadbugs/text_bug.py: fixed parsing of task-rows, the very
left arrow to expand a row got a seperate column (LP: #202880)
  * launchpadbugs/html_bug.py: fixed parsing of milestones in the html
mode if a user is not logged in (LP: #202204)
  * launchpadbugs/html_bug.py: fixed issue when using py-lp-bugs
and python2.4, thanks Stéphane Graber for pointing this out
and testing the fix.
  * launchpadbugs/test_bug{,list}.py: do not raise API warnings in
text-mode anymore (LP: #194082)

 -- Brian Murray <[EMAIL PROTECTED]>   Mon, 07 Apr 2008 15:04:33 -0700

** Changed in: python-launchpad-bugs (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-03-25 Thread Markus Korn
same for the py-lp-bugs part:

revno: 85
committer: Markus Korn <[EMAIL PROTECTED]>
branch nick: main
timestamp: Tue 2008-03-25 19:41:50 +0100
message:
  * launchpadbugs/test_bug{,list}.py: do not raise API warnings in
text-mode anymore (LP: #194082)


-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-03-25 Thread Markus Korn
As this patch did not cause any issues for the last week for me, I decided to 
commit it to .main:

revno: 209
committer: Markus Korn <[EMAIL PROTECTED]>
branch nick: main
timestamp: Tue 2008-03-25 19:35:21 +0100
message:
  * bughelper, buginfo, bugnumbers: do not ignore warnings in text-mode,
since there are no warnings anymore (LP: #194082)


-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-03-18 Thread Markus Korn
This following two patches remove this API warnings in the text mode
entirely.

Markus

-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-03-18 Thread Markus Korn
patch against py-lp-bugs rev83

** Attachment added: "194082.py-lp-bugs.diff"
   http://launchpadlibrarian.net/12720558/194082.py-lp-bugs.diff

-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-03-18 Thread Markus Korn
patch against bughelper rev207

** Attachment added: "194082.bughelper.diff"
   http://launchpadlibrarian.net/12720565/194082.bughelper.diff

** Changed in: bughelper (Ubuntu)
 Assignee: (unassigned) => Markus Korn (thekorn)
   Status: Incomplete => Fix Committed

** Also affects: python-launchpad-bugs (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-launchpad-bugs (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Markus Korn (thekorn)
   Status: New => Fix Committed

-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-03-12 Thread Markus Korn
we added text_bug.py in a very early stage of its development so we
decided to add this warnings.

+1 from me to entirely remove this warnings, because
 * text_bug.py is frequently used and tested this way
 * +text seems to be a stable LP interface

Markus

-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-03-11 Thread Brian Murray
What was the intent of the warning?  The +text listing of a bug's web
page isn't changing much and is more stable than the html as far as I
know.

-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194082] Re: turn off text_bug API warnings for bughelper in hardy

2008-03-07 Thread Markus Korn
Brian,
this warning occurs when loading the text_bug{,list} module.
Should this messages be turned of in bughelper/bugnumbers or should we stop 
warning the user when using the text interface in general?

Markus

** Changed in: bughelper (Ubuntu)
   Importance: Undecided => Medium
   Status: New => Incomplete

-- 
turn off text_bug API warnings for bughelper in hardy
https://bugs.launchpad.net/bugs/194082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs