Opened 16 years ago

Last modified 14 years ago

#659 new Defect

[PATCH] Until <project_name> is known, Manager's Statistics tab displays an empty string

Reported by: Pepo Owned by: romw
Priority: Trivial Milestone: Undetermined
Component: Manager Version:
Keywords: patch Cc:

Description

(This is posibly a duplicate of, an extension of or just another side-effect of events described in ticket:578, #417 and #633 and related changesets.)

While attaching a new project to host, its scheduler is for any reason down and does not return project's name, e.g.:

<scheduler_reply>
    <message priority="low">Server error: can't attach shared memory</message>
    <request_delay>3600</request_delay>
    <project_is_down/>
</scheduler_reply>

In Manager's Statistics tab, an empty string is displayed instead of the project's name in the project list at the right side ("All projects" and "A. p. (sum)" Mode view), a higher minigraph without title is displayed in the graphs area ("All projects").

Project URL should be displayed instead (as it is in the Projects, Messages and Disk tabs).

Attachments (1)

empty_proj_name_in_stats_tab.patch (2.6 KB) - added by Pepo 16 years ago.
In Manager's Stats tab, replaces empty project name with project's URL

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by Pepo

In Manager's Stats tab, replaces empty project name with project's URL

comment:1 Changed 16 years ago by Pepo

I can't compile the BOINC Manager, but I believe this patch should solve it.

comment:2 Changed 14 years ago by Christian Beer

Cc: Pepo removed
Keywords: patch added
Summary: Until <project_name> is known, Manager's Statistics tab displays an empty string[PATCH] Until <project_name> is known, Manager's Statistics tab displays an empty string
Version: 6.2.1

Line numbers differ but patch is still valid for latest Manager.

Note: See TracTickets for help on using tickets.