Download & Extend

Timer resets on forced preview

Project:Support Timer
Version:6.x-1.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Patches 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.

#2

Status:active» fixed

Fix 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

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.