bug #7639
SpecimenTypeDesignationEditor: Altitude not saved and displayed properly
100%
Description
Registration: 100118 ff.
Altitude: Input 1618
Save-> Display in Vaadin =1
Altitude: Input 1618, than klick into another field in this row, than the entry swiched to 1.618, Display in Vaadin =1
Altitude: Input (stupid trial) 1618,0 , than klick into another field in this row, than the entry swiched to 1.618, Display in Vaadin =1
Associated revisions
ref #7639 removing custom decimal point, comma translation witch conflicts with locale specific number formats
ref #7639 using fixed NumberFormat for integers to avoid locale confusion
History
#1 Updated by Wolf-Henning Kusber over 2 years ago
Only the verbatim field functions, see 100123
#2 Updated by Andreas Kohlbecker over 2 years ago
- Category set to cdm-vaadin
- Target version changed from Unassigned CDM tickets to Release 5.2
#3 Updated by Andreas Kohlbecker over 2 years ago
- Target version changed from Release 5.2 to Release 5.3
#4 Updated by Andreas Kohlbecker over 2 years ago
- Target version changed from Release 5.3 to Release 5.4
#5 Updated by Andreas Kohlbecker over 2 years ago
- Target version changed from Release 5.4 to Release 5.5
#6 Updated by Andreas Kohlbecker over 2 years ago
- Subject changed from PhycoBank Vaden Altitude not saved and displayed properly to SpecimenTypeDesignationEditor: Altitude not saved and displayed properly
#7 Updated by Andreas Kohlbecker over 2 years ago
- Status changed from New to Resolved
- Assignee changed from Andreas Kohlbecker to Wolf-Henning Kusber
- % Done changed from 0 to 50
Problem solved, please review.
#8 Updated by Wolf-Henning Kusber over 2 years ago
- Assignee changed from Wolf-Henning Kusber to Andreas Kohlbecker
- % Done changed from 50 to 90
Altitude
200,5 is given as 200
2.5 or 2,5 is given as 2
Because altitudes can not be that exact this is okay with me.
Error radius (same as Altitude, okay with me)
Distance to water surface AND Distance to substrate:
accepts Komma and Dot=Komma
Data input: many digits right to the Komma possible.
In Vaadin: 3 digits right to the Komma are displayed = 1/10 cm, that is precise enough.
Users should be fully satisfied with this implementation.
Ticket can be closed.
#9 Updated by Andreas Kohlbecker over 2 years ago
- Status changed from Resolved to Closed
- % Done changed from 90 to 100