[dba-issues] [Issue 57084] Crash by SQL query with U ser Input

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


User msc changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Apr  3 05:33:25 -0700 
2006 ---
Hi,

this is fixed in the current master. The current master is available at
http://download.openoffice.org/680/index.html

I close this issue now.

Bye Marc

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 27 05:18:42 -0800 
2006 ---
I tested it with 2.0.1 and its also crashed.
I think the query isn't good.
I tested another query:
SELECT FirstName, LastName, Birthdate FROM Addresses Addresses WHERE (
YEAR(Birthdate) = :Geburtsjahr )

and this works if you use 4 figures of the Year (eg. 1940).

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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





--- Additional comments from [EMAIL PROTECTED] Thu Jan 26 04:23:46 -0800 
2006 ---
Cannot reproduce a crash with the database you attached, neither with Query1 nor
with Query2. Tested with m150 and m152.
On which platform do you work? What do you enter as parameter value?

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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





--- Additional comments from [EMAIL PROTECTED] Thu Jan 26 09:41:01 -0800 
2006 ---
Hi,

i work on a WinXP SP2 machine. The problem was reproducable at two computers
with m150. Now i did a complete unsintall of oo-dev an installed the m152 build
and now it works perfect. Before i did only updates of the installed version.
Maybe that caused the problem. Please excuse me for circumstances. Please set
Issue back to Fixed.

Bye

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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


User fs changed the following:

  What|Old value |New value

Status|REOPENED  |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Jan 26 22:55:29 -0800 
2006 ---
fixed, per reporter's comment. Thanks.

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

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


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



[dba-issues] [Issue 57084] Crash by SQL query with U ser Input

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


User uenz changed the following:

  What|Old value |New value

Status|VERIFIED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Mon Jan 16 09:47:04 -0800 
2006 ---
Hi,

with a simple query like select :x from Table the parameter input box appers.
But with the query i described in the issue the m150 build still crashs. Added a
sample File to prove. Query1 shows the query with fixed parameters. Query2 shows
the crash with the parameter.

Bye uenz

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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


User uenz changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=33276) Sample to show
  |  |crash





--- Additional comments from [EMAIL PROTECTED] Mon Jan 16 09:48:01 -0800 
2006 ---
Created an attachment (id=33276)
Sample to show crash


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

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


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



[dba-issues] [Issue 57084] Crash by SQL query with U ser Input

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


User msc changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Thu Dec 15 02:20:51 -0800 
2005 ---
verified in cws dba202a

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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


User fs changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Fri Dec  2 01:49:46 -0800 
2005 ---
fs- msc: please verify in CWS dba202a

re-open issue and reassign to msc

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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


User fs changed the following:

  What|Old value |New value

   Assigned to|oj|msc

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Dec  2 01:50:15 -0800 
2005 ---
reassign to msc

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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


User fs changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Dec  2 01:51:17 -0800 
2005 ---
reset resolution to FIXED

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

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


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



[dba-issues] [Issue 57084] Crash by SQL query with U ser Input

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov 28 08:59:59 -0800 
2005 ---
Hi,

does the cvs tag dba202a indicate that the fix will appear in the oo2.0.2 
version?

thx

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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





--- Additional comments from [EMAIL PROTECTED] Mon Nov 28 23:03:28 -0800 
2005 ---
Seems to be :-)

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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


User oj changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Nov 25 00:29:04 -0800 
2005 ---
Fixed in cws dba202a

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

-
To unsubscribe, 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 57084] Crash by SQL query with U ser Input

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


User msc changed the following:

  What|Old value |New value

   Assigned to|dbaneedsconfirm   |oj

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Priority|P3|P2

  Target milestone|---   |OOo 2.0.2





--- Additional comments from [EMAIL PROTECTED] Mon Oct 31 23:55:56 -0800 
2005 ---
Hi,

I can reproduce this with a hsql database. Just execute a select :x from Table

confirm, set target and send to the right developer.

Bye Marc

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

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


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