[sc-issues] [Issue 55720] New - edit points missing from calc

2005-10-10 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55720
  Issue #:|55720
  Summary:|edit points missing from calc
Component:|Spreadsheet
  Version:|680m129
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|spreadsheet
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Mon Oct 10 04:10:59 -0700 
2005 ---
MenuItem : edit - Edit points missing from menu

Steps
1 Open calc.
2 view-Toolbars-drawing
3 drag 2-3 objects say circle or rectangles
4 select 2 or more draw objects (need to use shift while selecting)
5 Right click - Edit Points is present
6 But Edit- Edit points is missing.

Note : This could be an issue with svx module

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

-
To unsubscribe, 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 55721] New - No default names for the draw object

2005-10-10 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55721
  Issue #:|55721
  Summary:|No default names for the draw object
Component:|Spreadsheet
  Version:|680m129
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|spreadsheet
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Mon Oct 10 04:29:15 -0700 
2005 ---
I can split this issue into 2 

a No default drawobject name
b Unable to change the drawobject Name

Steps:
1 Open Calc
2 View-toolbars-Drawing
3 Drag 1 or more object to sheet1
4 The object does not have the default name ex in MS it is Rectangle 1
Circle 1 etc
a) I found using starbasic that XShape - XNamed - MsgBox (_xnamed.getName) is
blank
To test it, I creat the same shape in draw, give a name(right click - object
name) to it. copy it to calc. Run the script again and msgbox prints the object
name. This shows that the default name is null or  

b) Select the draw object - right click . Like Draw there is no option called
Name Object. So from ui a user cannot name/rename the draw object in sheet.

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

-
To unsubscribe, 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 55116] Keyboard shortcut for ent ering Time or Date

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





--- Additional comments from [EMAIL PROTECTED] Mon Sep 26 22:55:27 -0700 
2005 ---
How do you enter date/time field now ? I cannot see the menu option to enter
these values automatically ?
In writer there is an option like Insert-fields -date 

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

-
To unsubscribe, 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 55079] OOo Base and MS Access fi le

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





--- Additional comments from [EMAIL PROTECTED] Mon Sep 26 23:19:25 -0700 
2005 ---
I cannot see anything in this file with ms-access too (No table or query or 
form).

 Can you paste the error that you got in OOo ?

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

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


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



[sc-issues] [Issue 54651] getPropertyValue not retu rning proper value

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





--- Additional comments from [EMAIL PROTECTED] Sun Sep 18 23:20:35 -0700 
2005 ---
Oh I was testing one of my basic script and something like

currSheet = oConv.ReferenceSheet
if (currSheet == 5) 
{
//do soething
}

My patch need not be the correct one but the functionality was/is not working if
someone puts the above said basic code :(

I am creating another patch which should be acceptable I guess :)

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

-
To unsubscribe, 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 54651] getPropertyValue not retu rning proper value

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=29653) Proposed patch
  |  |[does not modify the class
  |  |data]





--- Additional comments from [EMAIL PROTECTED] Sun Sep 18 23:22:51 -0700 
2005 ---
Created an attachment (id=29653)
Proposed patch [does not modify the class data]


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

-
To unsubscribe, 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 54651] New - getPropertyValue not returning proper value

2005-09-15 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54651
  Issue #:|54651
  Summary:|getPropertyValue not returning proper value
Component:|Spreadsheet
  Version:|680m127
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|spreadsheet
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Thu Sep 15 04:40:57 -0700 
2005 ---
This simple script was printing 0 as sheet number whatever be the sheet!

Sub Main
oActiveCell = ThisComponent.getCurrentSelection()
 oConv =
ThisComponent.createInstance(com.sun.star.table.CellRangeAddressConversion)
oConv.Address = oActiveCell.getRangeAddress
Print oConv.ReferenceSheet

End Sub

B'se of this, the Print oConv.UserInterfaceRepresentation was also giving
un-expected result.

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

-
To unsubscribe, 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 54651] getPropertyValue not retu rning proper value

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=29581) Proposed patch





--- Additional comments from [EMAIL PROTECTED] Thu Sep 15 04:42:43 -0700 
2005 ---
Created an attachment (id=29581)
Proposed patch


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

-
To unsubscribe, 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 54651] getPropertyValue not retu rning proper value

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


User jayant_madavi changed the following:

  What|Old value |New value

Status|CLOSED|UNCONFIRMED

Resolution|INVALID   |





--- Additional comments from [EMAIL PROTECTED] Thu Sep 15 21:27:49 -0700 
2005 ---
jayant - nn : Really interesting way to close :( Just wanted to know the sheet
Number for which, I am formatting the address in Human readable form.
Currently it is returning 0 all the time.

A user don't want to set the ReferenceSheet, he wants to get the ReferenceSheet
for activeCell using this service. With my little knowledge of OOo coding, I
cannot see the code breaking in any way. 

I will be thankful to you, if you can putup, what can break so that I can create
a better patch.

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

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


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



[lingucomponent-issues] [Issue 53960] Wrong case, when replacin g word with synonym list from thesaurus

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





--- Additional comments from [EMAIL PROTECTED] Thu Sep  1 04:35:46 -0700 
2005 ---
jayant - tl : that is what I have put in my King example/analysis the 
synonym are converted to the appropriate case before showing to user.

The attached patch tries to restrict conversion of the words 
whose meaning(original word in dictionary) is of type Mixed Case.

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

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


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



[lingucomponent-issues] [Issue 53960] Wrong case, when replacin g word with synonym list from thesaurus

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=29162) meaning and
  |  |synonym dialog of
  |  |thesaurus (image)





--- Additional comments from [EMAIL PROTECTED] Tue Aug 30 02:36:35 -0700 
2005 ---
Created an attachment (id=29162)
meaning and synonym dialog of thesaurus (image)


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

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


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



[lingucomponent-issues] [Issue 53960] Wrong case, when replacin g word with synonym list from thesaurus

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=29163) Proposed patch





--- Additional comments from [EMAIL PROTECTED] Tue Aug 30 02:40:51 -0700 
2005 ---
Created an attachment (id=29163)
Proposed patch


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

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


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



[lingucomponent-issues] [Issue 53960] Wrong case, when replacin g word with synonym list from thesaurus

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





--- Additional comments from [EMAIL PROTECTED] Tue Aug 30 02:48:16 -0700 
2005 ---
Here is my small analysis/approach:

The algorithm finds the meaning from the repository. Converts it, based upon the
case of original text. and shows to user as synonym(s) with appropriate case.

Ex King = Male monarch, Crowned head, Sovereign, Monarch;
   king = male monarch, ;
   KING = MALE MONARCH, .;

In the above patch,
 An additional check is made for the capitalType() of the meaning also, if
it is of type CAPTYPE_MIXED then do not auto convert the case of the synonym
shown.

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

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


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



[lingucomponent-issues] [Issue 53960] New - Wrong case, when rep lacing word with synonym list from thesaurus

2005-08-30 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53960
  Issue #:|53960
  Summary:|Wrong case, when replacing word with synonym list
  |from thesaurus
Component:|lingucomponent
  Version:|680m123
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|www
  Assigned to:|[EMAIL PROTECTED]
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Tue Aug 30 02:34:36 -0700 
2005 ---
One of our customer reported this problem :(

If you replace a word (option from thesaurus) by a word which consists of 2
words, the second word is put into lower case though the second word is in upper
case in the Thesaurus.

Here an example:

First have the -de package installed to have the German Thesaurus.
Select language German for the text, enter the word Bär and look for Synonyms.
(copy/paste the above word, to test, if your keyboard does not support )
You will see Meister Petz in the meanings listbox and Meister petz (with
lower case p, though in the Thesaurus it is upper case). 
If you replace the word in the text, also the lower case version will be
inserted, which is not correct.

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

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


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



[ui-issues] [Issue 53700] New - cancel button's f unction in the crash recovery dialog

2005-08-24 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53700
  Issue #:|53700
  Summary:|cancel  button's function in the crash recovery
  |dialog
Component:|ui
  Version:|680m123
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|sba
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Wed Aug 24 01:00:12 -0700 
2005 ---
1 open a new document (calc , writer ..anything) from terminal.
2 write some text in the document.
3 wait for autosave time (tools-options-load save -general) For testing I
make it to 1 min. I also selected always create a backup copy.

4 Do a ctrl-c  to simulate the crash.
5 relaunch  OOo. It will ask for crash recovery.
Case 1: Cancel pressed.
   - press  cancel. it prompts for another confirm message. Cleck Yes.
Still the save dialog is shown ?

Case 2: Start recovery
  - Press start recovery. Cancel button is disabled. Now if I press
cancel. All the document are recovered. 

Expected behaviour:
Case 1 : After the confirmation. There should not be any more question/dialogs
to save/recover.
Case 2 : Cancel button should be enabled once a user starts recovering. So as to
cancel the long list of document to be saved (Assume 10 documents). Or maybe a
way to select say 2 docs out of 10 which a user can save.

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

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


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



[ui-issues] [Issue 53700] cancel button's functi on in the crash recovery dialog

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=29007) proposed patch





--- Additional comments from [EMAIL PROTECTED] Wed Aug 24 01:03:25 -0700 
2005 ---
Created an attachment (id=29007)
proposed patch


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

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


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



[ui-issues] [Issue 53700] cancel button's functi on in the crash recovery dialog

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





--- Additional comments from [EMAIL PROTECTED] Wed Aug 24 01:07:52 -0700 
2005 ---
The patch tries to address the case 1. Where a save dialog won't be shown to
the user (after the confirmation of the Cancel button). 

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

-
To unsubscribe, 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 22961] AutoComplete unable to di fferentiate between Capital Letters and Small Letters.

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=28914) proposed patch





--- Additional comments from [EMAIL PROTECTED] Thu Aug 18 21:04:39 -0700 
2005 ---
Created an attachment (id=28914)
proposed patch


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

-
To unsubscribe, 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 22961] AutoComplete unable to di fferentiate between Capital Letters and Small Letters.

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





--- Additional comments from [EMAIL PROTECTED] Thu Aug 18 21:08:35 -0700 
2005 ---
The above patch tries to address the issue, where a dictionary word COMPLETION; 
if typed as complet will show as complet'ion'.


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

-
To unsubscribe, 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 22961] AutoComplete unable to di fferentiate between Capital Letters and Small Letters.

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





--- Additional comments from [EMAIL PROTECTED] Thu Aug 18 21:47:22 -0700 
2005 ---
ezza, yes the code looks at the partially typed word. I agree to your suggestion
but then the algorithm would be too complex (my assumption). Assume that I add
to dictionary, a case-complex word like OpenSuSe etc and then try to do an
autocomplete. The current patch is just one level of improvement, which tries
to respect the case of the word typed till now. 

In my local sources, I did experiment with  modifying the remaining word to
Upper or lower case (toggle) using KEY_PAGEUP | KEY_SHIFT. If I submit that as
a patch will that help ? 

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

-
To unsubscribe, 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 4148] AutoCorrect/Word Completio n: Accept with [Tab]

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=28623) Proposed patch





--- Additional comments from [EMAIL PROTECTED] Wed Aug 10 02:42:34 -0700 
2005 ---
Created an attachment (id=28623)
Proposed patch


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

-
To unsubscribe, 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 52023] G_GNUC_CONST in evoadb2 p roblematic

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





--- Additional comments from [EMAIL PROTECTED] Sun Jul 17 20:22:53 -0700 
2005 ---
mjayant - cmc : IHMO, G_GNUC_CONST macro == const. letme try to replicate 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]



[api-issues] [Issue 51802] New - XSheetPastable not i mplemented

2005-07-11 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51802
  Issue #:|51802
  Summary:|XSheetPastable not implemented
Component:|api
  Version:|680m110
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|sw
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Mon Jul 11 05:42:45 -0700 
2005 ---
I was trying to use the XSheetPastable interface. as given in the API. but was 
not able to use it as it is not implemented.

It would be great to have this feature.

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

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


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



[api-issues] [Issue 51802] XSheetPastable not implem ented

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





--- Additional comments from [EMAIL PROTECTED] Mon Jul 11 20:31:38 -0700 
2005 ---
I wonder sw, jsc even the depricated implementation is also not available. or I 
could not locate :(



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

-
To unsubscribe, 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 51564] New - Summation does not w ork from UI; changes exsisting value

2005-07-05 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51564
  Issue #:|51564
  Summary:|Summation does not work from UI; changes exsisting
  |value
Component:|Spreadsheet
  Version:|680m110
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|spreadsheet
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Tue Jul  5 01:13:43 -0700 
2005 ---
Steps:
- Open calc.
- fill values A1=1,A2=2,A3=3
- select A1,A2,A3
- click on SUM symbol in the formula toolbar

All the selected values becomes 0 or #REF!

If it is not summing up the values at least it should not change the exsisting 
values !! On excel the same steps result in the summation in A4.

Manually typying =SUM(A1:A3) works fine
Also happens on 1.1.4

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

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


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



[dba-issues] [Issue 45899] OpenOffice crashes when we press escape to close database dialog

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





--- Additional comments from [EMAIL PROTECTED] Wed May 11 00:25:38 -0700 
2005 ---
Works fine and thanks for the patch :)

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

-
To unsubscribe, 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 35777] Escape should cancel print preview

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





--- Additional comments from [EMAIL PROTECTED] Wed Apr 27 01:23:26 -0700 
2005 ---
I think, It is very simple. Whenever there is a dialog/view which can be 
closed/cancelled, a ESC should cancel/close it.

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

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


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



[framework-issues] [Issue 46895] MS- interop : send email as .doc .xls .ppt

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





--- Additional comments from [EMAIL PROTECTED] Tue Apr 26 22:48:40 -0700 
2005 ---
Its not a new feature, as the bug was filed as enhancement. The patches were 
created for m79 so there are some changes that needs to be done for m92+ 
versions. send as xls/ppt/doc was not there in 114 too, IHMO Only pdf was 
present.

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

-
To unsubscribe, 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 46895] New - MS- interop : send email as .doc .xls .ppt

2005-04-07 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46895
  Issue #:|46895
  Summary:|MS- interop : send email as .doc .xls .ppt
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:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Wed Apr  6 23:25:29 -0700 
2005 ---
A user should be able to send as email (File-send as ...)the document (calc
impress and doc) in MS format(.xls, .doc, .ppt).

Currently a user have to  do a painful conversion such as save as and then
send the document. Could not find appropriate component to 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 46895] MS- interop : send email as .doc .xls .ppt

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=24771) Proposed patch
  |  |for the enhancement





--- Additional comments from [EMAIL PROTECTED] Wed Apr  6 23:28:56 -0700 
2005 ---
Created an attachment (id=24771)
Proposed patch for the enhancement


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

-
To unsubscribe, 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 45899] OpenOffice crashes when we press escape to close database dialog

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





--- Additional comments from [EMAIL PROTECTED] Sun Mar 27 22:28:06 -0800 
2005 ---
Frank, I tried with raodmap.cxx (There is a new function GrabFoucs In this 
file). Not helping .. prolly some other file also needed to be modified.

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

-
To unsubscribe, 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 45899] OpenOffice crashes when we press escape to close database dialog

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=24233) Proposed patch





--- Additional comments from [EMAIL PROTECTED] Thu Mar 24 00:37:10 -0800 
2005 ---
Created an attachment (id=24233)
Proposed patch


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

-
To unsubscribe, 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 45899] OpenOffice crashes when we press escape to close database dialog

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





--- Additional comments from [EMAIL PROTECTED] Thu Mar 24 00:38:46 -0800 
2005 ---
Just wondering how this bug got away from alpha testing ! Any way attached a
simple patch for 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]



[dba-issues] [Issue 45899] OpenOffice crashes when we press escape to close database dialog

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





--- Additional comments from [EMAIL PROTECTED] Thu Mar 24 02:46:46 -0800 
2005 ---
Agreed :) .The patch is just workaround :). No idea why the attached trace in
not showing the correct place ... 
this  simple one line workaround works for me [In the previous workaround patch
had additional file window.cxx which is not required :) ]

vcl/source/window/window2.cxx   
 BOOL Window::IsEnabled() const
 {
-return !mpWindowImpl-mbDisabled;
+return mpWindowImpl ? !mpWindowImpl-mbDisabled : false ;
 }


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

-
To unsubscribe, 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 45899] OpenOffice crashes when we press escape to close database dialog

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=24239) My debug trace





--- Additional comments from [EMAIL PROTECTED] Thu Mar 24 03:04:05 -0800 
2005 ---
Created an attachment (id=24239)
My debug trace


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

-
To unsubscribe, 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 43983] New - Save dialog popping up un-necessarily

2005-03-03 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43983
  Issue #:|43983
  Summary:|Save dialog popping up un-necessarily
Component:|Word processor
  Version:|680m79
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|mru
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Thu Mar  3 03:47:24 -0800 
2005 ---
This could be a general/framework problem  
Steps:
1 open a file - new  - Text Document 
2 close this document.
3 A document modified dialog comes up asking, Do you want to save or discard
changes!!

Why should this dialog come, when I have not written a single letter?

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

-
To unsubscribe, 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 42572] weak performance saving attached spreadsheet to excel - even worse if reloaded

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





--- Additional comments from [EMAIL PROTECTED] Thu Mar  3 05:44:31 -0800 
2005 ---
It was crashing properly. But after my debug build  it just disappeared 
:(... 
BTW it takes just 5-6 sec on my machine to load the .xls 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]



[sc-issues] [Issue 43321] New - Spelling mistake in pop-up error dialog

2005-02-22 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43321
  Issue #:|43321
  Summary:|Spelling mistake in pop-up error dialog
Component:|Spreadsheet
  Version:|680m78
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P5
 Subcomponent:|ui
  Assigned to:|spreadsheet
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Tue Feb 22 05:46:02 -0800 
2005 ---
steps :
1 calc- Insert -Link to External Data...
2 put url as www.google.com
3 error dialog pops up with wrong spelling !!!

by the way, for the first time user of this functionality. Its difficult to
find out how to enable the OK button.
[May be I should file another 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]



[sc-issues] [Issue 43321] Spelling mistake in pop-up error dialog

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22921) Proposed patch





--- Additional comments from [EMAIL PROTECTED] Tue Feb 22 05:47:07 -0800 
2005 ---
Created an attachment (id=22921)
Proposed patch


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

-
To unsubscribe, 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 43321] Spelling mistake in pop-up error dialog

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22923) Proposed patch





--- Additional comments from [EMAIL PROTECTED] Tue Feb 22 06:47:55 -0800 
2005 ---
Created an attachment (id=22923)
Proposed patch


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

-
To unsubscribe, 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 43321] Spelling mistake in pop-up error dialog

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





--- Additional comments from [EMAIL PROTECTED] Tue Feb 22 06:52:05 -0800 
2005 ---
Sorry pasted the SAME patch 2 times; was working from 2 different computers :(

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

-
To unsubscribe, 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 41967] New - OOo Crashes on clicking Disconnect

2005-02-03 Thread jayant_madavi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41967
  Issue #:|41967
  Summary:|OOo Crashes on clicking Disconnect
Component:|Database access
  Version:|680m74
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|msc
  Reported by:|jayant_madavi





--- Additional comments from [EMAIL PROTECTED] Thu Feb  3 04:45:45 -0800 
2005 ---
1 Select F4 (View - Data Source)
2 Click on Bibliography - tables - biblio. One can see some table (or 
records)
3 Collapse Bibliography at top level (ie the '-' next to Bibliography)
4 Bibliography -Right click  Disconnect 
5 Crashes !!

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

-
To unsubscribe, 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 41967] OOo Crashes on clicking Disconnect

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22154) GDB Backtrace
  |  |of the Bug





--- Additional comments from [EMAIL PROTECTED] Thu Feb  3 04:46:56 -0800 
2005 ---
Created an attachment (id=22154)
GDB Backtrace of the Bug


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

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


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



[dba-issues] [Issue 41370] Edit Database File assumes database is a file

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


User jayant_madavi changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22119) Proposed patch





--- Additional comments from [EMAIL PROTECTED] Wed Feb  2 00:28:04 -0800 
2005 ---
Created an attachment (id=22119)
Proposed patch


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

-
To unsubscribe, 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 41370] Edit Database File assumes database is a file

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





--- Additional comments from [EMAIL PROTECTED] Wed Feb  2 00:32:02 -0800 
2005 ---
In the above patch, modified the Name to Edit Database... . Administer
Database will confuse the previous customer (OOo1.x.y). Similarly Open 
Database 
will create confusion wrt File- new ..
So I think removing the File is the best Name :)

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

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


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