Bug 77823 - Date conversion using regular expressions
Summary: Date conversion using regular expressions
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.2.0.4 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 17:10 UTC by Graeme Gemmill
Modified: 2014-11-09 11:24 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graeme Gemmill 2014-04-23 17:10:24 UTC
This time last year (tax return!) I was able to use a regular expression to find dates in a .txt document in MM/DD/YYYY format and change them to DD/MM/YYYY format with the following Find/replace fields:
([:digit:]{1,2})/([:digit:]{1,2})/([:digit:]{2,4})
$2/$1/$3
This no longer works in LO Writer 4.2.0.4 - I get "search key not found".
Comment 1 Buovjaga 2014-11-09 11:24:43 UTC
It works ok on Linux and also Windows, so I'm saying WFM.

Version: 4.3.2.2.0+
Build ID: 4.3.2.2 Arch Linux build-1

Tested yesterday with Win 7 64-bit Version: 4.4.0.0.alpha2+
Build ID: c989f5e0e11e295b11ffc921b0d105869e037e47
TinderBox: Win-x86@42, Branch:master, Time: 2014-11-07_22:50:48