Noone knows why
the browser goes to the deck 7.wml. The card defining the help page contains the following
code:
<card id="h" title="WebCab.de Workshop">
<do type="prev" label="Previous">
<prev/>
</do>
<p align="center">Predefind keys</p>
<p align="left">Help Page</p>
</card>
|
The URL of this
card is http://webcab.de/www/8.wml#h. Therefore, the </prev> task should lead to
http://webcab.de/www/8.wml. The dump of the history stack shows the following data which
do not explain this behaviour.
DumpActivityList By Request
FLAGS URL FRAG SEL AGE URL_STR
---------------------------------- [vars=124 <var=item1>] HIST: 1 2 3 4 5 6 7 7
0 114 8000 9 http://webcab.de/www/1.wml
1 120 8000 8 http://webcab.de/www/2.wml
2 118 8000 7 http://webcab.de/www/3.wml
3 116 8000 6 http://webcab.de/www/4.wml
4 112 4081 5 http://webcab.de/www/5.wml
5 110 4081 4 http://webcab.de/www/6.wml
6 108 4001 3 http://webcab.de/www/7.wml
7 * 108 188 4081 0 http://webcab.de/www/7.wml#n
8 102 8000 2 http://webcab.de/www/8.wml
9 102 227 8000 1 http://webcab.de/www/8.wml#h
|
|