Tags:
create new tag
, view all tags

Question

I found I can see all old revision list of an attachment, but I don't get my old version, all revision is poined the latest revision, URL of view action is like: http://172.16.26.129:8080/pub/Sandbox/WebHome/Edit1 Edit1 is the name of my attachment. who can help me? Thanks!!!

Environment

TWiki version: TWikiRelease04Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RedHat 7.0
Web server: apache 1.3
Perl version: 5.8
Client OS: windows2000
Web Browser: ie
Categories: Version control

-- AllenYang - 03 Nov 2005

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

I have found some cause, the first revision and the latest revision pointed to the latest revison, maybe this is bug, But in twiki.org that is ok. I don't know how to deal it?

-- AllenYang - 03 Nov 2005

I have found one solution. That is: change the code " if ( $topRev || $rev eq "1.1" ) { " in TWiki/lib/TWiki/Attach.pm to " if ( $topRev ) { "

-- AllenYang - 04 Nov 2005

Yes, you found the bugfix. Well done! There needs to be a better way of notifying people of small fixes like this.....

-- CrawfordCurrie - 30 Nov 2005

 
Topic revision: r4 - 2005-11-30 - CrawfordCurrie
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.