Issue 56524 - Date format problem in XY diagram properties
Summary: Date format problem in XY diagram properties
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 09:33 UTC by h.hristov
Modified: 2013-02-24 21:20 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description h.hristov 2005-10-24 09:33:57 UTC
Hi,
I have been informed for a problem with our default date format in Cacl 
diagram. The default Bulgarian date format is DD.MM.YYYY g., and the 'g.' is 
on Cyrillic. So, I create XY diagram in Calc and on of axis is for dates. 
Then I try to change the scale of date axis - minimu and maximum. The date is 
in the default date format but when I change the date and press OK I get an 
error dialog that the date is in incorect value. If I delete 'g.' symbols and 
try to press Enter, the value is automatically changed with 'g.' at the end 
and the error dialog appears again.
Comment 1 frank 2005-10-24 15:51:57 UTC
Hi,

seems to be a chart problem so I changed the subcomponent and re-assigned to the
developer in charge.

Frank
Comment 2 bjoern.milcke 2007-08-22 17:12:30 UTC
Problem was the check for a vaild number format with IsNumberFormat. The index
passed was the system setting not the one of the axis.
Comment 3 bjoern.milcke 2007-09-05 15:06:57 UTC
->kla: Please check the input of values in the scale tab-page with different
number formats thorroughly, because I changed the mechanism for all formats. It
should now behave similar to Calc.
See CWS chart11.
Comment 4 bjoern.milcke 2007-09-05 15:38:58 UTC
->icobgr: Don't know when this CWS will be integrated. I suppose into
SRC680.m228 or m229. You can check in EIS
(http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fchart11). See
field Milestone integrated.
Comment 5 h.hristov 2007-09-05 15:50:37 UTC
Is it possible to test this if it is not integrated in some build?
Comment 6 bjoern.milcke 2007-09-05 19:18:07 UTC
adapting target
Comment 7 kla 2007-09-18 11:16:32 UTC
seen ok in cws chart11 -> verified
Comment 8 h.hristov 2007-10-15 10:10:35 UTC
Is this bug fixed in OOo 2.3?
Because I checked it and it is not fixed.
Comment 9 kla 2007-11-30 12:22:21 UTC
Seen ok in current master -> closed