[framework-issues] [Issue 69998] Crash at OO start-up

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


User cmc changed the following:

What|Old value |New value

Platform|Opteron/x86_64|All

 Version|OOo 2.0.2 |OOo 2.3





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:54:53 + 
2007 ---
Both different reports are actually i386 rpms, not x86_64 ones, so adjusting
platform away from x86_64. These are two different reports from two different
versions of OOo with two different crashes by two different people reported on
two different years. FC-5 is no longer supported I'm afraid so to user no #1 I
suggest to upgrade. 

Nevertheless for #1 the crash looks like a problem in parsing the java config
file ~/.openoffice.org2.0/user/config/javasettings_Linux_x86.xml, it may have
become corrupt, if still relevant I suggest to 
mv  ~/.openoffice.org2.0/user/config/javasettings_Linux_x86.xml /tmp
and attempt to start OOo without it and let it regenerate that file.

>From user #2 (cellarstella), what's the version of glibc, i.e. 
rpm -q glibc
and how many cpus do you have, i.e. 
cat /proc/cpuinfo | grep -c ^processor
and does it happen every time ?
I have to say that it works without problem on my own up to date FC-7 box so
it's not a global problem anyway.

-
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 83347] User Confusion - Need Alte rnate Path to set/remove document password

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


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |requirements

   Component|Word processor|framework

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:52:37 + 
2007 ---
Reassigned to requirements.
Changed component as long as "password" issues relate to all application in OOo.

-
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 83347] User Confusion - Need Alte rnate Path to set/remove document password

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


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |requirements

   Component|Word processor|framework

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:52:37 + 
2007 ---
Reassigned to requirements.
Changed component as long as "password" issues relate to all application in OOo.

-
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 72764] meta issue for watching op en issues with patches of CH2000

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


User lijian changed the following:

What|Old value |New value

 IssuesThisDependsOn|1163,23299,26795,27725,310|1163,23299,26795,27725,310
|97,36213,47532,51150,56229|97,36213,47532,51150,56229
|,56352,60116,63144,63848,6|,56352,60116,63144,63848,6
|4462,64495,65041,67015,672|4462,64495,65041,67015,672
|25,69281,69898,70671,70991|25,69281,69898,70671,70991
|,71327,71445,71600,71761,7|,71327,71445,71600,71761,7
|2119,72310,72598,72738,733|2119,72310,72598,72738,733
|54,73355,73964,74385,74718|54,73355,73682,73964,74385
|,74723,74739,75008,75110,7|,74718,74723,74739,75008,7
|5112,75113,75114,7511 |5110,75112,75113,7511





-
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 73682] crash when compare two wor d process documents

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


User lijian changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |72764
  is|  |

  Issue type|DEFECT|PATCH





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:50:40 + 
2007 ---
lijian->ama:
I have submitted a patch file. Please review it. :)
I found it was the reason that the end of delete-redline 
should point to end of the last txtnode whose nContent = 25,
not the start of the Endnode(nIdx = 17).

I still have a question:
You said pNext && pPrev of SwNodeIndex points to Prev/Next 
SwNodeIndes in the Nodes-Array list. But then what is the 
difference of the result between pNext/pPrev of SwNodeIndes
and Operator++()/Opeartor--() ?

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]



[sw-issues] [Issue 83351] Sort function does not sor t correctly for bibliographic purposes

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


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |sba





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:47:10 + 
2007 ---
Reassigned to SBA.

-
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 83200] Uncontrolled change slide' s design

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:45:58 + 
2007 ---
In other words: 
if I add new slide in Draw Mode, its design is the same as previous.
if I add new slide in Outline Mode, its design is NOT the same as previous.

-
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 83246] crash pasting data from te xt editor into writer tables

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:42:38 + 
2007 ---
Created an attachment (id=49451)
Crash Report from Open Office 2.3 copy made during recovery


-
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 73682] crash when compare two wor d process documents

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:42:29 + 
2007 ---
Created an attachment (id=49450)
patchfile for this issue


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

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


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



[sw-issues] [Issue 83246] crash pasting data from te xt editor into writer tables

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:41:41 + 
2007 ---
Created an attachment (id=49449)
How the crash happened - sequence


-
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 83246] crash pasting data from te xt editor into writer tables

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:40:57 + 
2007 ---
Created an attachment (id=49448)
File recovered by O3 Writer after crash


-
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 83246] crash pasting data from te xt editor into writer tables

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:40:04 + 
2007 ---
Created an attachment (id=49447)
crash pasting data from text editor into writer tables


-
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 82879] Freeze on drag'n'drop in d ocument opened via loadComponentFromUrl()

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


User jsk changed the following:

What|Old value |New value

 Assigned to|jsk   |pl

Priority|P3|P2

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:37:21 + 
2007 ---
What happens here is that the window created by the beanshell script does not
work as a drop target which i believe is more likely VCL related -> to pl.

Note that this is no regression - tested this back to PU 7 but it is well worth
to get fixed for 2.4, i set the prio to 2 because the office frequently ends up
in a frozen state (not always)

-
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 83346] Endnotes disappear from XH TML export

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


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |jsi





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:33:02 + 
2007 ---
Reassigned to JSI.

-
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 83355] Java installer fails to me asure free disc space on Indiana (OpenSolaris)

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


User md changed the following:

What|Old value |New value

Target milestone|---   |OOo 2.3.1





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:30:27 + 
2007 ---
MD: Setting target 2.3.1

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

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


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



[installation-issues] [Issue 83355] Java installer fails to me asure free disc space on Indiana (OpenSolaris)

2007-11-05 Thread md
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83355
 Issue #|83355
 Summary|Java installer fails to measure free disc space on Ind
|iana (OpenSolaris)
   Component|Installation
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|Solaris
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|obr
 Reported by|md





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:29:42 + 
2007 ---
I installed latest Indiana Developer Preview release from
http://opensolaris.org/os/.

When I try to install OOo 2.3 via the Java installer on such a machine, I
noticed that the calculation of free disk space seem to fail. I got an error
message after selecting "Next" in the installer dialog of selcting components,
telling me about none sufficiant discspace.

Required disc space: 491916 kB
Available disc space: 3708 kB

Indeed there is enough free disc space in /opt/ where I tried to install. here
are the results of "df -k ." at /opt/

bash-3.2$ df -k .
Filesystem   1K-blocks  Used Available Use% Mounted on
zpl_slim/opt  11051799  3708  11048091   1% /opt 

So it looks to me the values of "Used" and "Available" are mixed up somehow in
the Java installer process of OOo.

-
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 82924] Incoherent behaviour of th e chart dialog window

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


User kla changed the following:

What|Old value |New value

 Assigned to|kla   |iha

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Priority|P3|P4

Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:27:24 + 
2007 ---
@iha: pls have a look

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

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


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



[installation-issues] [Issue 73002] Tarball missing install in structions

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


User of changed the following:

What|Old value |New value

   Component|qa|documentation

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

Subcomponent|tcm   |How To





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:18:40 + 
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]



[l10n-issues] [Issue 65145] Wrong Chinese Simplified/T raditional conversion table

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


User khong changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:16:42 + 
2007 ---
started.

-
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 49371] [cinna-linux] query icon t ooltips of menu bar on SS8 Base is not L10n??? ed

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


User khong changed the following:

What|Old value |New value

 Assigned to|khong |coni





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:13:27 + 
2007 ---
Rafealla, please take over this l10n 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]



[installation-issues] [Issue 73002] Tarball missing install in structions

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


User khong changed the following:

What|Old value |New value

 Assigned to|khong |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:09:30 + 
2007 ---
installation 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]



[installation-issues] [Issue 72589] Open Office.org Post Insta llation Bug Reporting in Microsoft Office Tool bars for Word 2003, PowerPoint 2003 and Outloo k 2003.

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


User khong changed the following:

What|Old value |New value

 Assigned to|khong |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:06:49 + 
2007 ---
installation 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]



[installation-issues] [Issue 17800] Java integration at wrong position (-net)

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


User andreschnabel changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:03:40 + 
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]



[installation-issues] [Issue 17800] Java integration at wrong position (-net)

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


User andreschnabel changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME

Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:03:20 + 
2007 ---
since OOo 2.0 handles java from within Tools - Options dialog, this requiremend
is met

-
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 80296] Reinstallation of an addon does not activate the new version completely.

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


User brinzing changed the following:

What|Old value |New value

  CC|'hi,jsc'  |'brinzing,hi,jsc'





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:00:51 + 
2007 ---
adding me to cc

-
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 80296] Reinstallation of an addon does not activate the new version completely.

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 07:00:09 + 
2007 ---
Created an attachment (id=49446)
org.openoffice.desktop.deployment.options.ExtensionData.dat


-
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 80296] Reinstallation of an addon does not activate the new version completely.

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 06:59:33 + 
2007 ---
Created an attachment (id=49445)
extensiondialog_2


-
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 80296] Reinstallation of an addon does not activate the new version completely.

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 06:58:59 + 
2007 ---
Created an attachment (id=49444)
extensiondialog_1


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

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


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



[framework-issues] [Issue 80296] Reinstallation of an addon does not activate the new version completely.

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 06:57:54 + 
2007 ---
Hi, 

i will provide a second example ...
i used oo 2.3 m233 (vista)

- install "extensiondialog_1.oxt"
  i used: unopkg add extensiondialog_1.oxt -v -f --shared

- open a calc document, open the calc preferences (Tools -> Options),
  you will find a new entry "Demo Options Page" 
- enter some data / change checkbox/radiobutton ...
- close with ok, open again, check the entered data/values ...
- uninstall "extensiondialog_1.oxt"
  i used: unopkg remove extensiondialog_1.oxt -v -f --shared

- install "extensiondialog_2.oxt", 
  i would suggest to rename it first to "extensiondialog_2.oxt"
 
- enter data in the new textfield "new Field"
- close with ok, open again, the data for new field was *not* saved
- close openoffice
- delete user\registry\cache\org.openoffice.desktop.deployment.
 options.ExtensionData.dat"
- try again, and it will work ...

changes made in "extensiondialog_2.oxt"

- changed the "ExtensionDialog.xdl" and added a new textfield

  
  

- also changed ExtensionDialog.xcs, added:

  

  

  and last changed the "OptionsEventHandler.java" to allow saving "String2"

Oliver

-
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 69998] Crash at OO start-up

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


User of changed the following:

What|Old value |New value

 Assigned to|tm|cmc





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 06:17:49 + 
2007 ---
Look like a FC related problem. You are not using a vanilla OOo

-
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 31097] Data Point Symbol size cha nges when a different symbol is choosen

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 06:14:45 + 
2007 ---
Created an attachment (id=49443)
The patch file of about i31097#-v6


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



[printing-issues] 5000$ monthly!

2007-11-05 Thread Alex
http://wi-r.nm.ru - 5000$ monthly!


-
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 83353] Missing IDL for com.sun.st ar.awt.DisplayAccess

2007-11-05 Thread zhangxiaofei
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83353
 Issue #|83353
 Summary|Missing IDL for com.sun.star.awt.DisplayAccess
   Component|api
 Version|680m225
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|mav
 Reported by|zhangxiaofei





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 05:24:59 + 
2007 ---
The service com.sun.star.awt.DisplayAccess is not documented in offapi.

-
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 3395] Reveal formatting codes

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 05:24:00 + 
2007 ---
"different domains of those that prefer reveal codes and those that prefer
styles" That's simply because those (from the different domains) don't
understand that the 2 things are separate & complimentary. If you've used WP's
styles you'd see that they even implement the RC inside the styles editor.

This I've used to make those table of contents (etc.) work properly, as you
sometimes find (in WP) that the bold or font size gets brought with the heading.
With the styles editor's RC you can place the TOC Open marker just after the
formatting & the TOC Close marker just after the text - so only the text gets
copied to the TOC. True, OOo doesn't need this particular scenario as it never
copies the formating to the TOC & the TOC gets formatted separately. But,
wouldn't it be great if you could make a thing work EXACTLY the way you intend,
instead of this hit-and-mis approach?

"What she writes today will be formatted differently than what she writes
tomorrow" Yes and with Styles it would be a simple change to reformat an
existing document. RC would not make you work more efficiently if you are
reformatting from scratch, except that it would show you where there are
erroneous formatting. Where RC REALLY helps is when you've got several docs
combined or starting from a corruptly formatted document.

"Styles takes some time to learn.  Most home users want and use a word
processing program for those one-time documents and will never need or use have
the tools of styles.  Shouldn't these peoples needs be addressed?" Uhh ...
if they don't use styles because it's just a once off thing, I think they're not
really power-users and thus wouldn't even know of RC.

"Removing all formatting and then using styles is not an option." I agree, it is
simply a waste of time. Unfortunately this is the only method of getting rid of
"nearly" all formatting errors in OOo. If you combine the use of Styles & RC in
WP you see that this type of thing becomes a breeze in comparison. If you only
use one or the other (Style or RC) you're not making it that much easier for
yourself.

"The reveal codes function should not only reveal the formating codes, but allow
the user select them, change them and copy and paste them." Yes! In total
agreement there. Having just a code viewer is probably better than what's
available know, but it would be like aiming for the outside ring on the target
instead of trying for a bull's eye.

-
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 83352] General Input/Output error

2007-11-05 Thread pohyg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83352
 Issue #|83352
 Summary|General Input/Output error
   Component|framework
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|pohyg





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 05:09:29 + 
2007 ---
General Input/Output Error and General Error occured during saving file in odp 
and ods. 

Temporal solution was to save in in ppt and xls and then save it back to odp 
and ods format.

At the point of writing Calc and Impress was observed to have that property.

-
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 83348] OOo locks up with simple b ehaviour

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 04:19:16 + 
2007 ---
Nevermind, finally found where this is related to Crux et al and GTK etc

-
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 83351] Sort function does not sor t correctly for bibliographic purposes

2007-11-05 Thread lawfair
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83351
 Issue #|83351
 Summary|Sort function does not sort correctly for bibliographi
|c purposes
   Component|Word processor
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|mru
 Reported by|lawfair





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 04:01:56 + 
2007 ---
When performing an alphanumeric sort in Office Writer for a list which contains
both numeric and alpha lead characters, there are two mistakes from a librarians
point of view.  Numbers should be ordered chronologically:
1
2
3
etc... as opposed to:
1
100
10
11
etc... the latter is how alphanumeric sort works in OOo, but the former would be
preferable.  

Additionally for librarian purposes it would be useful if the sort function
ignored both definite articles ("the") and indefinite articles ("a", "an"), as
we tend to ignore those as searchable words except obviously when they are
isolated.  The equivalent words in other languages should in general be ignored
in those languages version of the program as well.  As an example, "The Dog
Catches the Ball" should precede in a sorted list "Dog Day Nights", which should
precede "A Dog Tale".

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]



[tools-issues] [Issue 72764] meta issue for watching op en issues with patches of CH2000

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


User liangweike changed the following:

What|Old value |New value

 IssuesThisDependsOn|1163,23299,26795,27725,310|1163,23299,26795,27725,310
|97,36213,47532,51150,56229|97,36213,47532,51150,56229
|,56352,60116,63144,63848,6|,56352,60116,63144,63848,6
|4462,64495,65041,67015,672|4462,64495,65041,67015,672
|25,69281,69898,70991,71327|25,69281,69898,70671,70991
|,71445,71600,71761,72119,7|,71327,71445,71600,71761,7
|2310,72598,72738,73354,733|2119,72310,72598,72738,733
|55,73964,74385,74718,74723|54,73355,73964,74385,74718
|,74739,75008,75110,75112,7|,74723,74739,75008,75110,7
|5113,75114,75115,7511 |5112,75113,75114,7511





-
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 70671] Wrong display in pages vie w

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


User liangweike changed the following:

What|Old value |New value

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



[tools-issues] [Issue 72764] meta issue for watching op en issues with patches of CH2000

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


User liangweike changed the following:

What|Old value |New value

 IssuesThisDependsOn|1163,23299,26795,27725,310|1163,23299,26795,27725,310
|97,36213,47532,51150,56229|97,36213,47532,51150,56229
|,56352,60116,63144,63848,6|,56352,60116,63144,63848,6
|4462,64495,65041,67015,672|4462,64495,65041,67015,672
|25,69281,69898,70991,71327|25,69281,69898,70991,71327
|,71445,71600,71761,72119,7|,71445,71600,71761,72119,7
|2310,72598,72738,73354,733|2310,72598,72738,73354,733
|55,73964,74385,74718,74723|55,73964,74385,74718,74723
|,74739,75008,75110,75112,7|,74739,75008,75110,75112,7
|5113,75114,75115,7511 |5113,75114,75115,7511





-
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 79712] it must be possible to dis able the accelarator also for awt/controls

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


User liangweike changed the following:

What|Old value |New value

  CC|''|'liangweike'

OtherIssuesDependingOnTh|  |72764
  is|  |





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 03:35:46 + 
2007 ---
liangweike->cd: Thank you for your instruction.

-
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 79712] it must be possible to dis able the accelarator also for awt/controls

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


User liangweike changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |49442)
All of the changes 
|  |are involved in the two mo
|  |dules: toolkit and offapi.
|  |






--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 03:32:27 + 
2007 ---
Created an attachment (id=49442)
All of the changes are involved in the two modules: toolkit and offapi.


-
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 83280] OOo fails to detect db 4.6

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


User mh changed the following:

What|Old value |New value

 Assigned to|mh|rt





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 02:58:50 + 
2007 ---
reassign

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

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


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



[framework-issues] [Issue 73537] Save as type drop down mis sing in two monitor config

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





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 01:34:31 + 
2007 ---
I just encountered this issue today. Some different observations that have not
been described can be observed.

This issue does not seem to occur when the main frame of the document is in the
primary monitor. If a document that shows the "Save as type" drop-down menus
correctly is moved to the secondary monitor, it may not show the "Save as type"
drop-down and check boxes. If the second monitor is positioned above the primary
monitor, the drop-down is missing. If the bottom edge of the secondary monitor
is aligned at the left in the dual monitor configuration, the drop-down appears.
If the secondary monitor is aligned so that only the lower right third of
secondary monitor is aligned with the upper left third of the primary monitor
display, the drop-down disappears if the primary document window is on the
secondary display. If the document window frame is moved back to the primary
display, the expected drop-down menu and check boxes reappear, even when the 
"Save as type" dialog frame appears on the secondary display.

OpenOffice 2.3.0, Windows XP
IBM ThinkPad X31, ATI Radeon, dual monitor
laptop LCD 1024x768
external KDS 1680x1050

-
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 83350] Page Format A3 is wrong in Draw on Win xp

2007-11-05 Thread alfleon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83350
 Issue #|83350
 Summary|Page Format A3 is wrong in Draw on Win xp
   Component|Drawing
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|formatting
 Assigned to|cgu
 Reported by|alfleon





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 00:07:12 + 
2007 ---
Page Format A3 is wrong in Draw on Win xp there is a discussion on patch about 
this but I don't know if they are going in the right direction.

I've checked also in win 2003 SRV (SBS 2003 R2)on opteron platform, on that 
platform this error does not occur. I Hope this can be a pointer

There are several other wrong formats besides the argument of not allowing size 
bigger than 300

see also formats in word are Wrong. DL is not 16,20cm (width) by 22,90cm 
(Length)

Please check, there are many errors.

Some of these errors existed on OOo 2.2


The following table shows the width and height of all ISO A and B paper 
formats, as well as the ISO C envelope formats. The dimensions are in 
millimeters:

A Series Formats B Series Formats C Series Formats  
4A0 1682 × 2378 – – – –  
2A0 1189 × 1682 – – – –  
A0 841 × 1189 B0 1000 × 1414 C0 917 × 1297  
A1 594 × 841  B1 707 × 1000 C1 648 × 917  
A2 420 × 594  B2 500 × 707  C2 458 × 648  
A3 297 × 420  B3 353 × 500  C3 324 × 458  
A4 210 × 297 B4 250 × 353 C4 229 × 324  
A5 148 × 210  B5 176 × 250  C5 162 × 229  
A6 105 × 148  B6 125 × 176  C6 114 × 162  
A7 74 × 105  B7 88 × 125  C7 81 × 114  
A8 52 × 74  B8 62 × 88  C8 57 × 81  
A9 37 × 52  B9 44 × 62  C9 40 × 57  
A10 26 × 37  B10 31 × 44  C10 28 × 40

DL Isn't listed here  

check here:

Format Size [mm] Content Format  
C6 114 × 162 A4 folded twice = A6  
DL 110 × 220 A4 folded twice = 1/3 A4  
C6/C5 114 × 229 A4 folded twice = 1/3 A4  
C5 162 × 229 A4 folded once = A5  
C4 229 × 324 A4  
C3 324 × 458 A3  
B6 125 × 176 C6 envelope  
B5 176 × 250 C5 envelope  
B4 250 × 353 C4 envelope  
E4 280 × 400 B4 

At this page detailed info can be found -> http://www.cl.cam.ac.uk/~mgk25/iso-
paper.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]



[sc-issues] [Issue 83254] MATCH function works incor rectly for strings containing parentheses.

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


User ydubinsky changed the following:

What|Old value |New value

  Status|CLOSED|UNCONFIRMED

  Resolution|INVALID   |





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 23:39:55 + 
2007 ---
Definitely I would change this default for Calc. By default processing of
regular expressions should be OFF. Current default is very confusing and unusual
for all people with other spreadsheet experience and also affects the
spreadsheet compatibility. I would mention that most of text editors including
OO Writer have by default the common string search and not regular expression.  
I believe this issue is critical.

-
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 80646] timestamp_and_vendor.patch not needed anymore

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


User rene changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 23:23:58 + 
2007 ---
verified in cws

-
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 69998] Crash at OO start-up

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 22:22:34 + 
2007 ---
OO crashes immediately at start, and it was working for me before.  Here's the
report it gave me:

(I)x.org loaded video driver of...
(II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
(II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
(II) Reloading /usr/lib/xorg/modules/drivers//radeon_drv.so
(III)  Desktop is: GNOME
(IV)   libgcj version is: libgcj-4.1.2-27.fc7-i386
(V)kernel is: Linux 2.6.23.1-21.fc7 #1 SMP Thu Nov 1 21:09:24 EDT 2007 i686
i686 i386
(VI)   OpenOffice.org core rpm version is: 
openoffice.org-core-2.3.0-6.4.fc7-i386
(VII)  depth of root window:24 planes
(VIII) accessibility is: false
(VIV)  fedora release is: Fedora release 7 (Moonshine)
...start sestatus details ...
SELinux status: disabled
...end sestatus details ...
...start stackreport details ...
0x02efc33c: 0x001cd374: /usr/lib/openoffice.org/program/libuno_sal.so.3 + 
0x2133c
0x02efccfb: 0x001cd374: /usr/lib/openoffice.org/program/libuno_sal.so.3 + 
0x21cfb
0x00110420: 0x:  + 0x420 (__kernel_sigreturn + 0x0)
...end stackreport details ...
...start sample ldd details ...
...end sample ldd details ...


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



[lingucomponent-issues] [Issue 57478] Spell checking with Dutch user dictionary impossible

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


User milek_pl changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 21:50:41 + 
2007 ---
The dictionary is correct now. Closing as wfm, reopen if you still think it's an
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]



[graphics-issues] [Issue 50939] confusing/wrong UI: operat ions on master slides

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 21:46:08 + 
2007 ---
Possible duplicate of Issue 62835

-
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 83041] to-be-SRC680_m235: binfilt er warning breaking the build

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 21:39:58 + 
2007 ---
May do when I have a CWS which is *really* short before QA-readiness. I am not
going to take the binfilter hassle over the complete CWS lifetime for this
single 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]



[sw-issues] [Issue 3395] Reveal formatting codes

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 21:37:08 + 
2007 ---
soeiro I partially agree with you but any way of showing the points that
formatting, either by styles or by direct encoding would be great.

Since my last comment, I have have been reading with great interest about the
Open Document Foundation and their dropping support for ODF.  One of the
comments that I read is about the filters used between documents.  If a Style or
Format isn't understood by the filter, it can just be dropped.  This makes sense
from my experience.

Now if the filter decides that it is going to drop some formatting from that
imported document, some of the formatting that was inside the document could be
left hanging.

Now I agree that formatting should be available in OOo reveal codes, I have
grown to like styles for 95% of what I create.  Revealing the coding point would
be a great improvement, especially when importing documents from some other
editor.  I look at revealing the code as being a great compromise.  Now to add
in the editing abilities will create it's own headaches.  

The biggest issue on this is the different domains of those that prefer reveal
codes and those that prefer styles.  From my experience with WordPerfect is that
it does have a version of styles in it.  Now I think and will repeat that adding
Reveal Codes to OOo would make it much better than Word for most home users.

Styles takes some time to learn.  Most home users want and use a word processing
program for those one-time documents and will never need or use have the tools
of styles.  Shouldn't these peoples needs be addressed?

My wife who writes a lot prefers reveal codes.  Is smart and has read the Styles
guides, still wants Reveal Codes.  What she writes today will be formatted
differently than what she writes tomorrow.

I like styles because I can quickly format or reformat a document that I have
created.  This is where styles rule.  I hate styles when I have to import a
document that has formatting that I do not know anything about.  Now I have to
find every location that the formatting has occurred.  Removing all formatting
and then using styles is not an option.

Someday I hope that this will go beyond this discussion.


-
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 26726] Other page numbering for f irst page

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


User milek_pl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 21:20:17 + 
2007 ---
Clearly a duplicate...

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

-
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 12138] Handling of page renumberi ng in Writer

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 21:20:13 + 
2007 ---
*** Issue 26726 has been marked as a duplicate of this issue. ***

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

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


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



[framework-issues] [Issue 42950] scrolling using the scroll -keys or the touchpad of notebooks does not wo rk

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


User anthony_s77 changed the following:

What|Old value |New value

  CC|'ihi,ingog,maxweber,mh,thi|'anthony_s77,ihi,ingog,max
|ng'   |weber,mh,thing'





-
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 83041] to-be-SRC680_m235: binfilt er warning breaking the build

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


User pjanik changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 20:56:52 + 
2007 ---
fs: can you please do it in some of your cwses?

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]



[ui-issues] [Issue 2517] Display of Bookmarks in Doc ument

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


User pmuet changed the following:

What|Old value |New value

Priority|P5|P3





-
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 83314] nobreakspace or extraspace in formulas missing

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


User jbfaure changed the following:

What|Old value |New value

  CC|''|'jbfaure'





-
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 83315] undo-functionality in form ula-editor missed

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


User jbfaure changed the following:

What|Old value |New value

  CC|''|'jbfaure'





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 20:39:38 + 
2007 ---
@meywer : 
have you tried ctrl+z in the "subwindow" (the window of formula editor) ?
It works for me with 2.3.0 under Kubuntu 6.06.

-
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 83348] OOo locks up with simple b ehaviour

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 20:20:19 + 
2007 ---
Created an attachment (id=49440)
Started life as an xls but converted to ods, can't sort fields


-
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 81265] Recovery cyrillic odt-file

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


User cloph changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED

Keywords|  |oooqa





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 20:19:04 + 
2007 ---
closing issue.
File was severly damaged by other application, OOo cannot get to the contents of
the file and thus cannot do anything about it.

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

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


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



[sc-issues] [Issue 83348] OOo locks up with simple b ehaviour

2007-11-05 Thread drachenstern
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83348
 Issue #|83348
 Summary|OOo locks up with simple behaviour
   Component|Spreadsheet
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|drachenstern





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 20:18:08 + 
2007 ---
Using Ubuntu 7.10 OOo 2.3, I have the following issue.  I load OOo, create a new
spreadsheet, highlight the first cell, right click, choose Format Cells and the
program locks up.  Same behaviour if I go through the menus to open cell 
formatting.

Having similar problems trying to sort cells in document on Sheet3 by selecting
top range (evident in file) and then attempting to sort through the menus.  Have
I got a corrupted file or a corrupted install?  Help plz (but of course)

-
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 81265] Recovery cyrillic odt-file

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


User cloph changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 20:18:05 + 
2007 ---
]$ unzip ../broken.odt 
Archive:  ../broken.odt
error [../broken.odt]:  missing 128 bytes in zipfile
  (attempting to process anyway)
error [../broken.odt]:  attempt to seek before beginning of zipfile
  (please check that you have transferred or created the zipfile in the
  appropriate BINARY mode and that you have compiled UnZip properly)
  (attempting to re-compensate)
 extracting: mimetype
   creating: Configurations2/statusbar/
  inflating: Configurations2/accelerator/current.xml  
file #4:  bad zipfile offset (local header sig):  220
  (attempting to re-compensate)
file #4:  bad zipfile offset (local header sig):  220
file #5:  bad zipfile offset (local header sig):  146
file #6:  bad zipfile offset (local header sig):  202
file #7:  bad zipfile offset (local header sig):  260
   creating: Configurations2/progressbar/
file #9:  bad zipfile offset (local header sig):  368
file #10:  bad zipfile offset (local header sig):  429
file #11:  bad zipfile offset (local header sig):  508
file #12:  bad zipfile offset (local header sig):  4890
file #13:  bad zipfile offset (local header sig):  6805
file #14:  bad zipfile offset (local header sig):  7289
file #15:  bad zipfile offset (local header sig):  13202
file #16:  bad zipfile offset (local header sig):  14474

So that program did damage the file badly.
Unless you have a backup of your data, recovery will be a painful task and maybe
not possible.
As seen from the output above, the content is not the problem. Is is already
the zip-container that is badly damaged.

As this is is an external damage, this issue is invalid.

Try different zip programs, maybe one is able to create a valid zipfile.

Apart from that, repairing zip-archives surely is out-of-scope of
OpenOffice.org, so I'm closing this issue.

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

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


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



[dba-issues] [Issue 80646] timestamp_and_vendor.patch not needed anymore

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


User fs changed the following:

What|Old value |New value

 Assigned to|fs|rene





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 20:07:49 + 
2007 ---
fs->rene: Do you mind checking this in CWS dba24c, and setting to issue to
VERIFIED? Thanks.

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

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


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



[sw-issues] [Issue 83347] User Confusion - Need Alte rnate Path to set/remove document password

2007-11-05 Thread aboba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83347
 Issue #|83347
 Summary|User Confusion - Need Alternate Path to set/remove doc
|ument password
   Component|Word processor
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|ui
 Assigned to|mru
 Reported by|aboba





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 20:06:09 + 
2007 ---
Need to provide an additional path to set or remove a document password. Current
mechanism is likely to cause user confusion under several circumstances. Request
provide field somewhere in Tools|Options dialog to set or remove document 
password.

Currently
when creating new document...
o select File|Save
o enter file name
o check 'Save with password' option
o click OK enter password when prompted and click OK again

when saving existing document...
o open document
o make changes
o select File|Save from menu or click Save tool bar button

The above is straightforward and works well. However user confusion is likely to
result in the following scenarios

when applying password to existing document...
o open document
o select File|Save as (ordinary user wouldn't know to do this and would question
why it needs to be done)
o check 'Save with password' option
o click OK
o warning is displayed indicating document already exists and asking if it is
okay to replace it (again, for ordinary user thought would be "don't want to
replace document just want to password protect it" and any other change they
make to document supports that idea because they only need to click Save tool
bar button to save the changes)

when removing password from existing document...
o open document
o select File|Save as (ordinary user wouldn't know to do this and would question
why it needs to be done)
o uncheck 'Save with password' option
o click OK
o warning is displayed indicating document already exists and asking if it is
okay to replace it (again, for ordinary user thought would be "don't want to
replace document just want to password protect it" and any other change they
make to document supports that idea because they only need to click Save tool
bar button to save the changes)

User understanding of these tasks would be enhanced by providing a field in
Tools|Options dialog where user could set or remove password. Then they would be
able to save that change to the document in the same fashion that every other
document change is saved, by clicking the Save tool bar button or selecting
File|Save from the menu. This way "...replace document?..." dialog is not
presented to user who just wants to save a change, e.g. added or removed
password, to their document.

-
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 82967] PDF Export removes form fi elds

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 20:00:56 + 
2007 ---
AW: Checked, indeed, a temp PageWindow is used for PDF output. The original
target is a VDev. Getting SW and compiling with debug to take a closer look...

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

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


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



[sw-issues] [Issue 83346] Endnotes disappear from XH TML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:51:17 + 
2007 ---
Created an attachment (id=49439)
save into html : the endnotes show


-
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 83346] Endnotes disappear from XH TML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:50:22 + 
2007 ---
Created an attachment (id=49438)
export to xhtml : endnotes disppear!!!


-
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 83346] Endnotes disappear from XH TML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:49:34 + 
2007 ---
Created an attachment (id=49437)
resulting pdf, shows the endnotes


-
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 83346] Endnotes disappear from XH TML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:48:48 + 
2007 ---
Created an attachment (id=49436)
open document with endnotes


-
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 83346] Endnotes disappear from XH TML export

2007-11-05 Thread zharel
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83346
 Issue #|83346
 Summary|Endnotes disappear from XHTML export
   Component|Word processor
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|save-export
 Assigned to|mru
 Reported by|zharel





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:48:04 + 
2007 ---
I attach a short file with three
endnotes. You can see that while the odt and the pdf has the endnotes, the xhtml
file do not. I generated the xhtml file by export to xhtml. Note that by "save
as" on html file also keep the endnotes. Here is the body of the xhtml file
(from export):

New Document AAA

The body of the html file (from save as) is much different:


New Document
iAAAiiiii

iA




iiSS


iii



This is a very serious bug. I am using OpenOffice to edit an online openacess
journal, Verniana, http://JV.Gilead.org.il/studies, and use export to pdf and
xhtml to generate the galleys (I separate the xhml to body and css for display).
Howver, the fact I cannot use endnotes is very disturbing. I have to change all
the automatically genetrared endnotes with normal paragraphs with a manual
crossreferencing!

-
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 80646] timestamp_and_vendor.patch not needed anymore

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


User fs changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:47:13 + 
2007 ---
fixed in CWS dba24c

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba24c

-
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 83345] No searchable dictionary

2007-11-05 Thread gimili20
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83345
 Issue #|83345
 Summary|No searchable dictionary
   Component|framework
 Version|OOo 2.3 RC3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|gimili20





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:46:24 + 
2007 ---
I think that when we as a team wants to enhance this program, we need a 
dictionary that you can look up definitions of words to many languages. I have 
found myself as a scholar to need to look up definitions of many words. This 
is only for enhacement purposes.

-
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 29906] Bibliographic endnotes mis sing from (X) HTML export

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


User zharel changed the following:

What|Old value |New value

  CC|''|'zharel'





-
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 29906] Bibliographic endnotes mis sing from (X) HTML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:38:20 + 
2007 ---
This is a very serious bug. I am using OpenOffice to edit an online openacess
journal, Verniana, http://JV.Gilead.org.il/studies, and use export to pdf and
xhtml to generate the galleys (I separate the xhml to body and css for display).
Howver, the fact I cannot use endnotes is very disturbing. I have to change all
the automatically genetrared endnotes with normal paragraphs with a manual
crossreferencing!

-
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 29906] Bibliographic endnotes mis sing from (X) HTML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:33:05 + 
2007 ---
Created an attachment (id=49435)
save into html : the endnotes show


-
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 82889] Fix OverlayObject::ImpDraw Stripes

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


User aw changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:32:46 + 
2007 ---
AW: In OverlayObject::ImpDrawStripes do not just paint from start point to end
point assuming that each partial Polygon contains a single line. Instead, paint
the whole polygon. Changed code, checked. Error can be seen when playing with
the selection frame: From time to time (when resizing it) You may see in the
non-fixed version, that one edge is shortened by a diagonal 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]



[sw-issues] [Issue 29906] Bibliographic endnotes mis sing from (X) HTML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:32:08 + 
2007 ---
Created an attachment (id=49434)
export to xhtml : endnotes disppear!!!


-
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 29906] Bibliographic endnotes mis sing from (X) HTML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:31:05 + 
2007 ---
Created an attachment (id=49433)
resulting pdf, shows the endnotes


-
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 29906] Bibliographic endnotes mis sing from (X) HTML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:30:13 + 
2007 ---
Created an attachment (id=49432)
open document with endnotes


-
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 29906] Bibliographic endnotes mis sing from (X) HTML export

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:29:00 + 
2007 ---
This problem is still on in OOo 2.3. I attach a short file with three
endnotes. You can see that while the odt and the pdf has the endnotes, the xhtml
file do not. I generated the xhtml file by export to xhtml. Note that by "save
as" on html file also keep the endnoted. Here is the body of the xhtml file
(from export):

New Document AAA

The body of the html file (from save as) is much different:

New Document
iAAAiiiii

iA




iiSS


iii






-
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 82966] svx: E3dPolyScene::LocalPa int3D crash

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


User aw changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:25:05 + 
2007 ---
AW: added above mentined code, fallback to default renderer is now in place
instead of returning NULL.

-
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 83183] Writer fails to create sal object for Insert Movie and Sound

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


User aw changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 19:21:00 + 
2007 ---
AW->OS: ViewObjectContactOfSdrMediaObj::getWindow was a very good hint. Indeed,
there, the SdrPageWindow is fetched. From there, ther SdrPaintWindow is the
instance holding the OutputDevice. When buffering is on and during a repaint, it
is necessary to access the target output device in prferring
GetOriginalPaintWindow() from the SdrPageWindow when exists.
The questionable thing is why the VOC is constructed at repaint time the first
time, this is different in Draw/Impress what is also the reason it worked there.
Added code to prefer the OriginalPaintWindow when it exists. Works well, checked
in and added to aw054.

-
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 83344] allow removing data point labels with delete key

2007-11-05 Thread iha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83344
 Issue #|83344
 Summary|allow removing data point labels with delete key
   Component|Chart
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|ui
 Assigned to|iha
 Reported by|iha





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 17:25:20 + 
2007 ---
When a data point label is selected it should be possible to remove it via
delete key.

-
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 79665] Please add support for lan guage variants to the rsc compiler

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


User pl changed the following:

What|Old value |New value

 Assigned to|pl|ihi





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 17:22:02 + 
2007 ---
please verify in CWS rsclangvar

-
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 56622] Hungarian community transl ation conflicts with SUN provided one

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



This issue depends on issue 79665, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





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

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


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



[l10n-issues] [Issue 79665] Please add support for lan guage variants to the rsc compiler

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


User pl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 17:21:22 + 
2007 ---
implemented in CWS rsclangvar, however Eike's fallback routine identifies e.g.
"pt-BR" as fallback for itself, so I have not used it.

implemented fallback is now "a-b-c" -> "a-b" -> "a" -> "en-US" with the
exception of "x-no-translate" (an "en-US" itself)

Incidentally this would also solve the  "en-UK" fallback case which seems to
have failed in tools's GetIsoFallback

-
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 83278] Option to install more tha n one version of OO 2 on the same computer.

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 17:13:52 + 
2007 ---
setup.exe with /a is the solution I was looking for. However, there is no word
about it in README file. Even running setup with the flag /? you see "/a 
performs an administrative installation" that is no clear at all. I would
suggest to write about /a flag in README. Also installer could tell about this
option when installer would discover the newer installation.  

-
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 73744] Scan fields for smart tags

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


User sba changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 17:09:33 + 
2007 ---
SBA: 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 83343] [CWS swcolsel] Impossible to type correctly when BLK selection is ON

2007-11-05 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83343
 Issue #|83343
 Summary|[CWS swcolsel] Impossible to type correctly when BLK s
|election is ON
   Component|Word processor
 Version|680m232
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|ama
 Reported by|es





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 17:06:53 + 
2007 ---
- New document
- Activate the block selection with Ctrl+Shift+F8
- Type a blank (" ")
- Select the blank with the mouse (in order to have done 1 time a selection)
- dismiss the selection an set the cursor after the blank
- type "Hello World"
-> output is: "He dlroW oll"

-
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 83334] Autodoc: Improve documenta tion format

2007-11-05 Thread np
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83334
 Issue #|83334
 Summary|Autodoc: Improve documentation format
   Component|tools
 Version|680m233
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|FEATURE
Priority|P2
Subcomponent|autodoc
 Assigned to|np
 Reported by|np





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 16:05:56 + 
2007 ---
1. When writing code documentation, it shall be possible to mark names of code
entites by a preceding "->" like in:
/** This class uses ->::abc::HelperClass for ... */

The markup used in IDL-files with  or  becomes
unnecessary.

2. Remove the differentiation of HTML versus non-HTML that autodoc needs so far,
combine both:
- The most common HTML tags are always recognized. 
- An empty line starts a new paragraph.
- Indentations are recognized as extra, indented, lines.
- The use of @HTML or @NOHTML becomes meaningless.

-
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 83333] Target blank and IE

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 15:54:07 + 
2007 ---
Created an attachment (id=49431)
Target blank issue


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

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


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



[dba-issues] [Issue 77047] RPT: inputting and editing text in report may confuse

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


User bh changed the following:

What|Old value |New value

  Issue type|DEFECT|ENHANCEMENT

Target milestone|OOo 2.4   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 15:59:41 + 
2007 ---
Target changed to 3.0. The form control icon for 'text box' will be adjusted
(icon and term), as that frame is a placeholder for a fomated data field; in the
current state the user could associate the text box with a field, which enabled
pure text input. Furthermore the frame of the 'text box' will show the path to
the appropriate field and the data source. 

-
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-11-05 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64481


User sba changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 15:57:51 + 
2007 ---
SBA: Verified in CWS os103.

-
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 83113] problematic behaviour in W indow::ImplScroll

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


User pl changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 15:57:21 + 
2007 ---
fixed scrolling in CWS vcl84

have to look after the paint problem

-
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 71889] Open document from website

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 15:55:42 + 
2007 ---
check issue #8

-
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 83132] Office build for wntmsci10 won't start when patched with patch of wntmsc i11

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


User of changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 15:55:30 + 
2007 ---
OF: is ok in cws native116.

-
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 83333] Target blank and IE

2007-11-05 Thread aladdin2k7
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=8
 Issue #|8
 Summary|Target blank and IE
   Component|framework
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|aladdin2k7





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 15:53:03 + 
2007 ---
OOo open and close a document immediately when the link has a target=_blank,
works with other target using IE.

OK with Mozilla Firefox.

I have attached a testcase for the target problem. (index.html)

Tested with OpenOffice.org 2.3 (build OOG680_m8) (cws fwk75 included).

-
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 83332] xls import filter fails to handle the anchored-to-page property (but wor ks for export)

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 15:51:00 + 
2007 ---
Created an attachment (id=49430)
files to reproduce the bug


-
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 83332] xls import filter fails to handle the anchored-to-page property (but wor ks for export)

2007-11-05 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83332
 Issue #|83332
 Summary|xls import filter fails to handle the anchored-to-page
| property (but works for export)
   Component|Spreadsheet
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|spreadsheet
 Reported by|norbert2





--- Additional comments from [EMAIL PROTECTED] Mon Nov  5 15:49:59 + 
2007 ---
Hi,

please ...

1.
Open the attached issue1.ods:
Notice that the tux-picture is anchored to page.

2.
Save the document as "Microsoft Excel 97/2000/XP", with the name "issue2.xls"
and close it.

3.
Open the the file "issue2.xls" in MS Excel:
Notice that the propertie "Von Zellposition und -größe UNabhängig" for the
tux-picture is selected (like in the attached screenshot "issue2.png")

4.
Open the file "issue2.xls" in OOo Calc again:
Notice that tux-picture is acnhored to cell!

5.
Save the file as "Microsoft Excel 97/2000/XP", with the name "issue3.xls" and
close it.

6.
Open the the file "issue3.xls" in MS Excel:
Notice that the propertie "Von Zellposition und -größe ABhängig" for the
tux-picture is selected (like in the attached screenshot "issue3.png")

The conclusion is that OOs xls-export-filter correctly sets the property
anchored-to-page, while the xls-import-filter ignores this property.
Charts are affected by this bug, too.

Found on OOo 2.3.0 Windows.
Used Excel version: 2003 SP3

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