[Bese-devel] Bug in UCW Examples: Add some numbers?

Dimitry Gashinsky digash at gmail.com
Wed Aug 24 14:05:08 UTC 2005


I get a different behavior. It asks me for another number and then
adds it to 5 following your example. Which makes perfect sense to me.

You can try it here https://dam.digash.com/ucw/examples/index.ucw

Regards,
DiG

On 8/24/05, P. Joe Bootvong <joe13x at hotmail.com> wrote:
> Hi,
> 
> I think this is a bug, or may be I don't understand how it is supposed to
> work.
> 
> Step to reproduce:
> 
> * Start UCW Examples Goto "Add some numbers" example.
> * Enter 2 for number of number to read.
> * Enter 10 for first number that was asked, then OK
> * Push the browser's back button.
> * Enter 5 for the a number, then OK.
> 
> Result: The sum is: 5
> 
> Expected Result:
> There are two sensible behavior I can think of:
> 
> 1.) UCW think I go back to edit the last value I have entered. So It should
> prompt me for another value. In addition to enter 10, then back to edit to
> 5, I should be asked for one more number.
> Or
> 2.) UCW think there is nothing in the page indicating that the value I went
> back and submit is first value. So it took the new value as the second
> number and add both result in, And return the result of 15.
> 
> The current behavior is neither of this.
> 
> 
> _______________________________________________
> bese-devel mailing list
> bese-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/bese-devel
> 


-- 
((LAMBDA (LAMBDA) `(,LAMBDA ',LAMBDA)) '(LAMBDA (LAMBDA) `(,LAMBDA ',LAMBDA)))



More information about the bese-devel mailing list