AppliesTo: | Component: | Priority: | CurrentState: | WaitingFor: | TargetRelease | ReleasedIn |
---|---|---|---|---|---|---|
Engine | Normal | Closed | patch | 4.2.1, 5.0.0 |
$matches =~ s/([^\/\\]*)\.txt(:(.*))?$/push( @{$seen{$1}}, $3 ); ''/gem;
regex at the end leaves $3 uninitialised.
This causes TWiki on Windows to be woefully slow when dealing with alot of results. trivial fix.too.
wow - that speeds my large topic count twiki on windows from 'never responds' to works... Scary.
-- TWiki:Main/SvenDowideitItemTemplate | |
---|---|
Summary | Forking search result collation regex can cause many spurious log entries |
ReportedBy |
TWiki:Main.SvenDowideit![]() |
Codebase | 4.2.1, ~twiki4 |
SVN Range | TWiki-5.0.0, Sun, 27 Jul 2008, build 17148 |
AppliesTo | Engine |
Priority | Normal |
CurrentState | Closed |
Checkins |
TWikirev:17225![]() ![]() |
TargetRelease | patch |
ReleasedIn | 4.2.1, 5.0.0 |