Ticket #91 (closed defect: invalid)

Opened 8 years ago

Last modified 8 years ago

write back Xinha contents to textarea on JS submit()

Reported by: anonymous Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: normal Keywords:
Cc:

Description

I have made a save button using form.submit() to save submit the form. As it seems Xinha would not submit the changes done. I suppose this is due to lines 1027 following and JS submit()is not catched?

Attachments

.2 (0 bytes) - added by anonymous 7 years ago.

Change History

Changed 8 years ago by Niko <ns@…>

  • status changed from new to closed
  • resolution set to invalid

you must call:

form.onsubmit();
form.submit();

Changed 8 years ago by anonymous

-ò-òl-lò-lò-lòò erjiojeriofe fejiofjeoie fjeiojfeo

ferfe

Changed 7 years ago by anonymous

  • attachment .2 added
Note: See TracTickets for help on using tickets.