Closed (fixed)
Project:
Support Timer
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2009 at 14:25 UTC
Updated:
25 Dec 2009 at 01:20 UTC
this simple javascript timer may not suffice for this module. this might require setting a variable on the server and using ajax to update the timer to maintain the time during a transition from preview to node save.
Comments
Comment #1
jeremy commentedPatches welcome. Until then, I recommend you don't use Preview... ;)
I'd not bother setting a variable on the server, should suffice to instead track a variable in the session.
Comment #2
jeremy commentedFix committed:
http://drupal.org/cvs?commit=300540
And a subsequent patch to make it work for comment updates too:
http://drupal.org/cvs?commit=300542