Bug 230662 - Shows changelog and update text
Summary: Shows changelog and update text
Status: RESOLVED FIXED
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-14 08:48 UTC by Sebastian Heinlein
Modified: 2010-08-16 04:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Heinlein 2010-03-14 08:48:35 UTC
Version:            (using KDE 4.4.1)
Installed from:    Ubuntu Packages

In the update details both the changelog and the update text are shown. I would recommend to only show the update text if available and using the changelog only as a fallback as don in gpk-update-viewer
Comment 1 Daniel Nicoletti 2010-06-04 19:02:50 UTC
Can you be more specific?
I have just looked to gnome-packagekit source code and my code does exactly the same thing when showing updates.
Best.
Comment 2 Sebastian Heinlein 2010-07-04 07:05:41 UTC
Take a more closer look on the function gpk_update_viewer_populate_details in gpk-update-viewer.c line 2096:

/* only show changelog if we didn't have any update text */
Comment 3 Daniel Nicoletti 2010-08-16 04:08:44 UTC
Thanks for the heads up,
I guess I was looking at an old version of gnome-packagekit.

Fixed in http://websvn.kde.org/?view=revision&revision=1164031