Reported in
TWiki:Support.ProblemWithDotsInTables
.
- Escaped: AAAAAAAA.BBBBBBBBBB.FFFFFFF
- Non-escaped: AAAAAAAA.BBBBBBBBBB.FFFFFFF
--
SP
Relevant:
Item995,
Item2157
CC
Depending how you look at it, this is a feature or a bug. FFFFFFF is an acronym that gets linked if the topic exists. If you link across webs the web prefix is not shown.
The proper spec is to check if topic exist. If not, leave AAAAAAAA.BBBBBBBBBB.FFFFFFF alone.
--
PTh
Makes good sense. Probably a good idea to handle related items on this issue / hierarchical webs together.
--
SP
Just confirmed. On Cairo,
BBB.AAA and
CCC.BBB.AAA are left alone of the AAA topic cannot be found.
--
PTh
Fixed,
$keepWeb was commented out with a # SMELL.
--
SP