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

Item3826: file name rewriting bug

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Normal No Action Required   n/a  

Edit Form Data

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

Detail

TWiki rewrites filenames with spaces, but no rewriting took place on this name: DataCenterEnergyEfficiency(TUI3004B)[1].pdf

and the results weren't pretty. Sort of what you are seeing now. If you look at the raw text of this, the filename is between the equals signs.

-- TWiki:Main/MichaelStroucken - 30 Mar 2007

This is yet another example of unexpected consequences of changing the WikiWord rule. TWiki:Codev/ProposedChangeToWikiWordSpec treats number as lower case letters, e.g. TUI3004B is now a valid WikiWord. I find this an unfortunate spec change; however, it is too late to change the spec yet again.

Workaround: Escape the linking of the WikiWord. This can be done by:

  • prefixing the WikiWord with a <nop>
  • surrounding text in <noautolink>...</noautolink>
  • turning of autolinking with a NOAUTOLINK = on preferences setting.

I am setting this to "no action required" since this is the current spec.

-- TWiki:Main.PeterThoeny - 02 Apr 2007

I don't understand what

DataCenterEnergyEfficiency(SomeTWikiWord)[1].pdf (sic)

has to do with adding numbers to WikiWords. This seems to me to be an unrelated issue, todo more with the scope of the = being ignored.

setting back to, New

-- TWiki:Main.SvenDowideit - 02 Apr 2007

TUI3004B is now a WikiWord because numbers are treated as lower case letters, it is linked in above example because of the leading parenthesis.

-- TWiki:Main.PeterThoeny - 02 Apr 2007

ItemTemplate
Summary file name rewriting bug
ReportedBy TWiki:Main.MichaelStroucken
Codebase 4.1.2
SVN Range TWiki-4.1.2, Mon, 26 Mar 2007, build 13227
AppliesTo Engine
Component

Priority Normal
CurrentState No Action Required
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

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