| Summary: | Menu entry reads %{Summary} instead of the name of the game. | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Steve Havelka <smh377> |
| Component: | RPM Packages | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | Normal | CC: | davidwhodgins, jani.valimaa |
| Version: | 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | abe-1.1-8.mga1.src.rpm | CVE: | |
| Status comment: | |||
Fixed in Cauldron and in SVN for Mageia 1. Will push the fix as update for the stable one when it is possible.. Status:
NEW =>
ASSIGNED Pushed fixed package [1] to core/updates_testing.
Before update:
[wally@mandi /]$ grep Name= /usr/share/applications/mageia-abe.desktop
Name=%{Summary}
After update:
[wally@mandi /]$ grep Name= /usr/share/applications/mageia-abe.desktop
Name=Abe's Amazing Adventure
[1] abe-1.1-8.1.mga1CC:
(none) =>
jani.valimaa Testing complete on my i586 system. CC:
(none) =>
davidwhodgins Testing on x86_64 OS Packages pushed to updates. Status:
ASSIGNED =>
RESOLVED
Nicolas Vigier
2014-05-08 18:05:27 CEST
CC:
boklm =>
(none) |
Description of problem: The menu entry displays as %{Summary} instead of as "Abe's Amazing Adventure". Version-Release number of selected component (if applicable): How reproducible: Installed the package on a clean install of Mageia 1, spotted this. Steps to Reproduce: 1. Install Mageia. 2. Install Abe's Amazing Adventure package. 3. Go to menu Applications -> Games, and observe the game name.