Bug 505 - The expected result in getPlayerName() function is not same as actual result
Summary: The expected result in getPlayerName() function is not same as actual result
Status: CONFIRMED
Alias: None
Product: 2021A-CS3343-Gp17-Big2PokerGame
Classification: Unclassified
Component: History (show other bugs)
Version: 2.0
Hardware: PC Windows
: Normal critical
Assignee: CHAN Tsz Yin
URL:
Depends on:
Blocks:
 
Reported: 2020-12-02 15:32 HKT by yuenchong9-c
Modified: 2020-12-05 23:26 HKT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.