Error Generated on Submit

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Error Generated on Submit

Conrad Taylor
Hi, I getting the following message when I click on the submit button
in the seaside application:

ByteSymbol(Object)>>doesNotUnderstand: #asMutator

Also, the submit button is constructed as follows:

html span class: 'button'; with: [html submitButton callback: [self save]]

Thanks,

-Conrad
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Error Generated on Submit

Philippe Marschall
Hi

What Smalltalk and which version are you using?

Cheers
Philippe

2007/9/5, Conrad Taylor <[hidden email]>:

> Hi, I getting the following message when I click on the submit button
> in the seaside application:
>
> ByteSymbol(Object)>>doesNotUnderstand: #asMutator
>
> Also, the submit button is constructed as follows:
>
> html span class: 'button'; with: [html submitButton callback: [self save]]
>
> Thanks,
>
> -Conrad
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Error Generated on Submit

Conrad Taylor
Hi, I'm using the following:

Smalltlk:  Squeak 3.10

Seaside:  Seaside 2.8 beta

Platform:  Mac OS X 10.4.10

-Conrad

On 9/4/07, Philippe Marschall <[hidden email]> wrote:
Hi

What Smalltalk and which version are you using?

Cheers
Philippe

2007/9/5, Conrad Taylor < [hidden email]>:

> Hi, I getting the following message when I click on the submit button
> in the seaside application:
>
> ByteSymbol(Object)>>doesNotUnd erstand: #asMutator
>
> Also, the submit button is constructed as follows:
>
> html span class: 'button'; with: [html submitButton callback: [self save]]
>
> Thanks,
>
> -Conrad
> _______________________________________________
> Seaside mailing list
> [hidden email].org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
Seaside mailing list
[hidden email].org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Error Generated on Submit

Conrad Taylor
Hi, here's an update in regards to the error that I experienced in Squeak.  I retyped everything into VWNC using Seaside 2.8 beta and it worked as expected except for some styling issues.  Thus, I'm thinking that there may have been something wrong with load/install of Seaside 2.8 beta.

-Conrad

On 9/4/07, Conrad Taylor <[hidden email]> wrote:
Hi, I'm using the following:

 
Smalltlk:  Squeak 3.10

Seaside:  Seaside 2.8 beta

Platform:  Mac OS X 10.4.10

-Conrad

On 9/4/07, Philippe Marschall <[hidden email]> wrote:
Hi

What Smalltalk and which version are you using?

Cheers
Philippe

2007/9/5, Conrad Taylor < [hidden email]>:
> Hi, I getting the following message when I click on the submit button
> in the seaside application:
>
> ByteSymbol(Object)>>doesNotUnd erstand: #asMutator
>
> Also, the submit button is constructed as follows:
>
> html span class: 'button'; with: [html submitButton callback: [self save]]
>
> Thanks,
>
> -Conrad
> _______________________________________________
> Seaside mailing list
> [hidden email].org
> <a href="http://lists.squeakfoundation" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
Seaside mailing list
[hidden email].org
<a href="http://lists.squeakfoundation" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

 

 

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside