Item8874: Topic System/LoginName references wrong Users list

pencil
Priority: Low
Current State: Closed
Released In: 1.0.10
Target Release: patch
Applies To: Engine
Component: TopicUserMappingContrib
Branches:
Reported By: JohnKern
Waiting For: Main.WillNorris
Last Change By: KennethLavrsen
Topic System/LoginName references WikiUsers despite the value of $Foswiki::cfg(UsersTopicName), which is presumably what replaces %WIKIUSERSTOPIC%. I replaced mine with
[[Main.%WIKIUSERSTOPIC%][FoswikiUsers]]
which I hope is correct and will not be overwritten by an upgrade.

-- JohnKern - 09 Apr 2010

thanks for the report. i've adjusted it slightly and i've checked this in:

wbniv@wbniv-laptop:~/foswiki/Release01x00/TopicUserMappingContrib$ svn diff
Index: data/System/LoginName.txt
===================================================================
--- data/System/LoginName.txt   (revision 7117)
+++ data/System/LoginName.txt   (working copy)
@@ -8,7 +8,7 @@

 ---++ How to Find Yours

-Look in %USERSWEB%.WikiUsers - if your name is followed by a dash and a word, usually lowercase, this is what you log in with.
+Look in [[%USERSWEB%.%WIKIUSERSTOPIC%]] - if your name is followed by a dash and a word, usually lowercase, this is what you log in with.

 e.g.

this should survive an upgrade (either because the change you've made can be overwritten with what's now in subversion, or because the release package won't include this file and your version is acceptable for your site, too.)

-- WillNorris - 10 Apr 2010
 

ItemTemplate edit

Summary Topic System/LoginName references wrong Users list
ReportedBy JohnKern
Codebase 1.0.9
SVN Range
AppliesTo Engine
Component TopicUserMappingContrib
Priority Low
CurrentState Closed
WaitingFor WillNorris
Checkins distro:84ab555e0285 distro:5ba3a7072359
TargetRelease patch
ReleasedIn 1.0.10
Topic revision: r6 - 13 Sep 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy