[wp-trac] [WordPress Trac] #11410: Check whether post has transferred correctly before saving

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 6 00:23:54 UTC 2010


#11410: Check whether post has transferred correctly before saving
--------------------------+-------------------------------------------------
 Reporter:  caesarsgrunt  |       Owner:             
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  3.0        
Component:  Editor        |     Version:  2.9        
 Severity:  normal        |    Keywords:  needs-patch
--------------------------+-------------------------------------------------

Comment(by hakre):

 That would mean we should add a checksum.
 [http://www.php.net/manual/en/function.crc32.php CRC32] or
 [http://www.php.net/manual/en/function.md5.php MD5] could do the job for a
 starter. JS implementations for those should be available and we could use
 some client-code to provide that feature.

 I have no Idea for a non-javascript fallback.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11410#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list