Ignore:
Timestamp:
11/17/08 18:17:28 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: Item206: More TWiki. to %SYSTEMWEB% updates
For .po files I believe the expansion of %SYSTEMWEB% happens before the
lookup of MAKETEXT so I chose to just use System. prefix.
We need to address this better at some point. Do not have time to address
it now.
Also updated a few SupplentalDocuments links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/tools/distro/TWikiTopic2TestCase.pl

    r664 r763  
    5454 
    5555# unless webExists({ web => $Config->{outweb} }) 
    56 $destMech->view( "TWiki.ManagingWebs" ); 
     56$destMech->view( "System.ManagingWebs" ); 
    5757$destMech->submit_form( 
    5858        form_name => 'admin', 
Note: See TracChangeset for help on using the changeset viewer.