Latest versions not working for some of our reports in html5

Stimulsoft Reports.JS discussion
Post Reply
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Latest versions not working for some of our reports in html5

Post by terje.pedersen »

Some of our reports have problems not showing all data (list on top and footer) for the newest versions of stiumulsoft.reports.js I have included code which you could run with lite-server or other tool. In index.html just change beteween the two versions of stimulsoft.reports.js

Again the cause of problem is located in the html5 implementation. If you comment out the line "settings.htmlType = Stimulsoft.Report.StiHtmlType.Html5;" it works also in the newest version of stimulsoft.reports.js

Version 2016.3.4 (build 2017.01.13)
Not working 2016.3.4 (2017.01.13)
Not working 2016.3.4 (2017.01.13)
not-working-2016.3.4.png (18.9 KiB) Viewed 4723 times
Version 2016.3 (build 2016.12.09)
Working 2016.3 (2016.12.09)
Working 2016.3 (2016.12.09)
working-2016.3.png (28.69 KiB) Viewed 4723 times
Attachments
ReportVersionProblem.zip
(2.14 MiB) Downloaded 206 times
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Latest versions not working for some of our reports in h

Post by HighAley »

Hello.

We have reproduced the issue.
We need some time to make an improvement.
We will get you know when we get any result.

Thank you.

Ticket reference: #3654.
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Re: Latest versions not working for some of our reports in h

Post by terje.pedersen »

Solution available soon?
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Latest versions not working for some of our reports in h

Post by HighAley »

Hello.

We are still working on the issue.
We will let you know about result.

Thank you.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Latest versions not working for some of our reports in h

Post by HighAley »

Hello.

We have made an improvement.
Please, check our next build that will be available on Friday.

Thank you.
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Re: Latest versions not working for some of our reports in h

Post by terje.pedersen »

The new version with build date 2017.02.17 is solving this issue reported but now the issue with image viewtopic.php?f=27&t=52101&start=10 is back again!

In my test examle I sent you last time with images I had two images one directly in the report and one by url, the last by url is now in the newest version not working again in html5 version but only in the html version.

I tested with the older build version 2017.01.06 and image by url in html5 works in that version.

I the newest version I get this in the console:

Code: Select all

<image> attribute width: Expected length, "NaN".
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Latest versions not working for some of our reports in h

Post by HighAley »

Hello.

What URL do you use in the report?
How do you run the report?
Could you send us additional information that will help us to reproduce the issue?

Thank you.
terje.pedersen
Posts: 80
Joined: Thu Aug 18, 2016 7:29 am

Re: Latest versions not working for some of our reports in h

Post by terje.pedersen »

Image number two doesn't show in the HTML5 version as it does with the HTML version.
ReportWithImage20170217.zip
(1.24 MiB) Downloaded 204 times
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Latest versions not working for some of our reports in h

Post by HighAley »

Hello.

We have reproduced the issue.
We will let you know when we get any result.

Thank you.

Ticket reference: #3144584
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Latest versions not working for some of our reports in h

Post by HighAley »

Hello.

We have made an improvement.
It will be available in our next build on Friday.

Thank you.
Post Reply