Last modified: 2014-02-12 23:38:30 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T21706, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19706 - Autosave cannot be configured
Autosave cannot be configured
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Drafts (Other open bugs)
unspecified
PC Windows Vista
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-14 10:58 UTC by Janesh Kodikara
Modified: 2014-02-12 23:38 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Janesh Kodikara 2009-07-14 10:58:37 UTC
Reporting against revision 52757 (/trunk/extensions/Drafts)


Steps to reproduce ::
1) Update LocalSettings.php file with following settings 
##Extension :Draft Settings
$egDraftsAutoSaveWait = 0;
$egDraftsAutoSaveTimeout = 0;
$egDraftsLifeSpan = 30;
$egDraftsCleanRatio = 1000;

2) Save the file and stop/start the web service (Apache )
3) Start editing an article and add some text
4) Leave the page for 2+ minutes 
5) Click edit tab again.

<<A draft is saved after 2min>>

Expected Outcome::
Draft shall not be saved when auto save is disabled


Reference ::http://www.mediawiki.org/wiki/Extension:Drafts
Automatic Saving 	

    * Only after a change
    * Waits for 120 seconds (configurable) of inactivity
    * Can be disabled if configured to 0 seconds


Test Environment ::
OS : Vista , DB : MySQL 5.1.33 , PHP : 5.2.9-2, MediaWiki : 1.15.0
Browser : Firefox 3.0.11
Comment 1 Janesh Kodikara 2009-07-16 11:59:39 UTC
Changed the severity and priority since this blocks the testing functionality with various combination. 
Comment 2 Brion Vibber 2009-07-19 17:38:20 UTC
Not a blocker, as autosave is intended behavior. Lowering priority.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links