pelinquin / ConnectedGraph

SVG based diagram editor for Requirements Engineering.
http://193.84.73.209/formose/test_server.py
GNU General Public License v3.0
5 stars 0 forks source link

Ajax post upload does not work on Safari #17

Closed pelinquin closed 13 years ago

pelinquin commented 13 years ago

It works on Chronium10 but not on Safari5 (also Webkit)!

pelinquin commented 13 years ago

We are taking the opportunity to fix this bug to use the new FormData Object. The code is cleaner and it seems to support utf-8 encoding