SchweizerischeBundesbahnen / ch.sbb.polarion.extension.pdf-exporter

Polarion extension for customised PDF exports
14 stars 2 forks source link

LiveReportPage Export: Exporter does not account for URL Parameters #147

Closed kschmiechen closed 2 months ago

kschmiechen commented 2 months ago

Current Behavior

We have a LiveReport page which renders different content based on a URL parameter. When I click the Export to PDF button, the page is exported as if it had not been opened with a URL Parameter.

Expected Behavior

PDF is generated from the LiveReport page with the current URL Parameter.

Steps To Reproduce

  1. configure LiveReport page with different content based on URL Parameter
  2. Open LiveReport page with URL Parameter
  3. Create PDF using the Export to PDF button

Environment - OS

Windows

Polarion version

2404

Extension Version

6.0.0

Anything else

No response

grigoriev commented 2 months ago

@kschmiechen could you please test v6.0.1 against your LiveReports?

kschmiechen commented 2 months ago

confirmed fixed