• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

I have noticed that I have leases in my Main Web that are the result of people clicking on topics yet-to-be-created (by clicking the ?), and then backing out of that via the browser.

This creates a lease on a topic that does not exist (since the topic was never actually created).

Now, the tick_twiki.pl is supposed to remove expired leases, but it does so by finding all the topics in a web, locating the lease (if any) and checking for expiration.

However, this is backward, since for these types of "bogus" leases, the topic does not exist!!

Ideally, tick_twiki.pl should:

1) look for leases files in each web 2) find a corresponding topic 3) if none exists, remove the lease 4) if a topic exists, check lease expiry and remove if old.

Now that I know about these bogus leases, I can remove them manually, but ideally the tick_twiki script should take care of them.


indeed it should.

CC

4.1.0 released

KJL

ItemTemplate
Summary tick_twiki.pl script does not correctly remove leases
ReportedBy TWiki:Main.DarrenElkerton
Codebase 4.0.4
SVN Range TWiki-4.1, Sun, 22 Oct 2006, build 11793
AppliesTo Engine
Component

Priority Normal
CurrentState Closed
WaitingFor

Checkins 12289
TargetRelease minor
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r5 - 2007-01-16 - KennethLavrsen
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback