http://bugs.winehq.org/show_bug.cgi?id=58472
Bug ID: 58472 Summary: Remove redundant AppDB Bug Links table listing fields introduced by recent merge (https://gitlab.winehq.org/winehq/appdb/-/merge_reques ts/13) Product: WineHQ Apps Database Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: appdb-unknown Assignee: wine-bugs@winehq.org Reporter: wineryyyyy@gmail.com Distribution: ---
Recent merge https://gitlab.winehq.org/winehq/appdb/-/merge_requests/13 caused redundant AppDB Bug Links table listing fields to appear on App Version page.
Reported by bug: https://bugs.winehq.org/show_bug.cgi?id=58471
https://gitlab.winehq.org/winehq/appdb/-/merge_requests/14 is minimized only to fix AppDB bug links broken functionality.
This issue addresses the presentation cleanup of the Bugzilla HTML <table> per page context raised by https://bugs.winehq.org/show_bug.cgi?id=58471.
The redundant app name and version fields on the App Version pages should be hidden but continue to be shown for the Admin Bug Links table that lists all apps and versions where the fields are relevant.
http://bugs.winehq.org/show_bug.cgi?id=58472
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- I suspect the following is all that's needed, though I cannot test it at the moment. https://gitlab.winehq.org/imwellcushtymelike/appdb/-/commit/ae43479bd5a8bea7...