🕸💡📝Fergus Duniho wrote on Fri, Mar 10, 2006 05:51 PM UTC:
I wasn't able to duplicate the blank background field result. In a Shogi
game of my own and in your Chinese Chess game with Antoine, I changed the
background, clicked 'Verify', and the background field was not blank.
Your third trial reveals a bug. When you click on the Modify button, it
should not update the moveslist. This is now fixed. It will now also
retain any value entered in the Moves field without doing anything with
it.
The reason the board was reverting was that I incorrectly based the
variable name for the user board on the player's id instead of the
user's. This would not affect what you saw when it was your turn again,
which is why I didn't notice anything myself. But it would affect which
board you see when it is not your turn. This has now been fixed. Thanks
for your help.