[sc-issues] [Issue 45210] Regular expression ^*Plot*erstellen*$ does not find text it should find

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


User fst changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Mar 17 05:59:19 -0800 
2005 ---
closed 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]



[sc-issues] [Issue 45210] Regular expression ^*Plot*erstellen*$ does not find text it should find

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


User fst changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |FIXED

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Thu Mar 17 05:59:04 -0800 
2005 ---
Extract from the help for OOo1.9.84

Finds zero or more of the characters in front of the "*". For example, "Ab*c"
finds "Ac", "Abc", "Abbc", "Abbbc", and so on.

So fixed

Frank

-
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 45210] Regular expression ^*Plot*erstellen*$ does not find text it should find

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


User tommyads changed the following:

  What|Old value |New value

Status|CLOSED|UNCONFIRMED

Resolution|INVALID   |





--- Additional comments from [EMAIL PROTECTED] Thu Mar 17 04:31:20 -0800 
2005 ---
Then, please correct the wrong help-text about regular expressions:

Quoted from the german Help:
* Stellt beliebig viele Zeichen dar. So liefert etwa der Suchbegriff "Ab*c" die
EintrÃge "Ac", "Abc", "Abbc", "Abbbc" usw.

The first sentence means "Represents any amount of characters."

Instead it should read "Represents any amount of the preceding character.", i.e.
in german 
* Stellt das beliebige Auftreten des vorangehenden Zeichens dar. 

Thanks!
kind regards,
tommyads

-
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 45210] Regular expression ^*Plot*erstellen*$ does not find text it should find

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


User fst changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Mar 17 04:16:58 -0800 
2005 ---
closed invalid

-
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 45210] Regular expression ^*Plot*erstellen*$ does not find text it should find

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


User fst changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

  Priority|P2|P3

Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Thu Mar 17 04:16:41 -0800 
2005 ---
Hi,

not a bug and in no way a Prio 2 task.

Use of '*' is different between OOo and MSOffice.

Please have a look at the help system for regular expressions (german regulÃre
AusdrÃcke).

For example, you're trying to search a string at the beginning *and* at the end
of a paragraph at the same time. Your example doesn't match, so the result is
correct.

Frank

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