Look for error message when fetching bug status from SourceForge, e.g. when a bug is private

Bug #183737 reported by Gavin Panella
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Graham Binns

Bug Description

The SourceForge bug tracker tries to download the status of the following bug:

  http://sourceforge.net/tracker/index.php?func=detail&aid=1000334&group_id=93438&atid=604306

However, the bug is private so it fails. The error message we log is:

  Remote bug 1000334 does not define a status.

That's true in a way - we couldn't find a status in the page returned - but misleading nonetheless. The page does contains an error message which we should try to capture instead:

  Artifact: This Artifact Has Been Made Private. Only Group Members Can View Private ArtifactTypes.

It's a bizarre message, but does indicate the root problem more accurately.

OOPS-830CCW98 shows the problem, in another private sourceforge bug though.
Exception type UnparseableBugData
Exception value Remote bug 1011484 does not define a status.

description: updated
Changed in malone:
status: New → Confirmed
Changed in malone:
importance: Undecided → Medium
milestone: none → 1.2.5
Revision history for this message
Graham Binns (gmb) wrote :

See also OOPS-852CCW228.

Graham Binns (gmb)
Changed in malone:
assignee: nobody → gmb
status: Confirmed → In Progress
Graham Binns (gmb)
Changed in malone:
milestone: 1.2.5 → 1.2.4
Revision history for this message
Graham Binns (gmb) wrote :

Landed in r6207.

Changed in malone:
status: In Progress → Fix Committed
Graham Binns (gmb)
Changed in malone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.