Just installed 2.3.2, added EditArea. When I go to edit files, it gives me this error:
Uncaught ReferenceError: area is undefined // default/edit.html 228 <script>window.textarea = area.textarea;</script> So it seems ajax_editor's getData() fails to get the data from the editor and save will replace the file content with the word 'undefined'. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

