[api-issues] [Issue 116278] libdbulx.so not found

2011-01-02 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116278
 Issue #|116278
 Summary|libdbulx.so not found 
   Component|api
 Version|OOo 3.2.1
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|allart





--- Additional comments from all...@openoffice.org Sun Jan  2 14:58:26 
+ 2011 ---
Hi,

Happy new year, everybody.

maybe I've found a  regression in 3.2.1:

This statement:

myInteractionHandler =
oContext.serviceFactory.createInstance("com.sun.star.sdb.InteractionHandler");

throws this exception:

com.sun.star.loader.CannotActivateFactoryException: loading component library
failed: file:///usr/lib/openoffice/program/../basis-link/program/libdbulx.so
at
com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)
at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:143)
at 
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:335)
at 
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:304)
at
com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:91)
at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:639)
at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
at $Proxy64.createInstance(Unknown Source)
at 
org.gedooo.converter.InteractionHandler.(InteractionHandler.java:17)

I'm using:
OpenOffice.org 3.2.1 
OOO320m19 (Build:9505)
ooo-build 3.2.1.4, Ubuntu package 1:3.2.1-7ubuntu1

It works with the version OOo 3.1 on RedHat Enterprise.

My version of OOo is shipped with libdbalx.so instead of libdbulx.so

A hard link libdbalx.so->libdbulx.so doesn't solve the problem.

I hope to help.

Regards,

Ph.

--

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

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 59920] WW6/95: OLE objects not ex ported anymore

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


User allart changed the following:

What|Old value |New value

  CC|'lbreilloux,mba'      |'allart,lbreilloux,mba'





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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 59920] WW6/95: OLE objects not ex ported anymore

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





--- Additional comments from all...@openoffice.org Thu May 13 08:40:34 
+ 2010 ---
The problem still appears in OOo 3.2.0

Insert a Calc SpreadSheet inside a Writer document
Choose "existing file"
Keep unchecked the "link" box

You get the spreadsheet inserted.
Save the document.
Open it again: the spreadsheet is no more available.

Here the unzip output of the document:
Archive:  ../DocumentsInseres.odt
 extracting: mimetype
   creating: Configurations2/statusbar/
  inflating: Configurations2/accelerator/current.xml  
   creating: Configurations2/floater/
   creating: Configurations2/popupmenu/
   creating: Configurations2/progressbar/
   creating: Configurations2/menubar/
   creating: Configurations2/toolbar/
   creating: Configurations2/images/Bitmaps/
 extracting: Pictures/1C6809B9C57718CA.jpg  
  inflating: content.xml 
  inflating: manifest.rdf
  inflating: styles.xml  
 extracting: meta.xml
  inflating: Thumbnails/thumbnail.png  
  inflating: settings.xml
  inflating: META-INF/manifest.xml   

Here is the relevant part in content.xml:

   


I'm using OOo 3.2.0m12 (build: 9483) coming from the Ubuntu 10.04 main 
repository.

Regards

Ph.

--



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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 73247] Basic: crash when looking at a TextSection

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





--- Additional comments from [EMAIL PROTECTED] Tue Apr 22 13:42:03 + 
2008 ---
May be you can close this issue.

I can't reproduce it this OOo 2.4

Regards,

Ph.

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

-
To unsubscribe, 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 72264] Wrong columns when import csv file in OOBase

2007-07-02 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72264





--- Additional comments from [EMAIL PROTECTED] Mon Jul  2 14:24:02 + 
2007 ---
Hi,

the only workaround I found is to open the CSV as a sheet, to save it, and to
use the .ods as the datasource. Doing so, you can specify the column's formats.

Regards,

Ph.

--

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

-
To unsubscribe, 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 72264] Pb import csv file in OOBa se (numeric, text, date)

2007-01-26 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72264


User allart changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |42493)
A simple csv file






--- Additional comments from [EMAIL PROTECTED] Fri Jan 26 07:33:20 -0800 
2007 ---
Created an attachment (id=42493)
A simple csv file


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

-
To unsubscribe, 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 72264] Pb import csv file in OOBa se (numeric, text, date)

2007-01-26 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72264





--- Additional comments from [EMAIL PROTECTED] Fri Jan 26 07:30:00 -0800 
2007 ---
Hi,

I can confirm with bug.

If a numeric column follows a string column, the text of the string column is
replaced by 0. But the type of the string column is correctly detected as 
varchar.
If the string column is followed by a date column, the text of the string column
is replaced by nothing.

It's surprising that this issue is not yet confirmed (?); I attach ou very
simple csv file as example.

field delimiter: tabs
string delimiter: nothing

best regards

Ph.


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

-
To unsubscribe, 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 73247] Basic: crash when looking at a TextSection

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


User allart changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |41996)
A macro creating a 
|  |TextSection






--- Additional comments from [EMAIL PROTECTED] Mon Jan  8 04:55:10 -0800 
2007 ---
Created an attachment (id=41996)
A macro creating a TextSection


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

-
To unsubscribe, 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 73247] Basic: crash when looking at a TextSection

2007-01-08 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73247
 Issue #|73247
 Summary|Basic: crash when looking at a TextSection
   Component|Word processor
 Version|OOo 2.1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|programming
 Assigned to|mru
 Reported by|allart





--- Additional comments from [EMAIL PROTECTED] Mon Jan  8 04:53:46 -0800 
2007 ---
Happy new year at all of you.

In the basic framework, create a macro which creates a textsection.
With the debugger, try to visit the content of the textsection.
OOo crashes.

Open the attached document, and edit the Module1/Main macro.
Put a breakpoint on the MsgBox statement.
try to look at "aSection".

I'm using OOo 2.1 (680m6) on Linux.

Best Reagard.

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

-
To unsubscribe, 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 71874] DependentTextFields return s null

2006-12-20 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71874





--- Additional comments from [EMAIL PROTECTED] Wed Dec 20 07:51:54 -0800 
2006 ---
It is fixed in OOo 2.1
Thank you very much.

Regards,

Ph.

--


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

-
To unsubscribe, 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 13507] shift+enter in a middle of string format line as last line

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





--- Additional comments from [EMAIL PROTECTED] Mon Dec  4 05:54:46 -0800 
2006 ---
Hi,

after reading all the posts, I still think that shift-enter should, at least
optionnaly, act like the end of a paragraph.
I don't agree with the argument which says that shift-enter should only serve to
give full control to line-breaks at end of lines, because:
- in this case line-breaks should be treated as adjustments only if they are
inserted "near" the end of line;
- adding formatting adjustment is never a good idea. In my office I proscribe
all kinds of adjustments: never empty lines, never tabs, and now never
line-breaks. If a formatting without adjustment is correct with a good set of
styles, it will be correct with all others good sets of styles. This is the
force of OOo.
- line-breaks as adjustments could often be avoid by changing the width scaling
of the characters in the paragraph style.

Considering that, manual line-breaks should never be used, except... to break
lines. And all broken lines should be traited like the last line of a paragraph
which is a particular broken line.

It is very useful to have broken lines inside a paragraph:
- because you want insert a carriage return inside a numbered list without
generating a new item (yes, I saw the workaround consisting to insert non
numbered items, but now, the trick will be to explain that to users with a few
words...)
- because you want to give a border and a color background to your paragraph,
and to insert carriage returns without getting several frames.

So I suggest that the behavior be controlled by the user, may be at the document
level, or at the paragraph style level, or at the break-line level. I dont know.

Best regards,

Ph.

--

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

-
To unsubscribe, 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 72247] shift-return inside justif ied paragraph does'nt works correctly

2006-12-04 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72247
 Issue #|72247
 Summary|shift-return inside justified paragraph does'nt works 
|correctly
   Component|Word processor
 Version|OOo 2.0.4
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|mru
 Reported by|allart





--- Additional comments from [EMAIL PROTECTED] Mon Dec  4 02:32:19 -0800 
2006 ---
Hi,

if you insert a break-line inside a justified paragraph using shift-return, the
line before the break-line is not treated as a "last line", and is
systematically justified, even if its contains only two words, resulting in a
lot of space between words.

The workaround is to insert enough tabs before the line-break. The drawback is
that the formating may be messed if you change the paragraph style.

Curiously, under Linux, you can type alt-return insteed of shift-return,
resulting in a correct behavior.

Regards,

Ph.

--

For information, here is the output of X11 about the keyboard:
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "fr"
(**) XKB: layout: "fr"
(**) Option "XkbOptions" "compose:rwin"
(**) XKB: options: "compose:rwin"
(==) Keyboard: CustomKeycode disabled


--

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

-
To unsubscribe, 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 71874] DependentTextFields return s null

2006-11-23 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71874


User allart changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |40851)
An example






--- Additional comments from [EMAIL PROTECTED] Thu Nov 23 00:41:38 -0800 
2006 ---
Created an attachment (id=40851)
An example


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

-
To unsubscribe, 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 71874] DependentTextFields return s null

2006-11-23 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71874
 Issue #|71874
 Summary|DependentTextFields returns null
   Component|Word processor
 Version|1.0.0
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|programming
 Assigned to|mru
 Reported by|allart





--- Additional comments from [EMAIL PROTECTED] Thu Nov 23 00:40:19 -0800 
2006 ---
Hi,

I'm trying to access to TextFields attached to a FieldMaster using OOoBasic.
I've created the FieldMaster, and inserted it three times in the attached
document. I expected to find three DependantTextFields attached to it. But the
property "DependentTextFields" is always null.

Try
lesDependentTextFields() = leMaster.getPropertyValue("DependentTextFields")
or 
lesDependentTextFields() = leMaster.DependentTextFields

I've attached a document where you can quickly reproduce the problem. Just put a
breakpoint on the line 15, et look at "lesDependentTextField"

IMHO, I think that, at least, if this property is not supported by OOoBasic, it
should not appear in the property set.

Best regards,

Ph.

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

-
To unsubscribe, 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 64190] Input field displaying ign ores non-breaking space

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





--- Additional comments from [EMAIL PROTECTED] Thu Nov  9 03:23:55 -0800 
2006 ---
If you insert a user field formatted as a french currency the string to display
looks like "150 000,00 €" and must contains nonbreakable spaces.

With OOo, such strings may be broken when the line is wrapped to next line.

I've tryed to use a user defined format containing nonbreakable space, without
success.

I've tried to work only with strings, and replaced spaces with nonbreakable
space via a macro when affecting the value to a user field, without success.

Nonbreakable spaces within amounts are mandatory in french areas. So I think
that not supporting such characters in user fields should be considered as a 
defect.

Best regard,

Ph.


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

-
To unsubscribe, 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 68545] Find/replace by default wi thin formula

2006-09-14 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68545





--- Additional comments from [EMAIL PROTECTED] Thu Sep 14 02:28:07 -0700 
2006 ---
OK,

I could see that Excel has the same behavior, except that the GUI doesn't seem
to allow to deactivate it.
Perhaps, it's a feature... :-)

Ph.

--

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

-
To unsubscribe, 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 68955] right-clic+default may cau se loss of hierarchy in bullet list

2006-08-25 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68955
 Issue #|68955
 Summary|right-clic+default may cause loss of hierarchy in bull
|et list
   Component|Word processor
 Version|OOo 2.0.3
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|mru
 Reported by|allart





--- Additional comments from [EMAIL PROTECTED] Fri Aug 25 04:02:51 -0700 
2006 ---
Hi,

- create a bullet list with several levels of depth;

- bold all a shifted paragraph (level 2 ore more);

- select all the list, and reset the style attributs with "Default" in the
pop-up menu;

- the modified paragraph falls to level one.

Sometimes a paragraph is immunised but I couldn't reproduce this case
systematically.

Best regards

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

-
To unsubscribe, 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 68545] Find/replace by default wi thin formula

2006-08-11 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68545
 Issue #|68545
 Summary|Find/replace by default within formula
   Component|Spreadsheet
 Version|OOo 2.0.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|allart





--- Additional comments from [EMAIL PROTECTED] Fri Aug 11 07:41:10 -0700 
2006 ---
If you want to find and replace all in a spreadsheet, the changes will be done
within the data and within the formula.

Try to replace all "A" by "". You will can see that, for example, "=A2" is
replaced by "=2".

Expanding additionnal options in the "search and replace" dialog will show that
the default is set to "Formula".

I'm not sure that changing cell ids within formula is the more frequent or the
more intuitive option for an end user.

And anyway, changes should be done only within formula, if this option is set.

Best regards,

Ph.

--

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

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


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



[ucb-issues] [Issue 66001] DAV: one access by typed character

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=36849) A part of
  |  |access_log





--- Additional comments from [EMAIL PROTECTED] Thu Jun  1 02:22:11 -0700 
2006 ---
Created an attachment (id=36849)
A part of access_log


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

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


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



[ucb-issues] [Issue 66001] New - DAV: one access by t yped character

2006-06-01 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66001
  Issue #:|66001
  Summary:|DAV: one access by typed character
Component:|ucb
  Version:|1.0.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|www
  Assigned to:|mhu
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Thu Jun  1 02:20:57 -0700 
2006 ---
Hi,

When testing WebDAV access on my local web serveur, i saw that a lot of access
were done when typing the file name.

You can see in the attached log that a web access is performed for each typed
character. 

I don't see what's the purpose of that, since the server always returns a 404
status, and which should be the behavior of OOo if the partially typed file name
incidently matched a ressource name in the server side?

It's looks like a side effect, don't you think?

Regards,

Ph.

--

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

-
To unsubscribe, 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 62150] Background image not prin ted

2006-02-16 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62150


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=34221) Presentation
  |  |template whis printing
  |  |problem





--- Additional comments from [EMAIL PROTECTED] Thu Feb 16 06:59:20 -0800 
2006 ---
Created an attachment (id=34221)
Presentation template whis printing 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]



[graphics-issues] [Issue 62150] New - Background image not printed

2006-02-16 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62150
  Issue #:|62150
  Summary:|Background image not printed
Component:|Presentation
  Version:|OOo 2.0.1
 Platform:|All
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|printing
  Assigned to:|wg
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Thu Feb 16 06:54:51 -0800 
2006 ---
Hi,

Here's an attached presentation template whith a printing problem.

Put it in your template directory, then create a new presentation based on it.

Create some slides, and try to print it. The background image is not printed.

The template was created from a presentation which works fine.

regards,

Ph.

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

-
To unsubscribe, 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 60303] text sources with .TXT ex tension unreachable

2006-02-16 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60303





--- Additional comments from [EMAIL PROTECTED] Thu Feb 16 07:40:06 -0800 
2006 ---
In fact the problem impacts OOo V2.0.1 under Windows and under Linux.

1 - Create two files named "file1.txt" and "file2.TXT".
2 - Create a new database, connected to an existing "Text" database.
3 - Select the directory where you created the files.
4 - Select ".txt" extension
5 - Save
6 - Clic on the "Table" icon: only "file1" is available.

At step 4, you could select the custom extension ".TXT". But this way, no table
at all is available.

Regards,

Ph.

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

-
To unsubscribe, 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 61370] XForms and XPath: relativ e reference inside a predicat

2006-01-30 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61370


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=33712) Example with
  |  |relative reference in a
  |  |predicat





--- Additional comments from [EMAIL PROTECTED] Mon Jan 30 07:01:54 -0800 
2006 ---
Created an attachment (id=33712)
Example with relative reference in a predicat


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

-
To unsubscribe, 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 61370] New - XForms and XPath: re lative reference inside a predicat

2006-01-30 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61370
  Issue #:|61370
  Summary:|XForms and XPath: relative reference inside a
  |predicat
Component:|Word processor
  Version:|OOo 2.0.1
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|programming
  Assigned to:|mru
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Mon Jan 30 07:00:50 -0800 
2006 ---
Hi,

It seems that relative reference doesn't work in predicats.

I'm joining a document demonstrating the problem. The purpose is to perform a
join between two instances: Catalog and Commands.

In the form, the user is invited to fill command lines.

She select a product available in the catalog, and the price should appear just
beside.

The request could be expressed as "select the price in the catalog where the
article name is the same as the product name in the current command line".

The test must be implemented in a predicat, between braces. If I express the
"current line" as "line[1]", all is right.

If I express it as "ancestor::line", it doesn't work. However, using
"ancestor::line" outside a predicat, as shown in line 2, works fine.

I don't know the context spécifications inside a predicat, but I think that this
is a bug. Don't you?

Regards,

Ph.

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

-
To unsubscribe, 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 61365] XForms: calculated fiels not updated

2006-01-30 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61365


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=33708) XML document
  |  |with calculated fields





--- Additional comments from [EMAIL PROTECTED] Mon Jan 30 06:16:35 -0800 
2006 ---
Created an attachment (id=33708)
XML document with calculated 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]



[sw-issues] [Issue 61365] New - XForms: calculated f iels not updated

2006-01-30 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61365
  Issue #:|61365
  Summary:|XForms: calculated fiels not updated
Component:|Word processor
  Version:|OOo 2.0.1
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|mru
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Mon Jan 30 06:14:43 -0800 
2006 ---
Hi,

I'm exploring XPath with OOo 2.0.1.

When I set an element as calculated, specifying the XPath expression works fine,
and the calculated value is right.

But the calculations are completed only when I edit the XPath formula. Changing
the data in the forms has no immediat effect.

I'm joining an half-ended XML document. IMHO, changing a value in the first
column should change the corresponding value in the second one, and changing a
value in the last column should change the total.

Best regards,

Ph.

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

-
To unsubscribe, 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 53502] Style printed in bold ins teed of regular

2006-01-30 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53502





--- Additional comments from [EMAIL PROTECTED] Mon Jan 30 05:38:23 -0800 
2006 ---
Hi,

I can't reproduce this issue with OOo 2.0.1

I think it can be closed.

regards,

Ph.

--

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

-
To unsubscribe, 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 53905] Select all doesn't work w hen you're inside a table

2006-01-30 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53905





--- Additional comments from [EMAIL PROTECTED] Mon Jan 30 05:34:08 -0800 
2006 ---
Hi,

I can see that this issue has not been confirmed yet.

I tried to reproduce it with OOo 2.0.1. In fact, I found that Ctrl-A in a cell
select the content of the cell, except when the cell is empty. In this case the
entire table is immediatly selected.

This is certainly normal. In this case, this issue should be close, don't you
think :-)

Regards,

ph.

--

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

-
To unsubscribe, 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 60494] Default value in XForms e lements

2006-01-30 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60494





--- Additional comments from [EMAIL PROTECTED] Mon Jan 30 05:18:56 -0800 
2006 ---
Hi, 

I come back to this issue, because I can see that it has not been confirmed 
yet. 

Please could you tell me what is the purpose of the "Default value" field, when
you edit an element in the instance tab?

The only effect is updating the (volatile) content of the bound control, once
out of two.

regards,

Ph.

--

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

-
To unsubscribe, 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 60494] New - Default value in XFo rms elements

2006-01-13 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60494
  Issue #:|60494
  Summary:|Default value in XForms elements
Component:|Word processor
  Version:|OOo 2.0.1
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|programming
  Assigned to:|msc
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Fri Jan 13 07:06:43 -0800 
2006 ---
Hi,

I created a simple XML document, added an instance, and created controls in the
documents.

Now I try to understand how work default values in the controls of the document
and in the elements in the instance. It seems that there are some 
inconsistencies.

Firstly, In need to enter several times a default value in the element
properties before I can see the value in the control.

Secondly, I can't see where is stored this value: the field doesn't keep the
value in the element property and eventually the control becomes blank again.

Thirstly, when I enter a default value in the control, it become a sub-element
of  in the instance, and the default value in the element is not updated.

I think that the behavior should be the same whatever the way the value is
entered. Don't you?

Regards,

Ph.

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

-
To unsubscribe, 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 60302] New - text sources with .T XT extension unreachable

2006-01-10 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60302
  Issue #:|60302
  Summary:|text sources with .TXT extension unreachable
Component:|Database access
  Version:|OOo 2.0.1
 Platform:|PC
  URL:|
   OS/Version:|Windows 98
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Tue Jan 10 01:43:24 -0800 
2006 ---
Hi,

This problem came with OOo2.0.1.

If you create a new database connected to text files, if these files are stored
on a Windows server (where uppercases and lowercases are not distinguished for
file names) OOo refuses to see text files with .TXT extension.

It worked with OOo2.0.0

Regards,

Ph.

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

-
To unsubscribe, 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 60303] New - text sources with .T XT extension unreachable

2006-01-10 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60303
  Issue #:|60303
  Summary:|text sources with .TXT extension unreachable
Component:|Database access
  Version:|OOo 2.0.1
 Platform:|PC
  URL:|
   OS/Version:|Windows 98
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Tue Jan 10 02:21:48 -0800 
2006 ---
Hi,

This problem came with OOo2.0.1.

If you create a new database connected to text files, if these files are stored
on a Windows server (where uppercases and lowercases are not distinguished for
file names) OOo refuses to see text files with .TXT extension.

It worked with OOo2.0.0

Regards,

Ph.

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

-
To unsubscribe, 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 59344] loss of mask in draw and impress

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





--- Additional comments from [EMAIL PROTECTED] Thu Dec 15 01:22:30 -0800 
2005 ---
It's exactly what I'm doing.

Sorry, the summary is not very meaningfull.

Ph.

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

-
To unsubscribe, 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 59344] loss of mask in draw and impress

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





--- Additional comments from [EMAIL PROTECTED] Wed Dec 14 05:59:19 -0800 
2005 ---
Sorry, I've a french interface.

According to an english documentation, the original names should be "slide 
style".

With Draw, I can enter in style mode by clicking on the second item of the
Display menu. In normal mode, I can select a style by right clicking and
selecting "Page... Slide design".

Tell me if I'm not clear. I wil install an english version.

Regards.

Ph.

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

-
To unsubscribe, 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 59344] New - loss of mask in draw and impress

2005-12-14 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59344
  Issue #:|59344
  Summary:|loss of mask in draw and impress
Component:|Drawing
  Version:|OOo 2.0
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|wg
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Wed Dec 14 05:06:27 -0800 
2005 ---
The same error occurs with impress.

- open a new document (drawing or presentation)

- Go to the mask mode
- create two masks
- leave the mask mode

The current slide is associated with the first mask.

- change the mask (select the second one)
- return to the mask mode

The first mask has disappeared.

My configuration:
OOo 2.0.0/Linux
Suse Linux 8.2

Regards and thanks for your wonderfull work.

Ph.

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

-
To unsubscribe, 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 53905] Select all doesn't work w hen you're inside a table

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=29136) The table where
  |  |the behavior of "Ctrl-A"
  |  |changes depending on the
  |  |cell you are in.





--- Additional comments from [EMAIL PROTECTED] Mon Aug 29 07:54:10 -0700 
2005 ---
Created an attachment (id=29136)
The table where the behavior of "Ctrl-A" changes depending on the cell you are 
in.


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

-
To unsubscribe, 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 53905] Select all doesn't work w hen you're inside a table

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





--- Additional comments from [EMAIL PROTECTED] Mon Aug 29 07:51:50 -0700 
2005 ---
The behavior of "select all" seems inconsistent.

Most of times, when the pointer is inside a cell, typing ctrl-A selects the cell
only, typing again ctrl-A selects the entire table.

Sometimes, all the table is selected when you operate only once. I can reproduce
this easily with an empty table. But I found the bug with a table where the
behavior depended on the cell.

I've simplified the table to a minimal size and put it as an attachment. You can
see the different behaviors of ctrl-A when you navigate from cell to cell.

Regards,

Ph.


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

-
To unsubscribe, 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 53905] New - Select all doesn't w ork when you're inside a table

2005-08-29 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53905
  Issue #:|53905
  Summary:|Select all doesn't work when you're inside a table
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|mru
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Mon Aug 29 06:16:58 -0700 
2005 ---
Hi,

Put the cursor inside a cell of a table,
Try to select all (ctrl-A or in the edit sub-menu)

Only the current cell is selected.

My configuration:  Linux SuSE 8.2, OOo 1.9.122

Regards,

Ph.

--

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

-
To unsubscribe, 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 53502] New - Style printed in bol d insteed of regular

2005-08-18 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53502
  Issue #:|53502
  Summary:|Style printed in bold insteed of regular
Component:|Word processor
  Version:|current
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|printing
  Assigned to:|mru
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Thu Aug 18 07:35:28 -0700 
2005 ---
create a new text document
create a new style from "Default" 
call it "New1"
Create another style from "Default" or "New1"
Call it "New2"
In the "Font" tab select "Bold"

Now write two paragraphes.
Apply "New1" on the one and "New2" on the other.

Print the document: both paragraphs are printed in bold.

My configuration: OOo 1.9m122, Linux, SuSE 8.2.

Regards :-)

Philippe.

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

-
To unsubscribe, 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 50986] Xforms: mime-type of answ er not checked

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27333) Returned
  |  |document





--- Additional comments from [EMAIL PROTECTED] Mon Jun 20 05:30:41 -0700 
2005 ---
Created an attachment (id=27333)
Returned 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 50986] Xforms: mime-type of answ er not checked

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27332) Example of
  |  |script returning an OOo
  |  |document





--- Additional comments from [EMAIL PROTECTED] Mon Jun 20 05:29:29 -0700 
2005 ---
Created an attachment (id=27332)
Example of script returning an OOo 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 50986] New - Xforms: mime-type of answer not checked

2005-06-20 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50986
  Issue #:|50986
  Summary:|Xforms: mime-type of answer not checked
Component:|Word processor
  Version:|current
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|programming
  Assigned to:|mru
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Mon Jun 20 05:25:51 -0700 
2005 ---
Hi,

This issue is related to issue #50286, where you can find some related 
attachments.

- Create a submission
- declare an action returning an OOo XML document
- set "replace instance"

OOo crashes when you submit.

All is right if you're consistent.

I'm using 00o1.9m109

Regards,

Ph.

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

-
To unsubscribe, 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 50418] New - XFORM: need to remove "instance 1"

2005-06-07 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50418
  Issue #:|50418
  Summary:|XFORM: need to remove "instance 1"
Component:|Word processor
  Version:|current
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|programming
  Assigned to:|msc
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Tue Jun  7 02:10:44 -0700 
2005 ---
Hi,

- Create a new XML document
* you have a defaut instance named "instance 1"
- Add an instance
* give it a name
* choose an XML document as model
- D&D the elements from the data navigator to the document
- Create a new submission
* see issue #50286 for details about the called script.
* binding expression: /
* replace none
- add a button in the document:
* action: submit form
* select the submission.

Test 1:
GET and POST method seem work but no data are send to the server.

- remove "instance 1"

Test 2:
 GET works fine, and data are sent to the server
 POST hangs OOo (see issue #50286).

I'm using OOo 1.9m104 on Linux.

regards.

Ph.

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

-
To unsubscribe, 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 50355] XFORM: "Replace document" doesn't work

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26926) The script
  |  |which send back a new
  |  |document





--- Additional comments from [EMAIL PROTECTED] Mon Jun  6 02:38:09 -0700 
2005 ---
Created an attachment (id=26926)
The script which send back a new 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 50355] New - XFORM: "Replace document" doesn't work

2005-06-06 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50355
  Issue #:|50355
  Summary:|XFORM: "Replace document" doesn't work
Component:|Word processor
  Version:|current
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|programming
  Assigned to:|msc
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Mon Jun  6 02:37:02 -0700 
2005 ---
If you choose "Replace document" in the submission, the new docuemnt send by the
server is opened in a new window.

Please find the php script attached.

Regards,

Ph.

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

-
To unsubscribe, 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 50354] New - XFORM: Post method, no data available

2005-06-06 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50354
  Issue #:|50354
  Summary:|XFORM: Post method, no data available
Component:|Word processor
  Version:|current
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|programming
  Assigned to:|msc
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Mon Jun  6 02:26:55 -0700 
2005 ---
When choosing POST method in the submission, no data is available in the server
side.

All is rigth with GET method.

Please see issue #50286 fore more information.

Regards,

Ph.

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

-
To unsubscribe, 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 50286] XForm: OOo crash with POST method

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26924) The output of
  |  |message1.php.





--- Additional comments from [EMAIL PROTECTED] Mon Jun  6 02:17:59 -0700 
2005 ---
Created an attachment (id=26924)
The output of message1.php.


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

-
To unsubscribe, 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 50286] XForm: OOo crash with POST method

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26923) The PHP script





--- Additional comments from [EMAIL PROTECTED] Mon Jun  6 02:12:58 -0700 
2005 ---
Created an attachment (id=26923)
The PHP script


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

-
To unsubscribe, 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 50286] XForm: OOo crash with POST method

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26922) The generated
  |  |logs





--- Additional comments from [EMAIL PROTECTED] Mon Jun  6 02:08:55 -0700 
2005 ---
Created an attachment (id=26922)
The generated logs


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

-
To unsubscribe, 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 50286] XForm: OOo crash with POST method

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26921) This document
  |  |crashes OOo with POST
  |  |method in the submission





--- Additional comments from [EMAIL PROTECTED] Mon Jun  6 01:57:28 -0700 
2005 ---
Created an attachment (id=26921)
This document crashes OOo with POST method in the submission


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

-
To unsubscribe, 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 50286] New - XForm: OOo crash with POST method

2005-06-03 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50286
  Issue #:|50286
  Summary:|XForm: OOo crash with POST method
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|programming
  Assigned to:|mru
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Fri Jun  3 07:09:09 -0700 
2005 ---
Hi,

I'm trying to make OOo work with XForm.

I can get some interaction with the apache serveur and GET method, but OOo hangs
with POST method.

I'll attach some related document:
- the OOo XML Document
- the PHP script
- the related traces in access_log
- the traces generated by the php script.

My environnement:
- OOo 1.9m104
- Apache 1.3.33
- PHP 5.0.4 (--with-mysql --enable-soap)


Others issues will follow.

regards,

Ph.

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

-
To unsubscribe, 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 49216] Xforms: result of tests

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26104) Resulting XML
  |  |Form document





--- Additional comments from [EMAIL PROTECTED] Fri May 13 03:58:44 -0700 
2005 ---
Created an attachment (id=26104)
Resulting XML Form 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 49216] Xforms: result of tests

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


User allart changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26094) description of
  |  |what we could do with XML
  |  |Form Documents.





--- Additional comments from [EMAIL PROTECTED] Fri May 13 02:22:36 -0700 
2005 ---
Created an attachment (id=26094)
description of what we could do with XML Form Documents.


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

-
To unsubscribe, 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 49216] New - Xforms: result of tests

2005-05-13 Thread allart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49216
  Issue #:|49216
  Summary:|Xforms: result of tests
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|programming
  Assigned to:|mru
  Reported by:|allart





--- Additional comments from [EMAIL PROTECTED] Fri May 13 02:21:11 -0700 
2005 ---
Hi,

as a very newby using OOo 1.9.x and its XForm capabilities, please let me post a
summary about tests we're performing with XML form documents.

The objective is to make Xform protocole work inside OOo, and to write a "get
started" document.

Unfortunately, the implementation of XForm seems uncomplete yet. Nevertheless, i
would like to know what is working and what isn't.

So I wrote a brief document describing what I could do until now. Certainly, I
didn't used OOo correctly, but I didn' found many documentation on the web,
beside 
http://www.idealliance.org/proceedings/xml04/papers/110/xml2004_ideadb.pdf

As we encountered several problems during our tests, I know that I should create
several issues. But I think that it would be more efficient to put all of them
into one contextual description.

It would be very interesting to have some traces on the local desktop about what
is going on between OOo and the server.

Hoping to help you developping Xforms functionalities inside OOo. Don't hesitate
to contact me for more information.

Regards.

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

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


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