| Summary: | Form: Numbers concatenated rather than summed (UK IHT407) | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Dave Gilbert <gilbertd+kde> |
| Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aacid |
| Priority: | NOR | ||
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/okular/commit/3cd7a780949e716fbf248b3b08049cf443389c28 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: |
Original IHT407 form unfilled
IHT407 with dummy values filled as per the bug report |
||
|
Description
Dave Gilbert
2023-03-27 13:01:55 UTC
Created attachment 157631 [details]
IHT407 with dummy values filled as per the bug report
A possibly relevant merge request was started @ https://invent.kde.org/graphics/okular/-/merge_requests/710 Git commit 09038f4fb52b97a9b82cc8dc14ea0d962ad6b0f1 by Albert Astals Cid. Committed on 05/04/2023 at 21:19. Pushed by aacid into branch 'master'. JS: Make field.value return a number if possible Quoting the Adobe documentation 'for a field with a value of “020”, value returns the integer 20' M +8 -1 core/script/kjs_field.cpp https://invent.kde.org/graphics/okular/commit/09038f4fb52b97a9b82cc8dc14ea0d962ad6b0f1 Git commit 3cd7a780949e716fbf248b3b08049cf443389c28 by Albert Astals Cid. Committed on 05/04/2023 at 22:07. Pushed by aacid into branch 'release/23.04'. JS: Make field.value return a number if possible Quoting the Adobe documentation 'for a field with a value of “020”, value returns the integer 20' (cherry picked from commit 09038f4fb52b97a9b82cc8dc14ea0d962ad6b0f1) M +8 -1 core/script/kjs_field.cpp https://invent.kde.org/graphics/okular/commit/3cd7a780949e716fbf248b3b08049cf443389c28 |