Tags:
create new tag
view all tags

Feature Proposals » AllowI18nFileName configuration parameter

Summary

Current State: Developer: Reason: Date: Concerns By: Bug Tracking: Proposed For:
MergedToCore HideyoImazu AcceptedBy7DayFeedbackPeriod 2014-04-10   TWikibug:Item7483 KampalaRelease

Edit Form

TopicSummary:
CurrentState:
CommittedDeveloper:
ReasonForDecision:
DateOfCommitment:   Format: YYYY-MM-DD
ConcernRaisedBy:
BugTracking:
OutstandingIssues:
RelatedTopics:
InterestedParties:
ProposedFor:
TWikiContributors:
 

Motivation

You may want to allow non ASCII characters in attachment file names even if you don't use locale.

Description and Documentation

Currently, if {UseLocale} is true, non ASCII characters are allowed in attachment file names. But otherwise, not allowed.

This is not logical because you may want to allow non ASCII characters in attachment file names while sticking to the English (default) user interface.

Examples

$TWiki::cfg{AllowI18NFileName} = $TRUE;

Impact

Implementation

TWiki::Sandbox::sanitizeAttachmentName() will be modified so that if {AllowI18NFileName} is true, non ASCII characters are allowed in attachment file names even if {UseLocale} is false.

-- Contributors: Hideyo Imazu - 2014-04-10

Discussion

Looks good.

-- Peter Thoeny - 2014-04-10

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2014-05-07 - HideyoImazu
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.