Show
Ignore:
Timestamp:
2007-05-30 23:37:52 (20 months ago)
Author:
alfonsoml
Message:

Fix for #258, the boolean values did get sent as "true" or "false" if the server locale wasn't English.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r332 r338  
    108108                        form had a button named "submit" the "Save" command didn't work in Firefox.</li> 
    109109                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/414">#414</a>] If tracing was  
    110                 globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.</li> 
     110                        globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.</li> 
    111111                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/520">#520</a>] The "Select 
    112112                        Field" properties dialog was not correctly handling select options with &amp;, &lt; 
    113113                        and &gt;.</li> 
     114                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/258">#258</a>] The Asp integration  
     115                        didn't pass boolean values in English, using instead the locale of the server and failing.</li> 
    114116        </ul> 
    115117        <h3>