http://bugs.winehq.org/show_bug.cgi?id=58517
Bug ID: 58517 Summary: Comments are broken Product: WineHQ Apps Database Version: unspecified Hardware: x86-64 URL: https://appdb.winehq.org/objectManager.php?sClass=vers ion&iId=252 OS: Linux Status: NEW Keywords: download, regression, source Severity: normal Priority: P2 Component: appdb-unknown Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Blocks: 43702, 58287 Distribution: ---
From https://appdb.winehq.org/objectManager.php?sClass=version&iId=252 :
Error Message: Uncaught Error: Call to a member function objectMakeUrl() on null in /home/winehq/opt/appdb/include/comment.php:286 Stack trace: #0 /home/winehq/opt/appdb/include/comment.php(246): Comment->output_comment() #1 /home/winehq/opt/appdb/include/comment.php(478): Comment::view_app_comment() #2 /home/winehq/opt/appdb/include/comment.php(492): Comment::do_display_comments_nested() #3 /home/winehq/opt/appdb/include/comment.php(760): Comment::display_comments_nested() #4 /home/winehq/opt/appdb/include/version.php(1199): Comment::view_app_comments() #5 /home/winehq/opt/appdb/include/objectManager.php(1340): version->display() #6 /home/winehq/opt/appdb/objectManager.php(157): ObjectManager->view() #7 {main} thrown
File: comment.php:286
http://bugs.winehq.org/show_bug.cgi?id=58517
Stian Low wineryyyyy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com
--- Comment #1 from Stian Low wineryyyyy@gmail.com --- See pending merge request with fix:
https://gitlab.winehq.org/winehq/appdb/-/merge_requests/27