Hi all,
I've been upgrading the web interface to my accounts app. When I run
the regulars to the transactions database, I want the transactions to
be displayed with the first added regular at the top of the window.
This has to be done in two stages. First is to execute the regulars,
which gives me the position of the first new one in the list. Second
is to display the list. So clicking the Execute button invokes the
ExecRegs script (this all runs under Webjames), which does what its
name suggests, and returns HTML with a 302 link to Accounts, with a
URL of the form:
/cgi-bin/Accounts#t107
for example, to display with line 107 at the top. This works well
with Firefox and the Samsung browser.
However, with Netsurf, I briefly see that URL in the URL bar, then a
moment later the URL is replaced but without the hash-link on the end.
The display is from the first line, which is not what I intend.
Is this the expected behaviour?
NS 3.12 (Dev CI #6804), RISC OS 5.31 (18-May-25).
David
No comments:
Post a Comment