Bug 505

Summary: The expected result in getPlayerName() function is not same as actual result
Product: 2021A-CS3343-Gp17-Big2PokerGame Reporter: yuenchong9-c
Component: HistoryAssignee: CHAN Tsz Yin <tychan423-c>
Status: CONFIRMED ---    
Severity: critical CC: hwchan58-c, kaschung4-c, waisumpo2-c, yuctam4-c, yuenchong9-c
Priority: Normal    
Version: 2.0   
Hardware: PC   
OS: Windows   

Description yuenchong9-c 2020-12-02 15:32:16 HKT
the bug is fixed in version 3.0
Comment 1 yuenchong9-c 2020-12-05 23:26:17 HKT
Since this function getPlayerName() needs to get the name of player and print the detail of what cards that player played in a specific turn and round.The bug is we cannot get the name of the player and the data and the printing message has blanked in that part.After fixing this bug ,the player name is succeed to printed when player wants to see the detail of history.