[Upstream] Regular Expression Search for circumflex by itself does not find beginning of a paragraph
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LibreOffice |
Invalid
|
Wishlist
|
|||
OpenOffice |
New
|
Unknown
|
|||
libreoffice (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
openoffice.org (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: openoffice.org
1) lsb_release -rd
Description: Ubuntu 12.04 LTS
Release: 12.04
2) apt-cache policy libreoffice-calc
libreoffice-calc:
Installed: 1:3.5.3-0ubuntu1
Candidate: 1:3.5.3-0ubuntu1
Version table:
*** 1:3.5.3-0ubuntu1 0
500 http://
100 /var/lib/
1:
500 http://
3) What is expected to happen in Writer, Calc, or the Macro Editor is when one opens the Find & Replace window, with Regular Expression checkbox checked, in the Search for drop down put a circumflex in, and the beginning of every paragraph is found. Consulting the LO Wiki and built-in LO help, it is implied that using a circumflex by itself in the find field should match the beginning of a paragraph:
http://
4) What happens instead is nothing is found.
WORKAROUND: Notepad++ 6.1.2:
http://
via WINE.
apt-cache policy wine1.5
wine1.5:
Installed: 1.5.4-0ubuntu1~
Candidate: 1.5.4-0ubuntu1~
Version table:
*** 1.5.4-0ubuntu1~
500 http://
100 /var/lib/
ProblemType: Bug
Architecture: amd64
Date: Fri Oct 30 11:36:03 2009
DistroRelease: Ubuntu 9.10
Package: openoffice.org-core 1:3.1.1-4ubuntu2 [modified: var/lib/
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: openoffice.org
Uname: Linux 2.6.31-12-generic x86_64
Changed in openoffice: | |
status: | Unknown → New |
tags: | added: karmic |
summary: |
- regular expression ^ by itself does not work + regular expression ^ by itself does not work in Find & Replace of Basic + code |
description: | updated |
Changed in libreoffice (Ubuntu): | |
status: | New → Confirmed |
status: | Confirmed → Triaged |
Changed in openoffice.org (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in openoffice.org (Ubuntu): | |
status: | Triaged → Won't Fix |
summary: |
- regular expression ^ by itself does not work in Find & Replace of Basic - code + Regular Expression Search for cirumflex by itself does find beginning of + a paragraph |
summary: |
- Regular Expression Search for cirumflex by itself does not find + Regular Expression Search for circumflex by itself does not find beginning of a paragraph |
Changed in df-libreoffice: | |
importance: | Undecided → Unknown |
status: | Incomplete → Unknown |
summary: |
- Regular Expression Search for circumflex by itself does not find - beginning of a paragraph + [Upstream] Regular Expression Search for circumflex by itself does not + find beginning of a paragraph |
Changed in df-libreoffice: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in df-libreoffice: | |
importance: | Medium → Wishlist |
Changed in df-libreoffice: | |
importance: | Wishlist → Unknown |
status: | Confirmed → Unknown |
Changed in df-libreoffice: | |
importance: | Unknown → Wishlist |
status: | Unknown → Confirmed |
Changed in df-libreoffice: | |
status: | Confirmed → Invalid |
I can confirm that '^' does not work in OO 3.1.1 on Fedora 11, but '$' does. This should probably be directed upstream as well.