[HTML_AJAX-devel] HTML_AJAX.formSubmit dropping "+" characters

Joshua Eichorn josh at bluga.net
Fri Jun 13 09:45:55 MST 2008


Wade: sounds like an encoding problem spaces can be encoded as + so i'm 
guessing thats the problem can you open up a bug

As far as writing docs there are a couple options.  You can either start 
making edits in the wiki, or if you want to target the pear manual 
you'll want to get on the pear-doc list and ask for some help getting 
started with the setup for that.

-josh
Wade Hedgren wrote:
> I have a form with a select element with one of the option's values = 
> "MlcCre+Cal+/+".  When the form is submitted via "HTML_AJAX.formSubmit 
> (frm, post_callback)" the "+" characters are stripped from the string 
> in the resulting POST array.  When submitting the same string via a 
> text element, the string "MlcCre+Cal" is returned in the POST array.
>
> I'm using html_ajax_lite as my client.
>
> Also, on another subject: I'm interested in contributing to this 
> package by working on your documentation.  How can I get started?
>
> Cheers,
>
> Wade
>
> Wade W. Hedgren
> Director of IT
> University of Cincinnati
> Dept. of Psychiatry
> Personal home Page: http://www.psychiatry.uc.edu/Wade
> Department Site: http://www.psychiatry.uc.edu
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Html_ajax-devel mailing list
> Html_ajax-devel at lists.bluga.net
> http://lists.bluga.net/mailman/listinfo/html_ajax-devel
>   



More information about the Html_ajax-devel mailing list