To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78685


User fs changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|oj                        |ama
--------------------------------------------------------------------------------
                Priority|P2                        |P3
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jun 20 14:41:39 +0000 
2007 -------
I checked in a preliminary fix, which at least makes this more unlikely to 
happen.

As outline above, the problem is the inconsistency in attributes: The cells are
exported with a string value, but a number format. For now, whenever you create
new controls in the report designer, or change the field which a control is
bound to, the designer will check whether the control has the default numeric
format, and if so, adjust it to the default format which matches the bound field
type.

For instance, when you drag'n'drop a date column from the Field List Window to
the designer, then the created control will automatically have the default date
format for your system locale. Similar, when you drop a text column, the control
will have a text format.

This does not fix the original problem, but it makes it harder to encounter it.
Due to this, I lower the prio.


What's left is that Writer needs to evaluate whether conflicting attributes - a
string value with a numeric formatting - should be evaluated differently. Also,
it's strange that when storing the document, a office:value attribute appears at
the cell, and a office:value-type="float". Where did Writer have this
information from?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to