Hello List!

I am playing around with Wt and wish to experiment with Wt's
account / authentication features, so I am looking at the hangman
example, and running it on line.

   https://www.webtoolkit.eu/wt/examples/hangman-game/hangman.wt

It seems that when I click on the high-scores link, I get stuck on
the login page.

I can play the game and I can register a username / password.
This seems to be recognized because the login page detects
both an unknown user and an invalid password when I purposely
give it that.  But when I try to go to high scores and give the login
page the correct username and password, it just gives me a clean
login page when I click the Login button.  (That is, I get the login
page with none of the fields filled in, highlighted, nor displaying a
validation error.)

This happens on windows 7 on both on a recent (probably latest)
version of chrome, and on a recently-updated ms internet explorer.

What should my expectations be?

I don't really care about playing hangman and seeing the high
scores, but my concern is that when I try to write my own account
registration code modelled on the hangman example, and it doesn't
work, I won't know whether:

   1)  I've done something wrong
   2)  there's a bug in the hangman example that I've copied
   3)  there's a bug in the underlying Wt library

Have I misunderstood how to use the online hangman's login page?
Should I be expecting it to work?  Should I be comfortable modelling
my own code after the hangman example, or does it have some known
issues that I should be planning to correct?


Thanks for any advice.


K. Frank

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to