[SCHEDULER-1184]  European Systems With Comma Decimal Delimiter
Type Bug
Priority High
Severity Major
Component Schedule Browser, Web Schedule Browser
Fixed In Version [8.08.0
Versions Affected [3.63.6
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 1/27/2015

Description
See this Comm Center thread by Jeffrey Jongmans. There are multiple places where a comma as decimal delimiter breaks things!!

Comments
1/30/2015 12:27:18 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 518
Affected files /trunk/ACP Web Content/ACP-WebDocs-sc/seditimg.asp (Modified)
/trunk/ACP Web Content/ACP-WebDocs-sc/seditobs.asp (Modified)
/trunk/ACP Web Content/ACP-WebDocs-sc/seditplan.asp (Modified)
/trunk/Help/RelNotes.htm (Modified)
Check-in comment Web schedule browser now accepts comma and period as decimal point. Will submit to a server using either symbol. GEM:1184
1/30/2015 11:09:35 AM   Bob Denny
What to do? The form validation needs to be able to handle . and , but the determination of which is in use is at the observatory!! 
1/27/2015 4:17:29 PM   Bob Denny
Oops, forgot the web schedule browser!
1/27/2015 3:38:54 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 512
Affected files /trunk/Browser/SexBoxTest/Form1.cs (Modified)
/trunk/Browser/SexBoxTest/Form1.resx (Modified)
/trunk/Browser/SexagesimalTextBoxes/DmsTextBox.cs (Modified)
/trunk/Browser/SexagesimalTextBoxes/HmsTextBox.cs (Modified)
Check-in comment Make sexagesimal text boxes culture-aware for , and . decimal points GEM:1184
1/27/2015 3:29:27 PM   Bob Denny
Sexagesimal-formatted controls were not culture-aware.