[sw-issues] [Issue 57576] New - Column settings not properly read in .doc document

2005-11-09 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57576
  Issue #:|57576
  Summary:|Column settings not properly read in .doc document
Component:|Word processor
  Version:|OOO 2.0 Beta2
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|open-import
  Assigned to:|hbrinkm
  Reported by:|dvo





--- Additional comments from [EMAIL PROTECTED] Wed Nov  9 05:35:11 -0800 
2005 ---
Since you all probably have too much time, here's a wonderful new bug report to 
keep you people busy: ;-)


To reproduce:
1) load bugdoc in MS Word (2003)
2) load bugdoc in OOo 2
3) gasp and behold the difference

I have no idea how the .doc was produced, but it contains a section with two 
columns, where the first column covers the entire page, and the second column 
has no width at all. The result is a normal one-page one-column document, but 
actually using two columns. Which doesn't make any sense, but when did that 
ever matter.

OOo reads the two columns, and makes the first 1 inch wide, and uses all the 
remaining space for the remainder. Which means you have a thin column of text 
on the left side, instead of a full-page view.


Since the attributes (as displayed by the respective UIs) don't match, I 
suspect it's a problem in the WW8 parser. Henning, according to current rumours 
that's your playground now. Please prioritize or forward as appropriate. Have 
fun.

(Subjective priority on my side is low.)

-
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]



[sw-issues] [Issue 57576] Column settings not prope rly read in .doc document

2005-11-09 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57576


User dvo changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=31296) bugdoc; text
  |  |should cover entire page,
  |  |but in OOo doesn't





--- Additional comments from [EMAIL PROTECTED] Wed Nov  9 05:36:07 -0800 
2005 ---
Created an attachment (id=31296)
bugdoc; text should cover entire page, but in OOo doesn't


-
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]



[sw-issues] =?UTF-8?B?W0lzc3VlIDUwMjg2XSAgWEZvcm06IE9PbyBjcmFzaCB3aXRoIFBPUw==?= =?UTF-8?B?VCBtZXRob2Q=?=

2005-06-09 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50286


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |lo





--- Additional comments from [EMAIL PROTECTED] Thu Jun  9 07:35:33 -0700 
2005 ---
dvo: I can see the following stack:
sal3.dll!_osl_waitCondition()
streams.uno.dll!io_stm::OPipeImpl::readBytes()
unoxml680mi.dll!DOM::CDocumentBuilder::parse()
frm680mi.dll!CSubmission::replace(const rtl::OUString  aReplace= [...]
frm680mi.dll!xforms::Submission::doSubmit(const [...]
frm680mi.dll!xforms::Submission::submitWithInteraction( [...]
frm680mi.dll!frm::OClickableImageBaseControl::implSubmit()
frm680mi.dll!frm::OClickableImageBaseControl::actionPerformed_Impl() 
frm680mi.dll!frm::OButtonControl::actionPerformed_Impl()
frm680mi.dll!frm::OButtonControl::OnClick()

Apparently, the problem is in parsing the result stream, which in turn waits on
more data to arrive. This even persists after the http-connection has been
broken (according to netstat). Maybe, somehow, the stream doesn't recognize the
end of transmission, and thus continues to wait for data?

dvo-lo: Please have a look at this.
dvo-lo: msc has setup a server with the php script. Please contact him if you
need to use it.

P.S.: Philippe, good luck with the petite fte. Should be today. :-)

-
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]



[sw-issues] =?UTF-8?B?W0lzc3VlIDQ4NzExXSAgUGljdHVyZXMgZnJvbSBBdXRvVGV4dHMgYQ==?= =?UTF-8?B?cmUgbm90IGluc2VydGVk?=

2005-06-09 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48711


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Jun  9 09:20:51 -0700 
2005 ---
dvo: There was a problem that when inserting the AutoText, the graphics
sub-storage was opened READWRITE, which was denied because other READ-accesses
where still in progress. This is changed now to only use READWRITE when actual
writing is required.


dvo-sba: During debugging, I encountered a second problem, which currently I
can't reproduce anymore, but where I'm not sure if it is actually fixed. The
problem is that the AutoText shortcut is automatically capitalized and used for
the storage name. In some circumstances this seemed to cause problems, maybe
because the capitalization isn't done consistently. In this case, an AutoText
with short-cut A would work, while a wouldn't. As I said, I'm not sure about
this, and currently I can't reproduce it. But please have a look at this. 
Thanks.

-
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]



[sw-issues] [Issue 49167] Missing Graphics when Importing odt Document into Template

2005-06-09 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49167





--- Additional comments from [EMAIL PROTECTED] Thu Jun  9 09:58:48 -0700 
2005 ---
dvo: The missing graphics are indeed draw objects. The 'real' graphics work just
fine.

-
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]



[sw-issues] [Issue 49914] Send Outline from writer to impress does not work anymore

2005-06-07 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49914





--- Additional comments from [EMAIL PROTECTED] Tue Jun  7 05:15:04 -0700 
2005 ---
*** Issue 45914 has been marked as a duplicate of this issue. ***

-
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]



[sw-issues] [Issue 45914] Send Outline to Presentation adds wrong string (from style?)

2005-06-07 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45914


User dvo changed the following:

  What|Old value |New value

Status|STARTED   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Tue Jun  7 05:15:04 -0700 
2005 ---
dvo: Fixed with issue 49914. I'll mark this as duplicate, and make it part of
the#i49914# CWS so it will go through QA.

*** This issue has been marked as a duplicate of 49914 ***

-
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]



[sw-issues] [Issue 49914] Send Outline from writer to impress does not work anymore

2005-06-02 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49914





--- Additional comments from [EMAIL PROTECTED] Thu Jun  2 04:42:03 -0700 
2005 ---
dvo: Strange, I could reproduce the problem in an m97. I would think it was
broken way before m104.

-
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]



[sw-issues] [Issue 44896] Unable to open ODT file exported from HTML file

2005-06-02 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44896


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Jun  2 06:12:32 -0700 
2005 ---
Fixed.

-
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]



[sw-issues] [Issue 50242] New - Controls are scrolled away when 'Reset' button is pressed in Frame Style dialog

2005-06-02 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50242
  Issue #:|50242
  Summary:|Controls are scrolled away when 'Reset' button is
  |pressed in Frame Style dialog
Component:|Word processor
  Version:|680m100
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|os
  Reported by:|dvo





--- Additional comments from [EMAIL PROTECTED] Thu Jun  2 07:02:35 -0700 
2005 ---
1) new doc
2) insert frame
3) edit frame properties
4) on second tab page (Options), repeatedly press Reset button.

I would have expected the controls to be reset to their default values. Instead,
the controls are scrolled out of the tab page.

-
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]



[sw-issues] [Issue 43675] Text direction of frame styles lost

2005-06-02 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43675


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Jun  2 09:56:33 -0700 
2005 ---
Fixed in CWS dvoqbfix4, sw/source/core/unocore/unomap.cxx.

-
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]



[sw-issues] [Issue 43672] Text direction of frames got lost during OOo1.1 import

2005-06-02 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43672


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Thu Jun  2 10:00:06 -0700 
2005 ---
dvo: Works in m97. Probably fixed elsewhere.
(Will send to QA to make sure.)

-
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]



[sw-issues] [Issue 44896] Unable to open ODT file exported from HTML file

2005-06-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44896





--- Additional comments from [EMAIL PROTECTED] Wed Jun  1 10:25:25 -0700 
2005 ---
dvo: Fixed in CWS dvoqbfix4. (sw/source/ui/app/docsh.cxx, v1.51.26.1)

The saved .odt uses an OASIS extension and mime type, but uses the OOo format.
That is, of course, wrong.

The problem was apparently introduced with changes for the new storage handling.
The problem is that during save, the file format version number is queried to
determine whether to use the OASIS or the older OOo format. The file format
version number is determined by the MediaType of the target storage. Except...
the media type was set only after the main document was saved, hence the wrong
file format version number (0) was read, and the wrong format was used.

The solution is to simply set the media type before the actual SaveAs logic is
triggered.

-
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]



[sw-issues] [Issue 49914] Send Outline from writer to impress does not work anymore

2005-05-31 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49914


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |cl





--- Additional comments from [EMAIL PROTECTED] Tue May 31 06:57:40 -0700 
2005 ---
dvo-cl: Please have a look.

Impress creates the correct number of slides, so I assume it receives correct
data but the data is interpreted incorrectly. Also, Send to Clipboard works
fine, which uses largely the same code as Send to Presentation.

-
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]



[sw-issues] [Issue 45914] Send Outline to Presentation adds wrong string (from style?)

2005-05-31 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45914


User dvo changed the following:

  What|Old value |New value

   IssuesThisDependsOn|  |35967,49914

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Tue May 31 08:35:41 -0700 
2005 ---
dvo: I'm not sure what to do. There seem to be three different problems...

1) menu item disabled
I suspect this has already been fixed. There used to be a bug that, under some
circumstances, outlines were not properly registered with the document. In this
case, the outlines were there, but the document didn't notice. Since the UI asks
the document whether it has any outlines to determine whether to show the menu
item or not, this bug could quite well cause the observed behaviour.
(Unfortunately I can't find the ID; this has already been fixed.)

2) additional text (style name) 
This looks like a duplicate to to issue 35967 (a problem in the RTF parser). The
'send to presentation' mechanism indeed uses RTF to communicate between
applications.

3) empty slides
This is a uplicate to issue 49914, which still awaits fixing.

The last (and current) problem will already be handled by issue 49914. If there
is anything left to do for this issue, I will only be able to tell after i49914
is dealt with. I will therefore mark this issue as depending on 35967, 49914. I
will look again at this one when those two are both fixed.

-
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]



[sw-issues] [Issue 49914] Send Outline from writer to impress does not work anymore

2005-05-31 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49914


User dvo changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |45914





-
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]



[sw-issues] [Issue 35967] Wrong text in RTF import of SendOutlineToClipboard

2005-05-31 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=35967


User dvo changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |45914





-
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]



[sw-issues] [Issue 49294] Importing sxw from 1.1.x to 1.9.100 adds extra numbering item at the beginning of a document that uses index entries

2005-05-31 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49294


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |hbrinkm





--- Additional comments from [EMAIL PROTECTED] Tue May 31 09:51:11 -0700 
2005 ---
dvo: Some Analysis:

That first paragraph is a heading that uses Heading 3 as paragraph style. The
Heading 3 paragraph style use the numbering Numbering 1. The outline
numbering does not assign any styles to outline level 3.

The difference in behaviour between 1.1.x and 2.x is probably due to the fact
that we now support outlines with list-styles. This feature allows different
'outline lists', e.g. to number the main text body with roman numerals, and the
appendix with letters. The strange thing is that the given document invokes
exactly this feature (by having a numbering assigned to the outline level
style), even though that behaviour is not supported in 1.1.x. In those versions,
the outline numbering would 'win' against any other numbering, meaning that the
list numbering was being suppressed.

So... What happend in 1.1.x is: The paragraph was an outline paragraph (and
outline had no numbering), and it had a list style. In 1.1.x, outline always
wins, and hence no number was displayed.

In 2.x, the paragraph was an outline paragraph and had a numbering assigned.
Hence, the numbering was used, and a number was displayed.


I suspect the best way for the user in this case is to simply remove the
numbering from 'Heading 3' style, and hence all should be as expected.


If we want to fix this, I guess the only way is to include another compatibility
flag, which makes the 2.x version prefer outline over list numbering for old
documents as well.


I don't think this has anything to do with the 'index entries' or such. 


dvo-hb: Please have a look on how to fix this. If you need load/save support
for the compatibilty flag, please re-assign.

-
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]



[sw-issues] [Issue 49322] warning: no return statement in function returning non-void

2005-05-27 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49322


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED

  Target milestone|---   |OOo 2.0.1





--- Additional comments from [EMAIL PROTECTED] Fri May 27 09:45:54 -0700 
2005 ---
dvo: Good catch. Fixed in dvoqbfix4.

The class in question is a re-implementation of another class of unknown
provenience, which would probably not allow re-distribution under OOo. Hence, I
simply copied the interface of that original class and replaced it with an
STL-based implementation. The set(..) method of the original class would return
0/1 (depending on the success of the operation). Since we don't make any use of
this return value in our code, there was no misbehaviour.

I changed the return type to void. That seems the cleanest thing, and it shoud
do away with the warning.


-
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]



[sw-issues] [Issue 49851] Deleting paragraph break with Backspace does not overrule Heading format

2005-05-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49851





--- Additional comments from [EMAIL PROTECTED] Wed May 25 08:52:10 -0700 
2005 ---
dvo: The change was introduced with:
   #115901#, sw/source/core/doc/docedt.cxx, r1.15 - r1.16
Reverting those changes removes this problem.
(I'm not sure if it re-introduces another, though.)

#115901# is a feature task, and there were a number of changes for that issue
(ca. 10 files). I can't quite determine what role this particular changes has.
The gist is that when joining two paragraphs from the back (i.e., the backspace
case), then we still join 'forward' if there is a numbering rule at the first
paragraph. In the heading case, there is the outline num rule, hence we join
'forward', and hence the heading 'wins'.

Amusingly, the original feature task was already worked on by hbrinkm/mru, so
all involved parties already know each other. It's almost like a family 
reunion. :-)


-
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]



[sw-issues] [Issue 45914] Send Outline to Presentation adds wrong string (from style?)

2005-05-19 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45914





--- Additional comments from [EMAIL PROTECTED] Thu May 19 09:13:01 -0700 
2005 ---
dvo: Can't reproduce yet.

Duplicate to issue 35967? (Which was fixed ages ago, but it so very, very much
looks like it.)

-
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]



[framework-issues] [Issue 43654] unicode pasted as escape codes instead of actual characters

2005-05-13 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43654


User dvo changed the following:

  What|Old value |New value

  Keywords|Hebrew|Hebrew, needmoreinfo





--- Additional comments from [EMAIL PROTECTED] Fri May 13 03:21:30 -0700 
2005 ---
dvo: Now working on Linux with m97 and gedit 2.6.1, and I still can't reproduce
this.

dvo-hcy, es: Which versions of OOo and gedit did you test this with?
Is there any additional trick I should be aware of?

-
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]



[sw-issues] [Issue 49186] OpenDocument file format: attribute name of meta:statistics

2005-05-13 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49186


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |mib

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Fri May 13 08:45:25 -0700 
2005 ---
dvo: Yes. I suspect it's an editorial problem in the spec, though. The presence
of both meta:ole-object-count and meta:object-count doesn't really make any 
sense.

dvo-mib: Please discuss with TC whether this is a spec errata or not.

-
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]



[util-issues] [Issue 46016] Unopkg cannot parse an XML manifest with leading whitespace

2005-05-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46016





--- Additional comments from [EMAIL PROTECTED] Wed May 11 02:53:28 -0700 
2005 ---
It's in chapter 2.1 in combination with chapter 2.8 of the XML specification
(http://www.w3.org/TR/REC-xml/). 

Chapter 2 defines the physical layout of document. You will find the following
productions in the respective chapters:
  [1]  document ::= prolog element Misc*
  [22] prolog ::= XMLDecl? Misc* (doctypedecl Misc*)?
  [23] XMLDecl ::= '?xml' VersionInfo EncodingDecl? SDDecl? S? '?'

Note that allowed whitespace is explicit in those productions (the S rule), and
there is none allowed in front of the '?xml' text. Hence, the parser is 
correct.

dvo-raymondb: I'm tempted to close as INVALID as well. Or, if the problem is
actually about the silent failure, send it back the chain to let higher-level
components deal with that (if possible).

-
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]



[framework-issues] [Issue 43654] unicode pasted as escape codes instead of actual characters

2005-05-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43654





--- Additional comments from [EMAIL PROTECTED] Wed May 11 09:27:58 -0700 
2005 ---
dvo: I am having trouble reproducing this on Win... Which applications were 
used?

-
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]



[framework-issues] [Issue 43654] unicode pasted as escape codes instead of actual characters

2005-05-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43654





--- Additional comments from [EMAIL PROTECTED] Wed May 11 09:35:38 -0700 
2005 ---
dvo: I can't reproduce this on m90 on Linux either...

-
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]



[sw-issues] [Issue 46421] regression: deleting paragraph break also deletes picture

2005-05-04 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46421


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed May  4 09:56:21 -0700 
2005 ---
dvo: Fixed in CWS dvoqbfix4.

The problem is in SwUndoSaveCntnt, where content-anchored frames are handled
when content is being deleted. There have been several changes regressions
(#i34486#, #i30452#) which probably originate from a change necessary for
#111827#, with each fix fixing parts of the problems, but leaving others. The
current fix has been discussed with hb, od, tra, and myself; hopefully we have
now covered all relevant cases.

At the core of the issue is how to handle paragraph-anchored frames when their
paragraph is being deleted. Depending on how this happens, the graphic must be
re-anchored or deleted. With the various mostly-fixed-but-partly-buggy versions
since the original change, this would not happen correctly, or even nothing
would happen at all. In this particular case, the graphics should have been
re-anchored, but was deleted instead. This is now fixed.

Whoever touches this again, please be careful. :-)

Note: 'Backspace' in the description for this bug deletes the paragraph the
graphic is anchored to. That is, it joins the two paragraphs, which technically
means the first one gets the deleted. Which is the one with the graphics. Also
note that which one gets deleted does NOT influence which formatting 'wins'
during a join. That's a different matter. I.e. there is a difference between
which paragraphs get deleted physically and logically.


dvo-testing: Please make sure the referenced issues are fixed as well. Also
test 'funny' combinations of deleting and anchored objects, if possible.

-
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]



[sw-issues] [Issue 48350] Undo of joining text frames: incorrect restoration of a frame

2005-05-04 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48350



This issue depends on issue 46421, which changed state:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





-
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]



[sw-issues] [Issue 47964] warning: control reaches end of non-void function

2005-05-03 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47964


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED

  Target milestone|---   |OOo 2.0.1





--- Additional comments from [EMAIL PROTECTED] Tue May  3 03:15:49 -0700 
2005 ---
dvo: Thanks for pointing this out! 

(Mostly) agreed and fixed in CWS dvoqbfix4. The mostly part is that the
fall-through line should never be reached (except in the error case with the
generic 'catch' clause just above), so I made it to return an error code instead
of 0.

I also removed an unused variable (in another catch clause), so that warning is
gone, too.



-
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]



[sw-issues] [Issue 47970] Crash when using Undo drop-down just after undo becomes unavailable

2005-05-02 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47970


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |cd

   Summary|Crash when Undo / Redo on |Crash when using Undo
  |page format change with   |drop-down just after undo
  |object group in header|becomes unavailable





--- Additional comments from [EMAIL PROTECTED] Mon May  2 02:32:09 -0700 
2005 ---
dvo: Investigation with CD revealed that it's likely a problem in the toolbar
controller. I changed the issue title to reflect this.

Also, this can be reproduced without changing the page borders, which avoids
interaction with issue #i46909#.

dvo-cd: Please have a look at this.

-
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]



[graphics-issues] [Issue 46502] Performance issue: Redlining export causes massive exceptions when exporting draw/impress

2005-05-02 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46502


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon May  2 09:52:33 -0700 
2005 ---
dvo: Hah! I already had an issue for that: #110569# 

Fixed in CWS dvoqbfix4.

-
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]



[sw-issues] [Issue 47865] xform is submitted twice when click on submit button

2005-04-29 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47865


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |lo





--- Additional comments from [EMAIL PROTECTED] Fri Apr 29 06:20:05 -0700 
2005 ---
dvo: Analysis with kso, lo revealed: Apparently, the POST request proceeds just
fine, but then an additional (superflous) GET request is made. The problem is
that currently the result of the POST request is not processed, meaning that the
replace functionality doesn't really work at the moment.

dvo-lo: Please take care of this.


-
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]



[sw-issues] [Issue 44684] when open a formerly RTF saved as .ODT will give Read error

2005-04-29 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44684


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Apr 29 07:33:32 -0700 
2005 ---
dvo: The problem occurs when loading the column specification of the page style.
The API implementation takes the (relative!) column widths, and attempts to
detect errors by comparing them to the width of the page. That doesn't make any
sense since the column widths are relative, but usually works because the page
width is usually a large number, while the column weights aren't. Except that
this particular document has rather large column spacing, so the sum of the
relative widths + spacing exceeds the page width, and hence the error handling
triggers. :-/

Fixed by removing the non-sensical check.

-
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]



[sw-issues] [Issue 47970] Crash when Undo / Redo on page format change with object group in header

2005-04-29 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47970





--- Additional comments from [EMAIL PROTECTED] Fri Apr 29 08:56:49 -0700 
2005 ---
dvo: Hmm. I can reproduce it, sometimes. The problem never happens when I use
the undo toolbar icon, but only when I use the undo toolbar 'drop down' menu. I
couldn't get a proper stack trace either, but at least one I saw it in the
debugger, with svl and svx on the stack. I'll try to get hold of someone who
knows more about this than I do.

-
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]



[sw-issues] [Issue 47970] Crash when Undo / Redo on page format change with object group in header

2005-04-29 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47970





--- Additional comments from [EMAIL PROTECTED] Fri Apr 29 09:06:04 -0700 
2005 ---
dvo: Hmm, part2: The toolbar reacts with some delay. If I undo some stuff, then
quickly redo and select the redo drop-down menu when at the end of redo, then...
it seems to crash fairly reliably.

Looks like a toolbar thingy.

-
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]



[sw-issues] [Issue 36202] [cws eforms2] no delete warning messages when deleting a binding or submission

2005-04-28 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=36202


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 04:40:27 -0700 
2005 ---
Fixed.

-
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]



[sw-issues] [Issue 36453] [cws eforms2] add warning dialog when changing a linked instance

2005-04-28 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=36453


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 04:40:36 -0700 
2005 ---
Fixed.

-
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]



[gsl-issues] [Issue 36765] [CWS eforms2] submit with illegal data should display a warning

2005-04-28 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=36765


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Apr 28 04:40:54 -0700 
2005 ---
Fixed.

-
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]



[sw-issues] [Issue 47285] Saving file crashes OOo

2005-04-26 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47285





--- Additional comments from [EMAIL PROTECTED] Tue Apr 26 02:32:40 -0700 
2005 ---
dvo: I still can't locate the problem, even with the new and improved stack 
trace.
It really doesn't look like GetNumRule() is at fault.
Will close again, unless more information is provided.

-
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]



[sw-issues] [Issue 47285] Saving file crashes OOo

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47285





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 04:33:55 -0700 
2005 ---
dvo: ignazio_io's document is a duplicate to #i47013#, which is fixed in CWS
fr8fix1. (Which, btw, was due to a bug I put in when fixing another problem.
Many apologies for the inconvenience.)

However, this does NOT match the stack trace grsingleton attached. So there is
likely ANOTHER problem there.

Also, it's spelled suspiciously.



-
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]



[sw-issues] [Issue 47285] Saving file crashes OOo

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47285


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 05:25:44 -0700 
2005 ---
dvo: Uhu. Those 130 stack traces are totally inconsistent. Apparently, there is
a problem with the stack trace tool, so that in certain circumstances various
stack traces get thrown together almost randomly, without even a trace of any
common cause. Unfortunately, that makes it next to impossible to get to the
cause of the problem... After discussion with QA, I'll mark the issue as 
INVALID.

dvo-grsingleton: Since you originally reported the issue... For your stack
trace in particular, I unfortunately cannot find the cause. ignazio_io's
document covers something different (save as .doc), while your stack trace shows
a problem in saving as .odt (involving some kind of numbering). There have been
problems (plus fixes) in that area, so with some luck the problem has been fixed
already. But without more information, I can't be sure. If you manage to
reproduce the problem, please file another issue. Thanks, and sorry I can't be
of more help right now.

-
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]



[sw-issues] [Issue 47970] Crash when Undo / Redo on page format change with object group in header

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47970





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 05:30:29 -0700 
2005 ---
dvo: Sounds suspiciously like a duplicate to #i46909#. I shall investigate...

-
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]



[sw-issues] [Issue 47970] Crash when Undo / Redo on page format change with object group in header

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47970


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |mru





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 05:58:13 -0700 
2005 ---
dvo: Works fine in CWS fr8fix2, so it should be a duplicate of #i46909#. I'll
add it to that CWS and send through QA anyway, so it gets another look.

-
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]



[sw-issues] [Issue 46909] Office crashes using wizards (letter/fax)

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46909





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 05:58:51 -0700 
2005 ---
*** Issue 47970 has been marked as a duplicate of this issue. ***

-
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]



[sw-issues] [Issue 47970] Crash when Undo / Redo on page format change with object group in header

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47970


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 05:58:52 -0700 
2005 ---
.

*** This issue has been marked as a duplicate of 46909 ***

-
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]



[sw-issues] [Issue 47817] submission doesn't work with other languages then english

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47817





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 06:00:31 -0700 
2005 ---
Note: When loading an old file with the funny localized values in it, one would
have to go through the dialog once in order to set them properly.

-
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]



[sw-issues] [Issue 47285] Saving file crashes OOo

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47285





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 06:42:57 -0700 
2005 ---
dvo: I am neither crazy, nor do I close issue just to avoid having to deal with
them. I certainly resent if anyone suggests differently, and I have no idea how
I might have deserved that.


On the matter itself: There are a number of different problems cumulated in this
issue. 1) The original report, which has a stack trace and a screenshot to back
it up, but no information on how to reproduce it. 2) The .doc document attached,
which reproducably crashed on .doc export. 3) And 'stackID 168334', which lists
130 reported stack traces (including the one in this mail).

On 3: These stack traces are wildly different problems. Apparently due to a bug
in the stack trace report mechanism (which is itself a P2, but that doesn't help
with the existing traces), different stack traces may be invalidly thrown
together under special circumstances. That unfortunately doesn't leave me
anything to work with. I have been told by qa that I should just close this. 
As a side note, it also removes justification for the current issue priority,
since that was raised based on the notion of massive amount of stack traces.

On 2: This is a duplicate to another issue, which is already fixed.

Which leaves 1. The problem here is that I can't find the problem with only the
single stack trace (plus screen shot). Sometimes, a stack trace is sufficient to
find the problem, sometimes it is not. In this case, it is not. As I have no
other information on the problem, I can't really do anything about it. The
standard procedure for this case is to close the issue, as far as I know.

grsingleton, if you want to me fix the problem, you will have to help me along
and supply some additional information. Preferably some way to reproduce the
problem. As it stands now, there is not much I can do. There is no magic; I can
only work with what I have, and right now that is plainly insufficient.

As for the issue status: To the best of my knowledge, INVALID is the suitable
status if there is insufficient information to fix an issue. If not, I'll be
perfectly happy to choose a different tag.


-
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]



[sw-issues] [Issue 47285] Saving file crashes OOo

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47285





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 07:48:03 -0700 
2005 ---
 If you needed more info then you should have asked.

Alright, I should have asked.


  On 2: This is a duplicate to another issue, which is already fixed.
 
 No it is not. 47013 dealt with the MSO output filter. This is about saving in
 native odt format. 

The attached bugdoc (document.zip) does indeed crash in the .doc output filter.
And that crash goes away with the fix for 47013.


 Since you haven't bothered to ask for more info
 and have closed the issue. I would suggest WONTFIX as a better choice under 
 the 
 circumstances as you have stated you cannot fix and you do not want to pursue
 the issue. 

Then I'll ask now: Could you please provide additional information? Do you know
a way to reproduce that particular problem? If so, please attach said
information to this issue.

If I do not receive sufficient information to fix the issue, I will close the
issue as WONTFIX.

-
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]



[sw-issues] [Issue 47285] Saving file crashes OOo

2005-04-25 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47285


User dvo changed the following:

  What|Old value |New value

Status|REOPENED  |RESOLVED

Resolution|  |WONTFIX





--- Additional comments from [EMAIL PROTECTED] Mon Apr 25 08:40:36 -0700 
2005 ---
dvo: Can't reproduce, and can't fix without further information. = resolve as
WONTFIX.

-
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]



[sw-issues] [Issue 47817] submission doesn't work with other languages then english

2005-04-22 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47817


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |msc

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Apr 22 09:57:43 -0700 
2005 ---
reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 47817] submission doesn't work with other languages then english

2005-04-22 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47817


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Apr 22 09:57:53 -0700 
2005 ---
reset resolution to FIXED

-
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]



[sw-issues] [Issue 47817] submission doesn't work with other languages then english

2005-04-22 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47817


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Apr 22 09:56:24 -0700 
2005 ---
dvo: For the 'replace' and 'method' action, the UI currently passes the
localized strings to the core. This has now been changed to use the API strings.

-
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]



[sw-issues] [Issue 47817] submission doesn't work with other languages then english

2005-04-22 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47817


User dvo changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Fri Apr 22 09:57:00 -0700 
2005 ---
dvo: Works in CWS build. (dvoqbfix3)

re-open issue and reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 47248] xform binding for a submission is deleted after reload the document

2005-04-20 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47248


User dvo changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Wed Apr 20 06:04:05 -0700 
2005 ---
dvo-msc: Work in CWS build (fr8fix2). Please test.

re-open issue and reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 47248] xform binding for a submission is deleted after reload the document

2005-04-20 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47248


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |msc

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Wed Apr 20 06:04:18 -0700 
2005 ---
reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 47248] xform binding for a submission is deleted after reload the document

2005-04-20 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47248


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Apr 20 06:04:25 -0700 
2005 ---
reset resolution to FIXED

-
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]



[sw-issues] [Issue 46909] Office crashes using wizards (letter/fax)

2005-04-20 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46909


User dvo changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Wed Apr 20 06:05:20 -0700 
2005 ---
dvo-mru: Works in CWS build. (fr8fix2) Please test.

re-open issue and reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 46909] Office crashes using wizards (letter/fax)

2005-04-20 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46909


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |mru

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Wed Apr 20 06:05:29 -0700 
2005 ---
reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 46909] Office crashes using wizards (letter/fax)

2005-04-20 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46909


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Apr 20 06:05:39 -0700 
2005 ---
reset resolution to FIXED

-
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]



[sw-issues] [Issue 40571] Executing invalid instruction within a macro on object crashes the application

2005-04-20 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40571


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Apr 20 06:51:04 -0700 
2005 ---
Duplicate to #112603#, which was fixed for SO8. I pulled the fix down into this 
CWS.

The problem is that SwXTextViewCursor::setPropertyValue (unotxvw.cxx) attempts
to query text properties on the current selection, even when the current PaM
points to an OLE node. This is now checked before the respective methods are 
called.

An exception is thrown, so that the macro now aborts. But that is well, since
you can't set style names on OLE nodes.

-
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]



[sw-issues] [Issue 47421] Removed outline number still persistent after save reload

2005-04-15 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47421


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |mru





--- Additional comments from [EMAIL PROTECTED] Fri Apr 15 06:55:27 -0700 
2005 ---
dvo: The problem occurs in SwNodes::UpdateOutlineNode (ndnum.cxx), where I put
in code to enable the outline num when fixing #i31024#. The problem code was
already found  removed by hbrinkm for #i47372# (CWS fr8fix2). With that fix,
the problem does not occur anymore.

dvo-mru: Duplicate. You may want to test it anyways.

-
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]



[sw-issues] [Issue 47372] Numbering following a Heading paragraph started in wrong level

2005-04-15 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47372





--- Additional comments from [EMAIL PROTECTED] Fri Apr 15 06:56:26 -0700 
2005 ---
*** Issue 47421 has been marked as a duplicate of this issue. ***

-
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]



[framework-issues] [Issue 47425] Templates trigger warning for conflictsing styles

2005-04-14 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47425


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |jsk





--- Additional comments from [EMAIL PROTECTED] Thu Apr 14 07:16:44 -0700 
2005 ---
dvo: Discussion with MBA reveals: Duplicate to #i46292#.

dvo-mba: Thanks!

-
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]



[framework-issues] [Issue 46292] New doc from Template-save-load triggers warning that styles do not match

2005-04-14 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46292





--- Additional comments from [EMAIL PROTECTED] Thu Apr 14 07:17:23 -0700 
2005 ---
*** Issue 47425 has been marked as a duplicate of this issue. ***

-
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]



[framework-issues] [Issue 47425] Templates trigger warning for conflictsing styles

2005-04-14 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47425


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Thu Apr 14 07:17:24 -0700 
2005 ---
Duplicate.

*** This issue has been marked as a duplicate of 46292 ***

-
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]



[sw-issues] [Issue 46909] Office crashes using wizards (letter/fax)

2005-04-13 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46909


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Apr 13 04:07:59 -0700 
2005 ---
dvo: This problem shows up in a number of contexts, as shown by the number of
duplicates. So I made the decision to revert the changes for #i43072# until we
found a safe, more comprehensive fix. That is, we now revert to the situation
where undo is disabled for operations that create/delete headers or footers.

Fixed in fr8fix2.

Note: Other changes to PageStyles should still be fully undoable.

-
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]



[sw-issues] [Issue 46909] Office crashes using wizards (letter/fax)

2005-04-13 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46909





--- Additional comments from [EMAIL PROTECTED] Wed Apr 13 04:09:59 -0700 
2005 ---
*** Issue 47273 has been marked as a duplicate of this issue. ***

-
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]



[dba-issues] [Issue 47273] crash when changing report layout for a portrait formatted report

2005-04-13 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47273


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Wed Apr 13 04:10:00 -0700 
2005 ---
dvo: Yes, same thing. I'll mark this as duplicate.

*** This issue has been marked as a duplicate of 46909 ***

-
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]



[sw-issues] [Issue 46909] Office crashes using wizards (letter/fax)

2005-04-13 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46909





--- Additional comments from [EMAIL PROTECTED] Wed Apr 13 04:11:08 -0700 
2005 ---
dvo-testing: Please have a good look at this; the matter is quite touchy. In
particular, make sure you also look at the various duplicates. Thanks.

-
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]



[sw-issues] [Issue 47248] xform binding for a submission is deleted after reload the document

2005-04-13 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47248


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Apr 13 07:22:29 -0700 
2005 ---
These are wo things:

1) The disappearing binding: When trying to reduce the problem of useless,
automatic bindings being created, I was unfortunately a bit too eager. The
submission dialog deletes its binding even its 'useless', i.e. if it has no
special info. Now, I properly discriminate between temporary bindings, and ones
that existed before, and only delete the temporary ones.

2) Also the submission doesn't works anymore: Well, that is a bit of an
overstatement. The XForms specification states that no data should be submitted,
if there is any invalid data in the instance. There used to be a dialog that
informed the user and asked on how to proceed. The dialog was removed, however,
because we couldn't get it through the translation anymore. Now, we don't submit
invalid data anymore, just as the spec states. 
I have 'fixed' this do always do the submission,since this is apparently not
what users expect. We violate the XForms spec at this point. Things will be well
again, as soon as the dialog is re-enabled.

-
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]



[sw-issues] [Issue 47244] crash when loading bugdoc and click on Button1

2005-04-12 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47244





--- Additional comments from [EMAIL PROTECTED] Tue Apr 12 07:28:12 -0700 
2005 ---
dvo: Stack for the crash:
ucpdav1.dll!rtl::OUString::OUString()  + 0x6C++
ucpdav1.dll!webdav_ucp::ContentProperties::ContentProperties()  + 0x1b  
C++
ucpdav1.dll!webdav_ucp::Content::getProperties()  + 0x88C++
ucbhelper3MSC.dll!ucb::PropertySetInfo::getProperties()  + 0x59 C++
ucbhelper3MSC.dll!ucb::PropertySetInfo::queryProperty()  + 0x39 C++
   ucbhelper3MSC.dll!ucb::PropertySetInfo::hasPropertyByName()  + 0x2c 
 C++
sfx680mi.dll!059fcb87() 
sfx680mi.dll!0596a96e() 
sfx680mi.dll!05a2b009() 
fwk680mi.dll!05de4705() 
fwk680mi.dll!05de48a1() 
fwk680mi.dll!05de4958() 
fwk680mi.dll!05d4a140() 
frm680mi.dll!CSubmission::replace()  + 0x415C++
frm680mi.dll!xforms::Submission::doSubmit(const
com::sun::star::uno::Referencecom::sun::star::task::XInteractionHandler 
xHandler={...})  Line 379 + 0x6eC++
frm680mi.dll!xforms::Submission::submitWithInteraction(const
com::sun::star::uno::Referencecom::sun::star::task::XInteractionHandler 
_rxHandler={...})  Line 610 + 0x12  C++

I'll try to find where the breakage is.

-
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]



[sw-issues] [Issue 47244] crash when loading bugdoc and click on Button1

2005-04-12 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47244


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |kso





--- Additional comments from [EMAIL PROTECTED] Tue Apr 12 08:09:33 -0700 
2005 ---
dvo-kso: Please have a look at this. There appears to be a NULL-pointer access
in webdav_ucb::Content::getProperties. Thanks.

The problem can be reproduced reliably on Windows, m92, with the given bugdoc.

-
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]



[sw-issues] [Issue 40868] Copy objects to clipboard crashes office

2005-04-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40868


User dvo changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|DUPLICATE |





--- Additional comments from [EMAIL PROTECTED] Mon Apr 11 03:35:26 -0700 
2005 ---
Reopen for reassignment.

-
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]



[sw-issues] [Issue 39150] Pasting outline crashes office

2005-04-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39150


User dvo changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|DUPLICATE |





--- Additional comments from [EMAIL PROTECTED] Mon Apr 11 03:35:44 -0700 
2005 ---
reopen for reassign

-
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]



[sw-issues] [Issue 40868] Copy objects to clipboard crashes office

2005-04-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40868


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |hde

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Apr 11 03:36:14 -0700 
2005 ---
dvo-hde: Coming home.

-
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]



[sw-issues] [Issue 39150] Pasting outline crashes office

2005-04-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39150


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |hde

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Apr 11 03:36:32 -0700 
2005 ---
dvo-hde: Please close.

-
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]



[sw-issues] [Issue 40550] Cpyinga graphic to clipboard - crash

2005-04-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40550





--- Additional comments from [EMAIL PROTECTED] Mon Apr 11 03:37:01 -0700 
2005 ---
*** Issue 40868 has been marked as a duplicate of this issue. ***

-
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]



[sw-issues] [Issue 40868] Copy objects to clipboard crashes office

2005-04-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40868


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Apr 11 03:37:04 -0700 
2005 ---
... still a dupe.

*** This issue has been marked as a duplicate of 40550 ***

-
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]



[sw-issues] [Issue 38569] Paste special (as formatted text, i.e. RTF) into writer/writerweb crashes office

2005-04-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38569





--- Additional comments from [EMAIL PROTECTED] Mon Apr 11 03:37:18 -0700 
2005 ---
*** Issue 39150 has been marked as a duplicate of this issue. ***

-
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]



[sw-issues] [Issue 39150] Pasting outline crashes office

2005-04-11 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39150


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Apr 11 03:37:18 -0700 
2005 ---
... still a dupe.

*** This issue has been marked as a duplicate of 38569 ***

-
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]



[sw-issues] [Issue 46062] hyperlink type internet document

2005-04-08 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46062


User dvo changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Fri Apr  8 09:07:25 -0700 
2005 ---
dvo-es: Please test.

re-open issue and reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 46062] hyperlink type internet document

2005-04-08 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46062


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |es

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Apr  8 09:07:29 -0700 
2005 ---
reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 46062] hyperlink type internet document

2005-04-08 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46062


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Apr  8 09:07:36 -0700 
2005 ---
reset resolution to FIXED

-
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]



[sw-issues] [Issue 46909] Office crashes using wizards (letter/fax)

2005-04-08 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46909





--- Additional comments from [EMAIL PROTECTED] Fri Apr  8 11:13:05 -0700 
2005 ---
dvo: A related bug: (Reproducable on Windows)
- insert header
- insert footer
- undo (of: insert footer)
- undo (of: insert header)
- insert footer
-BANG!

That problem is fixed by this patch:
diff -u -r1.23 docedt.cxx
--- docedt.cxx  29 Mar 2005 11:48:11 -  1.23
+++ docedt.cxx  8 Apr 2005 18:11:49 -
@@ -836,7 +836,7 @@
CorrAbs( aMvStt, aEndIdx, SwPosition( aSttIdx ), sal_True );
}

-   GetNodes().DelNodes( aSttIdx, aEndIdx.GetIndex() - aSttIdx.GetIndex() + 
1 );
+   pNode-GetNodes().DelNodes( aSttIdx, aEndIdx.GetIndex() -
aSttIdx.GetIndex() + 1 );
 }


-
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]



[sw-issues] [Issue 46786] style converted to hard text attributes upon save/reload

2005-04-06 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46786





--- Additional comments from [EMAIL PROTECTED] Wed Apr  6 05:46:38 -0700 
2005 ---
dvo: This broke from m88 to m89, with use of the XTolerantMultiPropertySet (CWS
calcuno01). It is yet unclear to me whether the problem is on xmloff or api 
side.

-
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]



[sw-issues] [Issue 46786] style converted to hard text attributes upon save/reload

2005-04-06 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46786


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Apr  6 07:54:49 -0700 
2005 ---
dvo: There was a bug in XTolerantMultiPropertySet::getDirectValuesTolerant,
which would use the style's properties if it doesn't have any properties of its
own. The bug has been in for some time, but was never noticed because the first
use of this implementation started load/save optimizations introduced in m89
(CWS calcuno01).

-
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]



[sw-issues] [Issue 46062] hyperlink type internet document

2005-04-05 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46062


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Tue Apr  5 07:25:05 -0700 
2005 ---
dvo: HTML import uses SmartRel2Abs. This function has two (default) parameters,
one to require SmartRel2Abs to check whether a file acutally exists, and one for
a handler that does the actual checking. The defaults for those parameters are
to require the check, but pass in a dummy handler that always rejects files. In
this case, the SmartRel2Abs correctly create the proper file:-URL. The
subsequent check then always yields false, which causes SmartRel2Abs to, well,
smartly attempt to make something else out of it.

The fix is to just not use those default parameters in sw/filter/html, since
they don't make any sense. 

Fixed in CWS fr8fix1.


-
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]



[sw-issues] [Issue 46377] xforms doesn't work anymore, several crashes

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46377


User dvo changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 01:13:47 -0800 
2005 ---
dvo: Apparently, the anaylsis was not correct. To reproduce, do this:
1) open empty (normal) text document
2) new XForms
= data navigator is active, but shows no model

Now it crashes as observed.

-
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]



[sw-issues] [Issue 46377] DataNavigator crashes when new XForms is created when non-XForms document is already open

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46377


User dvo changed the following:

  What|Old value |New value

Status|REOPENED  |RESOLVED

Resolution|  |FIXED

   Summary|xforms doesn't work   |DataNavigator crashes when
  |anymore, several crashes  |new XForms is created when
  |  |non-XForms document is
  |  |already open





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 06:38:16 -0800 
2005 ---
dvo: The problem was this: The DataNavigatorWindow used to call
XDesktop-getActiveFrame to determine the current window frame, and then
obtained the current document from there. However, the call to getActiveFrame
may return other frames than the currently constructed one (as it happened in
this case). MBA recommends to query the SfxBindings (which is available at the
DataNavigator object), and using it to obtain the frame. This always returns the
frame (and hence document) to which the DataNavigator window actually belongs.

Fix was reviewed by PB.

Also changed title to more accurately reflect current findings.

-
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]



[sw-issues] [Issue 45918] Index Entry outline levels change each time when openning document

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45918


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 08:38:39 -0800 
2005 ---
dvo: Oops, my bad.

The outline level is stored internally as 0-based and 1-based in the file
format. This applies to alphabetical AND user indices. This was handled with
issue #i25947#, except that I apparently forgot to handle user-index-marks
during loading. Hence, those index marks were converted to one-based during save
(+1), but the corresponding handling during load (-1) was missing, so the number
was steadily increasing with every save/load cycle. The bizarre thing is that
the change was made in June 2004, and nobody seems to have noticed yet.


dvo-sseppala: Sorry for that, and thanks for the report. The fix should be just
in time for the release... :-)

-
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]



[sw-issues] [Issue 45918] Index Entry outline levels change each time when openning document

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45918





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 08:47:13 -0800 
2005 ---
dvo-sseppala: On issue 34602: That fix is indeed in a CWS that was postponed
early on, and thus will not be integrated into the main line. However, all
relevant fixes should have been duplicated into other CWS that are being
integrated into the main line. There have been a number of problems in that
particular area, which are a bit difficult to tell apart without examination. Of
particular interest to you is probably i43910. This fix was integrated into m90;
in your m87 this would still be broken.

Technically speaking, I cannot see any connection between i34602 and this one.
Index marks and outline numbering are very different; they are rather unlikely
to share any defects.

-
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]



[sw-issues] [Issue 34602] CWS num0201: outline after reloading not available

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=34602





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 08:48:15 -0800 
2005 ---
dvo: This is probably a duplicate to issue i43910, but I'm not sure.

I cannot see any connection to i45918.

-
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]



[sw-issues] [Issue 46377] DataNavigator crashes when new XForms is created when non-XForms document is already open

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46377


User dvo changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 10:28:17 -0800 
2005 ---
dvo-msc: Please test.

re-open issue and reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 46377] DataNavigator crashes when new XForms is created when non-XForms document is already open

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46377


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |msc

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 10:28:21 -0800 
2005 ---
reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 46377] DataNavigator crashes when new XForms is created when non-XForms document is already open

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46377


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 10:28:24 -0800 
2005 ---
reset resolution to FIXED

-
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]



[sw-issues] [Issue 45918] Index Entry outline levels change each time when openning document

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45918


User dvo changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 10:30:27 -0800 
2005 ---
dvo-mru: Fixed in CWS build. Please test.

re-open issue and reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 45918] Index Entry outline levels change each time when openning document

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45918


User dvo changed the following:

  What|Old value |New value

   Assigned to|dvo   |mru

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 10:30:31 -0800 
2005 ---
reassign to [EMAIL PROTECTED]

-
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]



[sw-issues] [Issue 45918] Index Entry outline levels change each time when openning document

2005-04-01 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45918


User dvo changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Apr  1 10:30:35 -0800 
2005 ---
reset resolution to FIXED

-
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]



[sw-issues] [Issue 46377] xforms doesn't work anymore, several crashes

2005-03-31 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46377


User dvo changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Thu Mar 31 07:31:46 -0800 
2005 ---
works: m89 wntmsci10 de
works: m89 unxlngi6.pro multi
works: m89 unxlngi6.pro en
crash: m89 unxlngi6.pro pt-BR

I assume there is some kind of packing problem in that particular pack-set. I
will investigate...

-
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]



[sw-issues] [Issue 46377] xforms doesn't work anymore, several crashes

2005-03-31 Thread dvo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46377





--- Additional comments from [EMAIL PROTECTED] Thu Mar 31 07:42:54 -0800 
2005 ---
dvo: A re-packed unxlngi6.pro pt-BR version works as well.

-
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]



  1   2   3   >