pentaho / pentaho-reporting

Java class library for generating reports.
GNU Lesser General Public License v2.1
277 stars 360 forks source link

[SP-6481] Backport of PDI-19772 - UNICHAR Formula in Formula step: Specifying a Unicode that corresponds to a character, the correct characters are not returned. (9.3 Suite) #1631

Closed PawanPonugupati closed 5 months ago

PawanPonugupati commented 5 months ago

Hi Sergio. Yes, makes sense. I'll amend my commit. Thank you.

buildguy commented 5 months ago
[![👍 Frogbot scanned this pull request and found that it did not add vulnerable dependencies.](https://raw.githubusercontent.com/jfrog/frogbot/master/resources/v2/noVulnerabilityBannerPR.png)](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)
Note: ---
**Frogbot** also supports **Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning**. This features are included as part of the [JFrog Advanced Security](https://jfrog.com/advanced-security) package, which isn't enabled on your system.

[🐸 JFrog Frogbot](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)
buildguy commented 5 months ago

:white_check_mark: Build finished in 12m 42s

Build command:

mvn clean verify -B -e -Daudit -amd -pl libraries/libformula

:exclamation: No tests found!

:information_source: This is an automatic message

smmribeiro commented 5 months ago

Thank you @PawanPonugupati.