Hyperlink in Single Page View Mode

Stimulsoft Reports.JS discussion
Post Reply
csrt
Posts: 61
Joined: Thu Jan 17, 2019 12:38 pm

Hyperlink in Single Page View Mode

Post by csrt »

Hello, I am using the latest Stimulsoft 2024.3.6 version.

The following bug appeared starting at version 2024.3.1:
I have a report, containing more than 1 page of data. In this report, I have a field, that has set an Interaction: Common: Hyperlink (Hyperlink to External Document).
And I am using Single Page View Mode

When the report is generated, it works perfectly for the first page - the link is opening well. However, when I am changing the page, even if I can see the <a> element, with the correct link, on click - it returns me to the first page of the report :) Even from 100'th page - it goes to the first page.

When I change the View Mode to Continuous - it works fine, and all links are working.

I traced this bug to start in 2024.3.1 version, the latest version that does not have this bug is 2024.2.6 - there, and in earlier versions it seems to be ok (tested only a couple).
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Hyperlink in Single Page View Mode

Post by Lech Kulikowski »

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
csrt
Posts: 61
Joined: Thu Jan 17, 2019 12:38 pm

Re: Hyperlink in Single Page View Mode

Post by csrt »

Hello, I have attached a sample report to illustrate the problem.
In this report I have some data with relative links, starting with the symbol "#". Since that are relative links - they does not contain the domain name, and that's what seems to be the problem.

But the interesting part is that in version 2024.2.6 these same links worked just fine for all pages in Single Page View Mode, but starting from 2024.3.1 the links are working only for the first page, and for the following they seems to be interpreted as href="#", leading to the first page.

See attached report. Thank you.
Attachments
SimpleList.mrt
(110.33 KiB) Downloaded 153 times
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Hyperlink in Single Page View Mode

Post by Lech Kulikowski »

Hello,

We require more time to investigate the issue thoroughly. Rest assured, we will keep you informed about the outcome as soon as possible.

Thank you.
#15587
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Hyperlink in Single Page View Mode

Post by Lech Kulikowski »

Hello,

The issue is fixed. The fix will be available in the next release build.

Thank you.
csrt
Posts: 61
Joined: Thu Jan 17, 2019 12:38 pm

Re: Hyperlink in Single Page View Mode

Post by csrt »

Thank you for a fast fix!
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: Hyperlink in Single Page View Mode

Post by Lech Kulikowski »

Hello,

You are welcome.
Post Reply