Issue 60309 - Search for strings in date formats fails
Summary: Search for strings in date formats fails
Status: CLOSED DUPLICATE of issue 60307
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 2.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: requirements
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 11:28 UTC by peter.junge
Modified: 2013-08-07 15:12 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description peter.junge 2006-01-10 11:32:44 UTC
Replacement for StarOffice internal issue #112709# because FT left OOo.

(reported by KR)
new calc
type a date e.g. 10/17/2003
format the cell to e.g. 'Friday, October 17, 2003'
open Find & Replace dialog
search for Friday or October
-> no success whatever options you choose
expand more...
-> still no success whatever options you choose
Excel would find the string if 'Search in (x)Values' is checked

ATTENTION:
Possible traps for implementatation. In comparison to excel we do not
distinguish between a SEARCH and a REPLACE dialog. With our dialog a user could
search for OCTOBER and replace it with FOOTEMBER. What should happen then?
Should the date value be converted to a string (Friday, Footember 17, 2003)?
Should an error message appear? Or do we offer a smart listbox that offers
possible replacements?
This has to be specified.
Comment 1 Joost Andrae 2006-01-11 09:59:07 UTC
JA: duplicate

*** This issue has been marked as a duplicate of 60307 ***
Comment 2 Joost Andrae 2006-01-11 10:01:11 UTC
.