Open Bug 331001 Opened 18 years ago Updated 12 years ago

component_has_bugs doesn't list product or component names

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

2.17.7
defect
Not set
trivial

Tracking

()

People

(Reporter: timeless, Unassigned)

Details

[% ELSIF error == "component_has_bugs" %]
    [% title = BLOCK %]Component has [% terms.Bugs %][% END %]
    There are [% nb FILTER html %] [%+ terms.bugs %] entered for this component!
    You must reassign those [% terms.bugs %] to another component before you
    can delete this one.

"this component"/"this one" is a nice and clever way of doing things, but it's harmful to people with short memories. Whether or not the English error includes product and component, the values for product and component need to be available.
Severity: normal → trivial
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: MacOS X → All
Hardware: Macintosh → All
We display the complete component information with product just above the Confirmation message while trying to delete the components having bugs. This is invalid/WFM against trunk now.
This bug is still valid. timeless is not talking about the Confirmation page but about the error message you get if you try to delete the component anyway.
You need to log in before you can comment on or make changes to this bug.