[graphics-issues] [Issue 70396] CTRL-SHIFT-F5 does not cal l navigator in running pres anymore

2007-08-06 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70396


User wg changed the following:

What|Old value |New value

 Assigned to|wg|cgu

  Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 06:45:25 + 
2007 ---
Reassigned.

-
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 69740] API: Add ability to find w hich table(s) or query(s) are currently select ed in the main Base window

2007-08-06 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69740





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 06:47:34 + 
2007 ---
I ignored the fact the we already have type for Type value. It's
com.sun.star.sdb.application.DatabaseObject
And with the change I also changed from PropertyValue to NamedValue which is a
lot easier to handle.

-
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 79886] after creat some new addre ss,click the buttonfind and checkboxfind in is selected,the program crash

2007-08-06 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79886





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 06:55:33 + 
2007 ---
-dongqg: The patch results in not searching anything if the CheckBox is clicked
but no ListBox entry is selected. I propose to additionally select the first
ListBox entry when the find dialog is created: 

Index: createaddresslistdialog.cxx
===
RCS file: /cvs/sw/sw/source/ui/dbui/createaddresslistdialog.cxx,v
retrieving revision 1.10
diff -u -r1.10 createaddresslistdialog.cxx
--- createaddresslistdialog.cxx 26 Apr 2007 08:52:24 -  1.10
+++ createaddresslistdialog.cxx 6 Aug 2007 06:53:55 -
@@ -596,6 +596,7 @@
 aHeaderIter != m_pCSVData-aDBColumnHeaders.end(); 
 ++aHeaderIter)
 rColumnBox.InsertEntry(*aHeaderIter);
+rColumnBox.SelectEntryPos( 0 );
 }  
 else
 m_pFindDlg-Show(!m_pFindDlg-IsVisible());


-
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 9863] when creating a file with l ink in OO Impress, saving as a powerpoint form at, and reopen with powerpoint : the link has desappeared!

2007-08-06 Thread cornouws
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=9863


User cornouws changed the following:

What|Old value |New value

  CC|'pagalmes'|'cornouws,pagalmes'

Keywords|  |ms_interoperability





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 06:55:41 + 
2007 ---
added myself as cc
IMO serious enough, with growing interest for easy change to Impress, to set
keyword to ms_interoperability

-
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 76543] Powerpoint import: Hyperli nk on an object are not working

2007-08-06 Thread cornouws
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76543


User cornouws changed the following:

What|Old value |New value

Keywords|  |ms_interoperability





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 06:56:22 + 
2007 ---
IMO serious enough, with growing interest for easy change to Impress, to set
keyword to ms_interoperability

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



[sc-issues] [Issue 80355] Incorrect references after copy sheets

2007-08-06 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80355


User kpalagin changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:03:03 + 
2007 ---
Confirming the behavior - as described, using 2.3m221 on WinXP.
This seems to be dupe of http://www.openoffice.org/issues/show_bug.cgi?
id=23214, but I will let devs decide on 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]



[tools-issues] [Issue 80367] Ambiguous inference chains for regcomp.bin

2007-08-06 Thread jsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80367





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:13:42 + 
2007 ---
jsc - vq: if it is possible for you, can you simply test the following change
and if it works it would be nice if you can apply the change on your cws.

change the rule:

$(DESTDIRBIN)$/%$(EXEPOSTFIX) : $(BINOUT)$/%$(EXEPOSTFIX)
@@-rm -f $@
$(GNUCOPY) $(BINOUT)$/$(@:f) $@

to

$(DESTDIRBIN)$/%.exe : $(BINOUT)$/%.exe
@@-rm -f $@
$(GNUCOPY) $(BINOUT)$/$(@:f) $@

The change of the rule is ok and uncritical. The macro EXEPOSTFIX still works
and is used to collect the necessary files for the different platforms. 



-
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 80346] Pagebreak lost when just b efore index

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80346


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |es





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:21:28 + 
2007 ---
Reassigned to ES.

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



[l10n-issues] [Issue 74640] [DE] translation impossibl e in Tools-Customize dialogue

2007-08-06 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74640


User os changed the following:

What|Old value |New value

 Assigned to|os|cd





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:21:57 + 
2007 ---
Reassigned to cd

-
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 77942] Faulty PostScript output

2007-08-06 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77942


User hi changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:22:52 + 
2007 ---
.

-
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 80062] Automatic download fails i f file exists

2007-08-06 Thread obr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80062


User obr changed the following:

What|Old value |New value

  CC|'dv'  |'bh,dv'

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:26:24 + 
2007 ---
Maybe we should re-think the current behavior along with using a temporary name
( .exe) for the download until it is finished.

-
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 79643] use temporary java setting s when installing bundled extension / removing extension does not work

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79643


User jl changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:48:37 + 
2007 ---
jl-jsk: To test this, I have added the leaves1.oxt extension to the
installation set. This extension must be enabled after installation. Also there
should not be a javasettings_xxx_xml in the roots home directory.

-
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 79643] use temporary java setting s when installing bundled extension / removing extension does not work

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79643


User jl changed the following:

What|Old value |New value

 Assigned to|jl|jsk





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:49:09 + 
2007 ---
.

-
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 69281] Make chart2 warning-free o n Windows and Linux

2007-08-06 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69281


User sb changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:52:16 + 
2007 ---
.

-
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 80356] graphs: secondary grid is drawn over the primary one

2007-08-06 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80356


User fst changed the following:

What|Old value |New value

   Component|Spreadsheet   |Chart

  Status|RESOLVED  |CLOSED

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:54:13 + 
2007 ---
wrong component and closed

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



[sc-issues] [Issue 80356] graphs: secondary grid is drawn over the primary one

2007-08-06 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80356


User fst changed the following:

What|Old value |New value

   Component|Spreadsheet   |Chart

  Status|RESOLVED  |CLOSED

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:54:13 + 
2007 ---
wrong component and closed

-
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 80329] removing a bundled extensi on with postrun will make the extension manage r unusable

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80329


User jl changed the following:

What|Old value |New value

 Assigned to|jl|jsk





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:54:27 + 
2007 ---
The cws jl68 installs two extension. Removing one package (pkgrm ) caused that
the next start of unopkg gui failed with a segmentation fault.

-
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 79645] Extension Manager should n ot write into the user directory when installi ng a shared extension

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79645


User jl changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:58:52 + 
2007 ---
.

-
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 64481] Asian Typography Standard in paragraph style erases all settings

2007-08-06 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64481


User os changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:32:24 + 
2007 ---
The SvxAsianLayoutPage doesn't have a GetRanges() function which also needs to
be added to AbstractDialogFactory_Impl::GetTabPageRangesFunc()

-
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 79645] Extension Manager should n ot write into the user directory when installi ng a shared extension

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79645


User jl changed the following:

What|Old value |New value

 Assigned to|jl|jsk





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 07:59:43 + 
2007 ---
jl-jsk: Please verify.

-
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 80121] unopkg add crashes on sola ris

2007-08-06 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80121





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:03:26 + 
2007 ---
This is probably a duplicate of issue 63397.  Will add a comment there to undo
this issue's temporary fix [...] to dispose the bridges directly.

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



[api-issues] [Issue 63397] SDK: examples does not wor k on Solaris

2007-08-06 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63397





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:04:45 + 
2007 ---
Issue 80121 is probably a duplicate of this issue.  Remember to undo that
issue's temporary fix [...] to dispose the bridges directly.

-
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 79509] German string in Engilish version Open File dialog

2007-08-06 Thread tra
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79509


User tra changed the following:

What|Old value |New value

 Assigned to|tra   |ihi





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:04:46 + 
2007 ---
ihi-tra: The string for the file open dialog (the corresponding Windows rc 
file) will be generated 
dynamically from an *.ulf file which is part of the fpicker module. The tool 
generating the native 
Windows rc file is called lngconvex and is located in the module 'shell'. I 
know that Andreas Schluens 
recently changed the Windows file picker. Maybe something got broken in the 
course of this action. You 
might want to ask him.

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



[sc-issues] [Issue 79681] Calc lags while typing and inverts the typed text

2007-08-06 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79681





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:05:24 + 
2007 ---
Hi,

go to tools-options-Load/Save-General and untag the Option Size Optimization for
XML Format.
Open your document, make your changes and save it under a new name. The option
is just to make the single XML files more human readable. Without it, the XML
tags will be on a single line.
Open the saved file with an ZIP tool like 7Zip, Winzip or Winrar. You can
extract all of the containing XML files but the data of the file is in the
content.xml .
Open this file with an text editor of your choice and you can check what type of
data is in it.

Frank

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



[l10n-issues] [Issue 78833] Adding Japanese specific l ocalized sort list 「睦月,如月,弥生,卯 月,皐月,水無月,文月,葉月,長月,神 無月,霜月,師走」

2007-08-06 Thread khirano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78833


User khirano changed the following:

What|Old value |New value

  CC|'forestcheng,maho'|'forestcheng,jlcheng,maho'





-
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 78167] unopkg does not accept boo tstrap parameter on command line

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78167


User jl changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|79643,79645   |79643,79645,80294
  is|  |





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:06:28 + 
2007 ---
.

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



[tools-issues] [Issue 80294] track potential 2.3 blocke rs

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80294


User jl changed the following:

What|Old value |New value

 IssuesThisDependsOn|80018,80265,80278,80314,80|78167,80018,80265,80278,80
|338   |314,80338





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



[porting-issues] [Issue 80288] osl_getModuleURLfromAddres s crashes if process has no current working di rectory.

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80288


User jl changed the following:

What|Old value |New value

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



[framework-issues] [Issue 80329] removing a bundled extensi on with postrun will make the extension manage r unusable

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80329


User jl changed the following:

What|Old value |New value

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



[framework-issues] [Issue 79643] use temporary java setting s when installing bundled extension / removing extension does not work

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79643


User jl changed the following:

What|Old value |New value

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



[framework-issues] [Issue 80121] unopkg add crashes on sola ris

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80121


User jl changed the following:

What|Old value |New value

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



[framework-issues] [Issue 79342] Crash when closing Office

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79342


User jl changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |80294
  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 80358] Area outside page mis-draw n when I open a HTML File in Writer

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80358


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |os

 Summary|UI Problems when I open a |Area outside page mis-draw
|HTML File |n when I open a HTML File 
|  |in Writer

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:11:27 + 
2007 ---
MRU-OS: open a HTML document in Writer (not Writer/Web) - the gray area (in
German: Wiese) around the page is incorrectly drawn in white

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



[tools-issues] [Issue 80294] track potential 2.3 blocke rs

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80294


User jl changed the following:

What|Old value |New value

 IssuesThisDependsOn|78167,80018,80265,80278,80|78167,79342,79643,79645,80
|314,80338 |014,80018,80121,80265,8027
|  |8,80288,80314,80329,80338





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:13:25 + 
2007 ---
Added i79342,i79643,i79645,i80014,80121,80288,80329,i78167

-
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 79645] Extension Manager should n ot write into the user directory when installi ng a shared extension

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79645


User jl changed the following:

What|Old value |New value

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



[installation-issues] [Issue 80014] Userland installation: . /install: /usr/bin/mktemp: No such file or dir ectory

2007-08-06 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80014


User jl changed the following:

What|Old value |New value

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



[framework-issues] [Issue 71144] after using findreplace, cursor is placed at the latest change

2007-08-06 Thread ufi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71144


User ufi changed the following:

What|Old value |New value

 Assigned to|[EMAIL PROTECTED]  |tm





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:36:08 + 
2007 ---
changing owner

-
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 79950] hyperlinks in TOC don't wo rk with simple click; only CTRL-click works

2007-08-06 Thread fl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79950





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:37:05 + 
2007 ---
Current spec describes what has been implemented for 2.3. Target of this issue
is 2.4 and need further discussion with the iTeam. iTeam will be complete end of
August due to vacation.

-
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 80314] Not possible to calculate in tables anymore

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80314


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:46:32 + 
2007 ---
Verified fix in CWS swqbf104.

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



[www-issues] [Issue 70609] Windows installation instr uctions should state that installation upgrade s OOo 2.0.x

2007-08-06 Thread ufi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70609


User ufi changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:46:42 + 
2007 ---
verified and closed 

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



[sc-issues] [Issue 80361] Failed to open a macro to view or edit

2007-08-06 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80361





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:50:16 + 
2007 ---
Hi,

you may try to move you .openofficeorg folder away and start a fresh
Userinstallation by starting OOo. If this helps, your old OOo profile is somehow
corrupted.

BTW there did you get the binaries from ? The OOo website or from Fedora ?

Frank

-
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 80326] Easy font change of Symbol s

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80326


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |requirements

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|FEATURE   |ENHANCEMENT

 Summary|Easy font change  |Easy font change of Symbol
|  |s





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 08:59:42 + 
2007 ---
Currently it is only possible to change the Variable and Text fonts (in
format.Fonts) to  a new default, but not the symbol fonts. All available Greek
symbols must be re-defined in a new symbol set.

-
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 79652] Assert on office start in m220

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79652


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:06:19 + 
2007 ---
Looks good in src680 m224.

-
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 79161] cws updchk06: help button opens the writer help

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79161


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:06:34 + 
2007 ---
Is ok in src680 m224.

-
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 79684] Assertion at shutdown of t he office

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79684





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:07:28 + 
2007 ---
Looks good in src680 m224.

-
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 79684] Assertion at shutdown of t he office

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79684


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:08:09 + 
2007 ---
closed

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



[ui-issues] [Issue 56444] IT: Calc Help for CELL fun ction is wrong

2007-08-06 Thread javieracosta
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56444


User javieracosta changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:10:06 + 
2007 ---
Verified in 2.2 - OK
Closing

-
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 80330] WW8: import loses cyrillic text content; may lead too Loop

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80330


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |hbrinkm

Keywords|oooqa |oooqa, regression

Priority|P3|P2

 Summary|Loss of text content when |WW8: import loses cyrillic
|try to import doc | text content; may lead to
|  |o Loop

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:20:13 + 
2007 ---
MRU-HBRINKM: see attached document. From the beginning of page two there is the
rest of the content missing. Selecting all or Undo on deleting text may lead to
loop in this document.
Broken since OO 2.0.3.

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



[l10n-issues] [Issue 66943] changing user interface fo nt following font troubleshooting guide doesn' t work.

2007-08-06 Thread ufi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66943


User ufi changed the following:

What|Old value |New value

   Component|documentation |l10n

  QA contact|[EMAIL PROTECTED]  |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:21:47 + 
2007 ---
Are the correct fonts for Chinese versions of OOo included?
This is no documentation issue but localization(?)

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



[l10n-issues] [Issue 66943] changing user interface fo nt following font troubleshooting guide doesn' t work.

2007-08-06 Thread ufi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66943


User ufi changed the following:

What|Old value |New value

 Assigned to|[EMAIL PROTECTED]  |sba

Subcomponent|www   |ui





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:22:38 + 
2007 ---
.

-
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 80372] Change Formula object does n't update frame size

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80372





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:23:29 + 
2007 ---
This sounds like it has the same root cause as issue i78720. I will check this
soon with OO 2.3 dev build 680m225, where issue i78720 is 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]



[framework-issues] [Issue 79147] cws updchk06: download loc ation not always changable

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79147


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:13:36 + 
2007 ---
OK in src680 m224.

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



[l10n-issues] [Issue 66943] changing user interface fo nt following font troubleshooting guide doesn' t work.

2007-08-06 Thread zhangweiwu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66943





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:30:22 + 
2007 ---
 Are the correct fonts for Chinese versions of OOo included?

Do you mean if my system have a good usable Chinese font installed, or do you
mean there is a font (or several fonts) embed in the OOO distribution and ask me
if I installed one of them? Or are you asking for the font name of Chinese font
that on my system OOO should try to use?

The usable Chinese font name on my computer is AR PL ShanHeiSun Uni when
locale is set to en_US.UTF-8 and the font name is 文PL细上海宋Uni. I do not
have the knowledge to tell why the same font have different name when locale is
set different.

 This is no documentation issue but localization(?)
More likely, yes.

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



[sc-issues] [Issue 80360] BasicProviderImpl

2007-08-06 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80360


User fst changed the following:

What|Old value |New value

Priority|P2|P3





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:33:04 + 
2007 ---
Hi,

I'm sorry but I can't reproduce the described problem.

I can't find any Macro Standard.compiler_check_for_update? this is not a OOo
Macro I think. Also it can't be found in the file provided, beside that it won't
be run as these macros are VBA and currently can't be run inside OOo without
manual editing.

Please describe step by step how to reproduce the problem you've described,
otherwise I have to close thois Issue as Invalid.

Frank

-
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 79223] cws updchk06: exception ca uses Office crash

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79223





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:36:06 + 
2007 ---
Looks good in src680m224.

-
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 53184] cannot open files from she ll if UNC server has a _ (underscore)

2007-08-06 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53184


User hro changed the following:

What|Old value |New value

  Issue type|DEFECT|PATCH





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:38:11 + 
2007 ---
Changed type to patch.

@kpalagin: Thx for the patch, looks good. Unfortunately I hadn't enough time to
integrate it into 2.3 - you know, it's not just changing some source code lines,
testing and quality assurance also has to be done.

@jwr: Please stop those dump offending and unqualified comments. Next time you
will be banned.

I'm not willing to comment on how I spend my time and why there wasn't enough
time to integrate this issue in 2.3.

If you had a closer look at the task, you would have seen that the target was
changed and it's neither closed nor under investigation. The log shows that the
target was changed - any need to write this in the comment 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]



[framework-issues] [Issue 79134] Online Update: download fa ils if downloaded file got removed

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79134


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:39:25 + 
2007 ---
Is ok in src680m224.

-
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 79162] cws updchk06: Notification icon after a failed check for update

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79162


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:39:43 + 
2007 ---
ok in src680 m224.

-
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 79223] cws updchk06: exception ca uses Office crash

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79223


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:40:01 + 
2007 ---
OK in src680m224

-
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 79257] cws updchk06: cancel a pau sed download cancels unconfirmed

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79257


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:42:20 + 
2007 ---
Isd ok in src680 m224.

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



[ui-issues] [Issue 79525] update the Online Help to the latest changes within the Online Update

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79525


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:42:42 + 
2007 ---
Online help is updated in src680 m224

-
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 79252] cws updchk06: paused downl oad displays 0% after Office restart

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79252


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:44:27 + 
2007 ---
Wll done in src 680 m224.

-
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 80338] openoffice base cannot con nect to database with system-hsqldb

2007-08-06 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80338


User sb changed the following:

What|Old value |New value

 Assigned to|sb|oj





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:45:09 + 
2007 ---
How to reproduce with Sun-built unxlngi6.pro SRC680m224 OpenOffice.org:

1  Add the following line to program/jvmfwk3rc (which should not yet have any
line starting with UNO_JAVA_JFW_CLASSPATH_URLS):

  UNO_JAVA_JFW_CLASSPATH_URLS=$ORIGIN/classes/hsqldb.jar

2  Start program/soffice, then File - New - Database, in the first pane of
Database Wizard dialolg click Next  and on the second pane check Create
tables using the table wizard and click Finish.  In the Save as dialog
click Save:  ClassNotFoundException on stdout and The connection to the
data source could not be established. error box (clicking OK then gives the
com.sun.star.sdbc.SQLException: General error: java.lang.NullPointerException
stack trace on stderr).

The problem is that in line 222 of
hsqldb/unxlngi6.pro/misc/build/hsqldb/src/org/hsqldb/Database.jar

  Class zclass = Class.forName(fileaccess_class_name);

fileaccess_class_name is com.sun.star.sdbcx.comp.hsqldb.StorageFileAccess.  The
application class loader that loaded Database.jar does not know that class.



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



[sc-issues] [Issue 76535] cross-sheet validity gets lost after xls export/import

2007-08-06 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76535





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:47:29 + 
2007 ---
*** Issue 80317 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]



[sc-issues] [Issue 80317] Data range validity: data range lost when exported to Excel and open bac k in OOo

2007-08-06 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80317


User fst changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:47:29 + 
2007 ---
Hi Sophie,

this is a double to Issue 76535 .

Excel isn't able to use references to other sheets in Validity.

Frank

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

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



[sc-issues] [Issue 80317] Data range validity: data range lost when exported to Excel and open bac k in OOo

2007-08-06 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80317


User fst changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:47:50 + 
2007 ---
closed double

-
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 79130] Progess flickers

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79130


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:47:56 + 
2007 ---
Looks good in src680m224

-
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 53184] cannot open files from she ll if UNC server has a _ (underscore)

2007-08-06 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53184





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:49:39 + 
2007 ---
Hennes,
can we integrate this patch into first build of 2.4 please?
P.S. The patch is not mine, I am just trying to push it.
P.P.S. While at it please also consider 
http://www.openoffice.org/issues/show_bug.cgi?id=74820

All,
due to popular demand I am posting links to OOo build with this patch 
integrated:

Page http://www.i-rs.ru/download

Russian language installer ftp://ftp.chg.ru/pub/OpenOffice-
RU/2.2.1/ru/OOo_2.2.1_Win32Intel_install_ru_infra_wJRE.exe

English language pack http://download.i-
rs.ru/pub/openoffice/2.2.1/ru/OOo_2.2.1_Win32Intel_langpack_en-US_infra.exe



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



[api-issues] [Issue 80374] Add possibility to cancel a loadComponentFromURL() request

2007-08-06 Thread mnasato
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80374
 Issue #|80374
 Summary|Add possibility to cancel a loadComponentFromURL() req
|uest
   Component|api
 Version|OOo 2.2.1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|FEATURE
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|mnasato





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:50:18 + 
2007 ---
It would be nice to be able to cancel an XComponentLoader.loadComponentFromURL()
request, in the same way that e.g. XFrameLoader has a cancel() method for its
load() one.

Related discussion on the api-dev mailing list

  http://www.mail-archive.com/[EMAIL PROTECTED]/msg05901.html

-
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 80018] options dialog of extensio n does not work

2007-08-06 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80018


User jsk changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:50:52 + 
2007 ---
No crash, string is ok. Verified.

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



[porting-issues] [Issue 73328] building vanilla with java -gcj-compat

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73328


User pjanik changed the following:

What|Old value |New value

  CC|'cmc,maho,rene'   |'cmc,maho,pjanik,rene'

Target milestone|OOo 2.3   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 09:55:25 + 
2007 ---
Move target

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



[l10n-issues] [Issue 45576] [IT]: Ambiguous use of wor d Modelli for Styles and formatting in ita lian translation

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45576


User pjanik changed the following:

What|Old value |New value

 Summary|IT: Ambiguous use of word |[IT]: Ambiguous use of wor
|Modelli for Styles and |d Modelli for Styles an
|formatting in italian tra|d formatting in italian t
|nslation  |ranslation





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



[l10n-issues] [Issue 71956] [IT]: Poor translations in Character - Effects (lowercase/uppercase) di alog

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71956


User pjanik changed the following:

What|Old value |New value

 Summary|IT: Poor translations in C|[IT]: Poor translations in
|haracter - Effects (lower| Character - Effects (low
|case/uppercase) dialog|ercase/uppercase) dialog





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



[l10n-issues] [Issue 73470] [IT]: Incorrect translatio ns for icon (simbolo, barra dei simboli)

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73470


User pjanik changed the following:

What|Old value |New value

 Summary|IT: Incorrect translations|[IT]: Incorrect translatio
| for icon (simbolo, b|ns for icon (simbolo, 
|arra dei simboli)|barra dei simboli)





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



[l10n-issues] [Issue 70696] [IT]: Wrong translation of Collate (Ordina - Fascicola)

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70696


User pjanik changed the following:

What|Old value |New value

 Summary|IT: Wrong translation of |[IT]: Wrong translation of
|Collate (Ordina - Fas| Collate (Ordina - F
|cicola)  |ascicola)





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



[l10n-issues] [Issue 51933] [JA]UI: translation for Gu ides (Impress/Draw) is inconsistent

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51933


User pjanik changed the following:

What|Old value |New value

 Summary|ja UI: translation for Gui|[JA]UI: translation for Gu
|des (Impress/Draw) is inco|ides (Impress/Draw) is inc
|nsistent  |onsistent





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



[tools-issues] [Issue 23626] Autodoc: Broken spacing in generated HTML

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=23626


User pjanik changed the following:

What|Old value |New value

  CC|''|'pjanik'





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:02:07 + 
2007 ---
np: will you make this into 2.3?


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



[sc-issues] [Issue 80318] Data range validity : perc ent and date format not respected in the list

2007-08-06 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80318


User fst changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |dr

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:02:53 + 
2007 ---
Hi Daniel,

please have a look at this one.

Frank

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



[porting-issues] [Issue 72150] configure: without-stlport 4 breaks configure, when using some with-syste m -flags

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72150


User pjanik changed the following:

What|Old value |New value

  CC|'mox,sparcmoz'|'mox,rene,sparcmoz'

Target milestone|OOo 2.3   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:03:47 + 
2007 ---
Move target.

Rene: do you see some issue in the respective code?


-
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 80292] WW8: Hanging Indent in End note adds a tab character

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80292


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |hbrinkm

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

 Summary|Microsoft Word Hanging Ind|WW8: Hanging Indent in End
|ent disappears when saved |note adds a tab character
|in Word 2000 format   |

Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:09:07 + 
2007 ---
MRU-HBRINKM: see attched odt document. Export this to WW8-format and reopen -
the Paragraph Author... (in the endnote area) has an unnecessary tab character
at its beginning. 
Deleting this, the paragraph will look as desired.
I was also able to reproduce this with an odt document created from the scratch.

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



[xml-issues] [Issue 71515] Supplementary Unicode char s sometimes broken when written to ODF

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71515


User pjanik changed the following:

What|Old value |New value

  CC|'khirano' |'khirano,pjanik'





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:09:33 + 
2007 ---
mib: retarget to 2.4?


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



[xml-issues] [Issue 66693] sax: wrong usage of the fu nction AddBytes

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66693


User pjanik changed the following:

What|Old value |New value

  CC|'mhu,st'  |'mhu,pjanik,st'





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:10:22 + 
2007 ---
mib: this issue is type PATCH. is the patch ok? Is the target 2.3 still valid?


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



[api-issues] [Issue 79149] API: sfx.StandaloneDocumen tInfo::com::sun::star::document::DocumentInfo

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79149





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:13:17 + 
2007 ---
mba: it is integrated now and 2.3 is getting closer. What to do with this issue 
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]



[framework-issues] [Issue 79132] Directory of downloaded fi le not shown

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79132


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:13:33 + 
2007 ---
Is ok in src680m224.

-
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 80311] Difficult to select items inside frame when frame selected

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80311


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:14:10 + 
2007 ---
Resolving issue, Feature available in my eyes.

-
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 80311] Difficult to select items inside frame when frame selected

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80311


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:14:33 + 
2007 ---
Closing 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 72804] Border dialog preview inco rrect for RTL

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72804


User pjanik changed the following:

What|Old value |New value

Target milestone|OOo 2.3   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:15:07 + 
2007 ---
Move target because of inactivity and code freeze.


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



[udk-issues] [Issue 78208] Bridges Java client / serv er tests fail

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78208


User pjanik changed the following:

What|Old value |New value

Target milestone|OOo 2.3   |DevTools





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:15:58 + 
2007 ---
Change target to DevTools. Tests are not part of the product, thus they can 
wait ;-)


-
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 79945] Crash creating a new autot ext

2007-08-06 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79945


User mru changed the following:

What|Old value |New value

 Assigned to|sba   |mru





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:16:50 + 
2007 ---
Reassigned to MRU.

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



[api-issues] [Issue 80106] A few syntax errors in IDL documentation

2007-08-06 Thread np
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80106


User np changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:17:50 + 
2007 ---
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]



[api-issues] [Issue 80374] Add possibility to cancel a loadComponentFromURL() request

2007-08-06 Thread as
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80374


User as changed the following:

What|Old value |New value

 Assigned to|jsc   |as

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:18:36 + 
2007 ---
My area .-)

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



[l10n-issues] [Issue 44080] Thai shaping doesn't work when export to flash

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44080





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:20:25 + 
2007 ---
As this issue is fixed, can anyone please verify it and close this?

Thank you.


-
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 79394] Update Notification bubble doesn't follow parent

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79394


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:21:22 + 
2007 ---
Looks good for me in src680m224.

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



[l10n-issues] [Issue 51933] [JA]UI: translation for Gu ides (Impress/Draw) is inconsistent

2007-08-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51933


User pjanik changed the following:

What|Old value |New value

Target milestone|OOo 2.3   |---





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:26:29 + 
2007 ---
de-target.


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



[l10n-issues] [Issue 74619] [DE] Typo in UI dialog 143 5058176 (missing punctuation)

2007-08-06 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74619





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:31:47 + 
2007 ---
I don't know till I have new screenshots.

I found this bug while looking if all UI are right in German.

This was at the time the German text was extracted from the source code.

I wait for doing new screenshots if I have the CWS build localisation21 whre I
wait still four days for.

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



[tools-issues] [Issue 23626] Autodoc: Broken spacing in generated HTML

2007-08-06 Thread np
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=23626


User np changed the following:

What|Old value |New value

Target milestone|OOo 2.3   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:32:11 + 
2007 ---
np-pjanik: I just notice, I targeted this myself to 2.3., my fault. But I am
sorry I won't make it for 2.3, it will be in Sept. on the SRC680 code line.


-
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 80338] openoffice base cannot con nect to database with system-hsqldb

2007-08-06 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80338


User oj changed the following:

What|Old value |New value

 Assigned to|oj|sb





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:36:47 + 
2007 ---
@sb: When you replace the line
UNO_JAVA_JFW_CLASSPATH_URLS=$ORIGIN/classes/hsqldb.jar
with
UNO_JAVA_JFW_CLASSPATH_URLS=$ORIGIN/classes/hsqldb.jar;$ORIGIN/classes/sdbc_hsqldb.jar

everything works. It seems that this line overwrites existing jar files.

-
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 79341] Changing a value into a au toincrement after saving not possible

2007-08-06 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79341


User mechtilde changed the following:

What|Old value |New value

 Assigned to|dbaneedsconfirm   |msc

Keywords|regression|oooqa, regression





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:37:12 + 
2007 ---
reassigned because of regression

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



[tools-issues] [Issue 80353] to-be-SRC680_m225: sfx2/so urce/view/viewsh.cxx missing include

2007-08-06 Thread hr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80353


User hr changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:38:13 + 
2007 ---
fixed as masterfix in SRC680 m225

-
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 80375] Autorecovery: 'Cancel' fai led if autorecovery failed

2007-08-06 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80375
 Issue #|80375
 Summary|Autorecovery: 'Cancel' failed if autorecovery failed
   Component|framework
 Version|680m224
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|as
 Reported by|of





--- Additional comments from [EMAIL PROTECTED] Mon Aug  6 10:40:14 + 
2007 ---
- created a document and saved it with password
- killed the office with 'Strg + C'
- restarted soffice
- Recovery dialog comes and offers to recover this document - do it
- entered wrong password (still possible in m224, fixed in 225)
- file doesn't recover
- close the office and restart it
- file is offered for recovery - do it
- Recovery dialog comes up wit the information that recovery failed
- click 'Cancel'
- close the running office and restart it
- recovery is offered again
- canceling on the first side of the dialog works

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