- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WysiwygPlugin/test/unit/WysiwygPlugin/TranslatorTests.pm
r14 r464 580 580 exec => $ROUNDTRIP, 581 581 name => 'SYSTEMWEBvar', 582 html => "${protecton}% TWIKIWEB%${protectoff}",583 tml => '% TWIKIWEB%',582 html => "${protecton}%SYSTEMWEB%${protectoff}", 583 tml => '%SYSTEMWEB%', 584 584 }, 585 585 { … … 958 958 exec => $ROUNDTRIP, 959 959 name => 'twikiWebSnarf', 960 html => $linkon.'[[% TWIKIWEB%.TopicName][bah]]'.$linkoff,961 tml => '[[% TWIKIWEB%.TopicName][bah]]',960 html => $linkon.'[[%SYSTEMWEB%.TopicName][bah]]'.$linkoff, 961 tml => '[[%SYSTEMWEB%.TopicName][bah]]', 962 962 }, 963 963 {
Note: See TracChangeset
for help on using the changeset viewer.
