https://bugzilla.wikimedia.org/show_bug.cgi?id=19706

           Summary: Autosave cannot be configured
           Product: MediaWiki extensions
           Version: any
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Drafts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to