[geeklog-cvs] Geeklog-1.x/public_html/docs history,1.664,1.665

Dirk Haun dhaun at qs1489.pair.com
Fri Jun 20 10:32:53 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/docs
In directory qs1489.pair.com:/tmp/cvs-serv48517/public_html/docs

Modified Files:
	history 
Log Message:
Changed SEC_createToken so that it will only return one token per page (effectively making it a singelton). This fixes the problem of not being able to delete comments when you also have trackbacks for the same article.


Index: history
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/docs/history,v
retrieving revision 1.664
retrieving revision 1.665
diff -C2 -d -r1.664 -r1.665
*** history	19 Jun 2008 20:25:48 -0000	1.664
--- history	20 Jun 2008 14:32:51 -0000	1.665
***************
*** 4,7 ****
--- 4,11 ----
  ------------
  
+ - Changed SEC_createToken so that it will only return one token per page
+   (effectively making it a singelton). This fixes the problem of not being able
+   to delete comments when you also have trackbacks for the same article
+   [Mike, Dirk]
  - Approving a story submission by saving it from the Admin's story editor left
    a duplicate in the submission queue, unless you changed the story ID at the




More information about the geeklog-cvs mailing list