Tags:
create new tag
, view all tags

Bug: Some references to a topic are still not being caught during a rename

Test case

  • I have two topics in a web: "DesignReview" and "DesignReviewMaterial".
  • When I go to rename "DesignReviewMaterial" the "DesignReview" topic is not listed as a reference.
  • Other references to "DesignReviewMaterial" are found.
  • In "DesignReview" the line with the topic text is "   * DesignReviewMaterial" (three spaces, a "*", and the text).
  • This does form a valid link in the "DesignReview" topic.
  • This has definitely shown up in other, similar situations.

Fix record

Removed look ahead on the regexp in templates/renamebase.tmpl

Environment

TWiki version: 8/29 CVS update
TWiki plugins: TigerSkin/SpreadSheet/Smilies
Server OS: Linux Mandrake 6 (x86)
Web server: Apache
Perl version: 5.x
Client OS: Win2k, Mac OS X
Web Browser: IE 5, Mozilla 0.9.2

-- MichaelKitchin - 30 Aug 2001

Thanks for pointing that out. I'd tested last change on Win2K with cygwin, but not on unix. I'd accidentally left in a look ahead on the regexp in templates/renamebase.tmpl (the ?= bit). Removed this and it works fine. CVS changed.

-- JohnTalintyre - 31 Aug 2001

Topic revision: r3 - 2001-08-31 - PeterThoeny
 
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.