[dba-issues] [Issue 49183] allow to edit a view's des ign (underlying statement) in HSQLDB

2007-09-13 Thread ajpursell
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49183





--- Additional comments from [EMAIL PROTECTED] Thu Sep 13 21:50:18 + 
2007 ---
I agree totally with this focus. As I said before, users of other database back
ends have their own native functionality to fall back on. Keep up the good 
work!  

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

-
To unsubscribe, 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 49183] Can't edit view's design

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





--- Additional comments from [EMAIL PROTECTED] Mon Jun 11 17:48:27 + 
2007 ---
Great news! I was only thinking of being put right for HSQLDB. Most other
databases should have their own native ways of editing views. However, in
theory, it shouldn't matter as the process should always be the same. 1) Query
the database schema to acquire the view definition - this should be a CREATE
VIEW statement. 2) Load this into the Design view dialog. 3) Save changes back
with a DROP VIEW and a CREATE VIEW for the new definition.  But I'm sure there
is a big gulf between theory and practice.  I see, for instance, that HSQLDB
holds the view definitions in  a pure text Script file while query definitions
are in the contents.xml file. So best of luck! People like me with minimal
coding ability really appreciate what you are doing.

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

-
To unsubscribe, 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 49183] Can't edit view's design

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


User ajpursell changed the following:

What|Old value |New value

  CC|''|'ajpursell'





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

-
To unsubscribe, 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 49183] Can't edit view's design

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





--- Additional comments from [EMAIL PROTECTED] Mon Jun  4 22:39:40 + 
2007 ---
Now my issue 78050 has been closed and merged with this I have to back
moorsider's assertion that this is a DEFECT, not an ENHANCEMENT. There can be no
defence that it cannot be done, as it is being done for queries. A view is
essentially the same animal as a query. It is defined by an a SQL statement that
can be represented by a Design view in just the same way. MS Access does just
that and allows you to change views in Design view or by editing its underlying
SQL statement. 

This problem should have been fixed long ago. All issues raised on this topic
have called it a DEFECT.

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

-
To unsubscribe, 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 78050] Wrong Edit dialog for View s

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


User ajpursell changed the following:

What|Old value |New value

Platform|All   |PC





--- Additional comments from [EMAIL PROTECTED] Sun Jun  3 10:26:40 + 
2007 ---
Confirmed that this behaviour applies to both Windows XP and Ubuntu Feisty 
versions

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

-
To unsubscribe, 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 78050] Wrong Edit dialog for View s

2007-06-02 Thread ajpursell
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78050
 Issue #|78050
 Summary|Wrong Edit dialog for Views
   Component|Database access
 Version|OOo 2.2
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|ajpursell





--- Additional comments from [EMAIL PROTECTED] Sat Jun  2 16:24:10 + 
2007 ---
If you create a view, there is a Design View and a Query view available. When
you have created a View the right click menu has a Edit option. This option
calls the Table Design dialog. It should call the the Design View dialog.
(Compare with the behaviour for editing Queries)

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

-
To unsubscribe, 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 78050] Wrong Edit dialog for View s

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





--- Additional comments from [EMAIL PROTECTED] Sat Jun  2 16:38:23 + 
2007 ---
Created an attachment (id=45613)
Create and Edit View dialogs


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

-
To unsubscribe, 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 46347] Clearer Explaination Need ed in the File Associations Dialog during Inst allation

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





--- Additional comments from [EMAIL PROTECTED] Wed Jan  4 13:00:03 -0800 
2006 ---
ajpursell - cj/IS I think your shortened wording fully covers the issues that
the original discussions were about. I am most happy with it.  No doubt, there
will be a few questions on the users list along the lines of 'Now I have got
OOo, how can I open Word files' but that is better than the anger of people who
complain 'OOo has taken over my computer!' I will look forward to the 2.0.2 
install.

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

-
To unsubscribe, 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 46347] Clearer Explaination Need ed in the File Associations Dialog during Inst allation

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





--- Additional comments from [EMAIL PROTECTED] Wed Dec 14 16:29:16 -0800 
2005 ---
You have substancially changed the wording I agreed with people on the users and
discuss lists.  As a result, I think it is less clear what the effect of
selections on this screen will be.  In particular, I would say:

1) Not everyone fully understands the implications of the term default
application.  That is why I put the explanation This means, for instance, that
if you double click on one of these files, OpenOffice.org will open it, not the
progam that opens it now immediately after the first sentence.

2) Most of the angry complaints on the users list came from people who were just
trying out OO.o.  That is why the last two sentances, begining If you are just
trying out Open Office.org... were included.  You have left this out.  Perhaps
you think it was in some way 'unprofessional' to include it.  Pehaps not
appropriate to Star Office?  I think it is very appropriate to Open Office if we
are not to lose good will from this type of new user.

3) Finally, the wording after 'For instance:' is not good English.  It needs to
be When you double-click a Microsoft Word file from a file folder,
%PRODUCTNAME will open the file automatically, if you have selected %PRODUCTNAME
 as the default application for Microsoft Word files.

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

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


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



[installation-issues] [Issue 51703] New - Installation fails w ith Internal error 2735. Shellextensionsdll5

2005-07-07 Thread ajpursell
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51703
  Issue #:|51703
  Summary:|Installation fails with Internal error 2735.
  |Shellextensionsdll5
Component:|Installation
  Version:|680m113
 Platform:|PC
  URL:|
   OS/Version:|Windows 98
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|of
  Reported by:|ajpursell





--- Additional comments from [EMAIL PROTECTED] Thu Jul  7 13:17:49 -0700 
2005 ---
Installation fails with Internal error 2735. Shellextensionsdll5. This happens
right after the OpenOffice.org 1.9.113 Installation Wizard window opens.

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

-
To unsubscribe, 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 51703] Installation fails with I nternal error 2735. Shellextensionsdll5

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


User ajpursell changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=27780) Error Message





--- Additional comments from [EMAIL PROTECTED] Thu Jul  7 13:19:55 -0700 
2005 ---
Created an attachment (id=27780)
Error Message


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

-
To unsubscribe, 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 46160] DL envelopes print in 1.1.4 but not in 1.9.84

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





--- Additional comments from [EMAIL PROTECTED] Mon Apr  4 15:06:51 -0700 
2005 ---
I agree that this is the same as 46093.  Problem is that the summary and detail
of 46093 is very different in its focus on orientation and not the non-printing
of the address.  Please mark this as a duplicate of 46093.

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

-
To unsubscribe, 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 46347] Clearer Explaination Needed in the File Associations Dialog during Installation

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





--- Additional comments from [EMAIL PROTECTED] Sun Apr  3 07:15:43 -0800 
2005 ---
Following Daniel's advice this was put back on the discuss and users list.  As a
result of suggestions received, I have revised the suggested wording to:

--
OpenOffice.org x.x.x can be set as the default application to automatically open
the following file types.  This means, for instance, that if you double click on
one of these files, OpenOffice.org will open it, not the progam that opens it 
now. 

... then after the list of file types and check boxes, add ... 

If you are just trying out Open Office.org, you probably don't want this to
happen, so leave the boxes unchecked.  You can always open these files in
OpenOffice.org, by using 'File  Open' and browsing to the file you want.
---

However, it was suggested that a single string to replace the existing string
might be quicker and easier to implement.  If this is the case, use the 
following:

-
OpenOffice.org x.x.x can be set as the default application to automatically open
the following file types.  This means, for instance, that if you double click on
one of these files, OpenOffice.org will open it, not the progam that opens it 
now. 

If you are just trying out Open Office.org, you probably don't want this to
happen, so leave the boxes unchecked.  You can always open these files in
OpenOffice.org, by using 'File  Open' and browsing to the file you want.

... then the list of file types and check boxes. 
---




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

-
To unsubscribe, 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 46160] DL envelopes print in 1.1.4 but not in 1.9.84

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





--- Additional comments from [EMAIL PROTECTED] Sun Apr  3 07:42:50 -0800 
2005 ---
Further testing results:

1) The 'Env. 10' envelope does not print in 1.9.87.  

2) For both the 'DL and the 'Env. 10' envelope, if the Sender address is
enabled, it does print, but it is at the right end of the envelope, parallel to
the RH edge, i.e. wrong position and wrong orientation.  It should be at the
left end, parallel to the top edge.

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

-
To unsubscribe, 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 46397] MSO file extention open dialog

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





--- Additional comments from [EMAIL PROTECTED] Thu Mar 31 09:10:39 -0800 
2005 ---
My thanks to James Walker for filing this issue.  If he hadn't done it already,
I would be filing it now. 

I hope this will not just be seen as a bit of window dressing.  It is a vey
serious issue.  Those of us who spend may hours on the users list are well aware
of the trouble it causes and the number of times new users complain that 'Open
Office has taken over their system' when all they wanted to do was give it a
try.   Furthermore, I am sure it gives people a very negative view of OO for
putting them to so much trouble.  As any marketing person knows, one or two
angry/upset customers can outweigh the good will of many dozens of satisfied
customers.  

In my wording, I have deliberately set out to put off the person new to OO from
changing the file associations.  This is because those who know what they want
will not be put off from doing what they want.  However, we must protect those
who do not understand the full consequences of their actions from doing what
they don't want.  As it stands, the current wording of this dialog virtually
invites people to check the boxes.  

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

-
To unsubscribe, 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 46397] MSO file extention open dialog

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


User ajpursell changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=24481) Setup dialog -
  |  |Association to MSO file
  |  |types





--- Additional comments from [EMAIL PROTECTED] Thu Mar 31 09:44:45 -0800 
2005 ---
Created an attachment (id=24481)
Setup dialog - Association to MSO file types


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

-
To unsubscribe, 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 46347] Clearer Explaination Needed in the File Associations Dialog

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


User ajpursell changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |NEW

Ever confirmed|  |1





--- Additional comments from [EMAIL PROTECTED] Thu Mar 31 09:51:01 -0800 
2005 ---
*** Issue 46347 has been confirmed by votes. ***

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

-
To unsubscribe, 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 46347] Clearer Explaination Needed in the File Associations Dialog

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


User ajpursell changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=24482) Setup dialog -
  |  |Association to MSO file
  |  |types





--- Additional comments from [EMAIL PROTECTED] Thu Mar 31 09:52:07 -0800 
2005 ---
Created an attachment (id=24482)
Setup dialog - Association to MSO file types


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

-
To unsubscribe, 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 46347] Clearer Explaination Needed in the File Associations Dialog

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





--- Additional comments from [EMAIL PROTECTED] Thu Mar 31 09:53:40 -0800 
2005 ---
Please see my remarks and suggested rewording of the dialog which are on issue 
46397

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

-
To unsubscribe, 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 46160] DL envelopes print in 1.1.4 but not in 1.9.84

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





--- Additional comments from [EMAIL PROTECTED] Tue Mar 29 06:24:16 -0800 
2005 ---
With further testing, I find that 1.1.4 prints a correct DL envelope with the
paper size set to either 'A4' or 'DL Envelope'.  For what it's worth, this is
also the case in Ubuntu Linux using 1.1.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]



[sw-issues] [Issue 46160] New - DL envelopes print in 1.1.4 but not in 1.9.84

2005-03-28 Thread ajpursell
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46160
  Issue #:|46160
  Summary:|DL envelopes print in 1.1.4 but not in 1.9.84
Component:|Word processor
  Version:|680m84
 Platform:|PC
  URL:|
   OS/Version:|Windows 98
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|printing
  Assigned to:|mru
  Reported by:|ajpursell





--- Additional comments from [EMAIL PROTECTED] Mon Mar 28 08:02:35 -0800 
2005 ---
When I try to print a DL envelope in 1.9.84 with exactly the same settings as I
use in 1.1.4, nothing prints.

OO.o 2.0Beta (1.9.84) unilaterally sets my printer paper size to DL envelope. 
Even if I set it to A4 first, it is set to DL after printing, but it prints
nothing (i.e just feeds a blank sheet of paper).  In 1.1.4, the paper size
remains at my default A4 paper size and prints DL envelopes beautifully.

My printer is an HP Deskjet 610C.  It has a DL envelope feed on the righthand
side. Envelopes are fed face down with top edge (ie long edge for a DL) at the
right.  Set up in OO is the default for DL.  Envelope orientation is the
rightmost of the six, and 'Print from top' is selected.  'New Doc' is used and
either the printer icon or File  Print  OK to print it.

There are a lot of issues similar to this, but I have filed a new issue as there
is a clear cut difference between versions which is rendering ver 2.0
non-functional for me.

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

-
To unsubscribe, 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 44371] Mail Merge Wizard does not use Filter

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





--- Additional comments from [EMAIL PROTECTED] Wed Mar 16 03:00:22 -0800 
2005 ---
Hi Tam

I'm attaching the file I used when I noticed the problem.  It is a tab delimited
csv file with 3 columns, called MPs.csv.  I'm filtering on the column called
'Minister' not like Y.

If you need anything more form me, please ask.

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

-
To unsubscribe, 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 44816] Mail Merge Wizard creates CSV files than cannot be opened by Calc

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


User ajpursell changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23891) Tab delimited
  |  |CSV file





--- Additional comments from [EMAIL PROTECTED] Wed Mar 16 03:06:06 -0800 
2005 ---
Created an attachment (id=23891)
Tab delimited 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]



[sw-issues] [Issue 44816] Mail Merge Wizard creates CSV files than cannot be opened by Calc

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





--- Additional comments from [EMAIL PROTECTED] Wed Mar 16 03:10:02 -0800 
2005 ---
Sorry, the attachment MPs.csv was meant for another issue.  If you can remove
it, please do.

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

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


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



[sw-issues] [Issue 44371] Mail Merge Wizard does not use Filter

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


User ajpursell changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=23892) Tab delimited
  |  |CSV file





--- Additional comments from [EMAIL PROTECTED] Wed Mar 16 03:11:31 -0800 
2005 ---
Created an attachment (id=23892)
Tab delimited 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]



[sw-issues] [Issue 44816] New - Mail Merge Wizard creates CSV files than cannot be opened by Calc

2005-03-11 Thread ajpursell
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44816
  Issue #:|44816
  Summary:|Mail Merge Wizard creates CSV files than cannot be
  |opened by Calc
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Windows 98
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|mru
  Reported by:|ajpursell





--- Additional comments from [EMAIL PROTECTED] Fri Mar 11 06:34:46 -0800 
2005 ---
If you create a new Data Source in the Mail Merge Wizard, the result is a tab
delimited CSV file.  You cannot open/edit this file in Base, or in the Mail
Merge Wizard, as the driver for it currently is read-only.  The ideal option is
to open it with Calc.  However, if you try and do that (even if you select
Spreadsheet file types in File Open) you get an ASCII Filter Options Dialog
showing that it is in Unicode and when you select OK on that, the file opens in
Writer not in Calc.

I am told this sounds like the file contains 0x00 hex null bytes, but does not
start with a Unicode byte order mark (BOM) U+FEFF and as a consequence cannot be
opened in Calc, but I don't have any way of verifying this.

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

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


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



[dba-issues] [Issue 43456] allow write access to Spreadsheet and flat file databases

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





--- Additional comments from [EMAIL PROTECTED] Wed Mar  9 03:38:06 -0800 
2005 ---
If the divers are read-only, can Base call the appropriate application (Writer 
or Calc) to edit the file when the user chooses  'Open' or 'Edit'.  Finding the 
file to edit it can be quite difficult.  E.g., if you create a data source in 
the 
Mail Merge Wizard, a csv file is created and put in a default location. 

At the very least, Base should tell the user why they cannot Edit/Open a 
database in write mode and give them a clue as to which document they must Open 
to do 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]



[sw-issues] [Issue 44626] New - Mail Merge Wizard needs a way to add database fields.

2005-03-09 Thread ajpursell
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44626
  Issue #:|44626
  Summary:|Mail Merge Wizard needs a way to add database fields.
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|mru
  Reported by:|ajpursell





--- Additional comments from [EMAIL PROTECTED] Wed Mar  9 09:26:08 -0800 
2005 ---
The Mail Merge Wizard needs a way to add database fields that do not belong to
the Address or Greetings block.  Currently this can be done at Stage 6 (Preview
and Edit Document) by using Edit Document... placing the cursor in the required
position and taking Insert  Fields  Other (or Ctrl-F2)  Mail Merge Fields.  I
think that the data source you are using in currently highlighted, but you must
still click on it to see a choice of fields. You then need to Close, reposition
the cursor and repeat the process for any other field you need to insert. This
process needs to be made easier for the users of the Wizard.

My proposal is that a drop down list of available fields in the data source is
added to the small Mail Merge Wizard toolbar under a button labeled something
like 'Add Fields'.  Clicking on an item in the list would add the field to the
cursor position. This is functionality very similar to Word 97 mail merge.

Also add to the Preview and Edit Document form, You can also add other fields
from your data source after Write or edit your document now if you have not
already done so.

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

-
To unsubscribe, 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 44535] New - Cannot edit data in from some data sources in Base

2005-03-08 Thread ajpursell
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44535
  Issue #:|44535
  Summary:|Cannot edit data in from some data sources in Base
Component:|Database access
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Windows 98
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|msc
  Reported by:|ajpursell





--- Additional comments from [EMAIL PROTECTED] Tue Mar  8 15:24:06 -0800 
2005 ---
The data in OpenDocument Spreadsheet (.ods) files and .csv files (as created by
the Mail Merg Wizard, for instance) cannot be edited in Base.  Or via a Form
created for one of these sources.  I have also read a report of this behaiviour
for hsqldb.  However, I can insert and edit data in an MS Access database.

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

-
To unsubscribe, 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 44371] New - Mail Merge Wizard does not use Filter

2005-03-07 Thread ajpursell
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44371
  Issue #:|44371
  Summary:|Mail Merge Wizard does not use Filter
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Windows 98
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|mru
  Reported by:|ajpursell





--- Additional comments from [EMAIL PROTECTED] Mon Mar  7 09:09:50 -0800 
2005 ---
At Stage 3 - Address Block - you can press 'Select Address List'.  This takes 
you to a form to select an address list.  One of the buttons on this form 
is 'Filter'.  It calls the dialog for specifying conditions to restrict
the data set.  Eg you may only want to select addresses in a particular
town.  But even if you specify a filter, the final product of the mail
merge created by completing the other stages of the Wizard uses the whole data
set, not just those specified by the filter.

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

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


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