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

Item5646: Attachments with capital suffix lead to problems

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension SearchEngineKinoSearchAddOn Enhancement Closed   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

Attachments with capital suffix are not recognised as the correct file type. Thus they are indexed as ASCII text. This leads to long indexing times, bad search results and sometimes index breakdowns.

The following line must be added to StringifyBase.handler_for:

$filename = lc($filename);

-- TWiki:Main/MarkusHesse - 21 May 2008

ItemTemplate
Summary Attachments with capital suffix lead to problems
ReportedBy TWiki:Main.MarkusHesse
Codebase

SVN Range TWiki-5.0.0, Sun, 04 May 2008, build 16770
AppliesTo Extension
Component SearchEngineKinoSearchAddOn
Priority Enhancement
CurrentState Closed
WaitingFor

Checkins TWikirev:16829 TWikirev:16833 TWikirev:16879
TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r5 - 2008-06-04 - MarkusHesse
 
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