Activity log for bug #465309

Date Who What changed Old value New value Message
2009-10-30 18:44:09 jimav bug added bug
2009-10-30 18:44:09 jimav attachment added Dependencies.txt http://launchpadlibrarian.net/34711591/Dependencies.txt
2009-10-30 18:44:09 jimav attachment added XsessionErrors.txt http://launchpadlibrarian.net/34711594/XsessionErrors.txt
2009-10-30 21:31:39 WeatherGod openoffice.org (Ubuntu): status New Confirmed
2009-10-31 02:37:56 WeatherGod bug task added openoffice
2009-12-02 17:15:22 WeatherGod bug watch added http://qa.openoffice.org/issues/show_bug.cgi?id=107389
2009-12-02 17:15:22 WeatherGod openoffice: importance Undecided Unknown
2009-12-02 17:15:22 WeatherGod openoffice: status New Unknown
2009-12-02 17:15:22 WeatherGod openoffice: remote watch OpenOffice.org Issue Tracker #107389
2009-12-02 17:21:49 Bug Watch Updater openoffice: status Unknown New
2010-05-13 22:29:56 Chris Cheney tags amd64 apport-bug amd64 apport-bug karmic
2010-06-16 05:14:59 jimav summary regular expression ^ by itself does not work regular expression ^ by itself does not work in Find & Replace of Basic code
2010-06-16 05:16:28 jimav description Binary package hint: openoffice.org In Find&Replace, a regular expression of "^" (without the quotes) never matches anything. It should match the front of every line. For example, if you want to comment out a block of code in the Basic macro editor, it should be possible to Find ^ in a selection and replace it with "rem " and have "rem " inserted at the front of all the selected lines. But ^ alone does not work, and never matches any lines. The use of of ^ alone to match the start of lines (and, similarly $ for end-of-lines) has been a fundamental feature of regular expressions in computer systems since they were first widely used in 1970s Unix. OO should not deviate. 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/openoffice/basis3.1/program/services.rdb] ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-12.41-generic SourcePackage: openoffice.org Uname: Linux 2.6.31-12-generic x86_64 Binary package hint: openoffice.org In Find&Replace, a regular expression of "^" (without the quotes) never matches anything in the Basic macro editor (it reportedly does work in document text). "^" should match the front of every line. For example, if you want to comment out a block of code in the Basic macro editor, it should be possible to Find ^ in a selection and replace it with "rem " and have "rem " inserted at the front of all the selected lines. But ^ alone does not work, and never matches any lines. The use of of ^ alone to match the start of lines (and, similarly $ for end-of-lines) has been a fundamental feature of regular expressions in computer systems since they were first widely used in 1970s Unix. OO should not deviate. 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/openoffice/basis3.1/program/services.rdb] ProcEnviron:  PATH=(custom, no user)  LANG=en_US.UTF-8  SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-12.41-generic SourcePackage: openoffice.org Uname: Linux 2.6.31-12-generic x86_64
2011-02-10 17:11:19 Jack Leigh bug task added libreoffice (Ubuntu)
2011-02-10 17:11:29 Jack Leigh libreoffice (Ubuntu): status New Confirmed
2011-02-10 17:11:43 Jack Leigh libreoffice (Ubuntu): status Confirmed Triaged
2011-02-10 17:11:46 Jack Leigh openoffice.org (Ubuntu): status Confirmed Triaged
2011-09-15 14:18:13 Björn Michaelsen openoffice.org (Ubuntu): status Triaged Won't Fix
2012-05-10 01:29:06 penalvch bug task added df-libreoffice
2012-05-26 17:03:25 penalvch 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
2012-05-26 17:10:06 penalvch description Binary package hint: openoffice.org In Find&Replace, a regular expression of "^" (without the quotes) never matches anything in the Basic macro editor (it reportedly does work in document text). "^" should match the front of every line. For example, if you want to comment out a block of code in the Basic macro editor, it should be possible to Find ^ in a selection and replace it with "rem " and have "rem " inserted at the front of all the selected lines. But ^ alone does not work, and never matches any lines. The use of of ^ alone to match the start of lines (and, similarly $ for end-of-lines) has been a fundamental feature of regular expressions in computer systems since they were first widely used in 1970s Unix. OO should not deviate. 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/openoffice/basis3.1/program/services.rdb] ProcEnviron:  PATH=(custom, no user)  LANG=en_US.UTF-8  SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-12.41-generic SourcePackage: openoffice.org Uname: Linux 2.6.31-12-generic x86_64 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://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages 100 /var/lib/dpkg/status 1:3.5.2-2ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 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://help.libreoffice.org/Common/List_of_Regular_Expressions 4) What happens instead is nothing is found. WORKAROUND: Notepad++ 6.1.2: http://notepad-plus-plus.org/download/v6.1.2.html via WINE. apt-cache policy wine1.5 wine1.5: Installed: 1.5.4-0ubuntu1~ppa1~precise1+pulse17 Candidate: 1.5.4-0ubuntu1~ppa1~precise1+pulse17 Version table: *** 1.5.4-0ubuntu1~ppa1~precise1+pulse17 0 500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status 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/openoffice/basis3.1/program/services.rdb] ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-12.41-generic SourcePackage: openoffice.org Uname: Linux 2.6.31-12-generic x86_64
2012-05-26 17:12:21 penalvch tags amd64 apport-bug karmic migrateoootolo amd64 apport-bug i386 karmic migrateoootolo precise
2012-05-26 17:12:36 penalvch summary Regular Expression Search for cirumflex by itself does find beginning of a paragraph Regular Expression Search for cirumflex by itself does not find beginning of a paragraph
2012-05-26 17:13:50 penalvch df-libreoffice: status New Incomplete
2012-05-26 17:14:17 penalvch libreoffice (Ubuntu): importance Undecided Medium
2012-06-02 22:17:09 Bob Bib summary Regular Expression Search for cirumflex by itself does not find beginning of a paragraph Regular Expression Search for circumflex by itself does not find beginning of a paragraph
2012-07-25 21:07:19 jimav bug watch added https://bugs.freedesktop.org/show_bug.cgi?id=52504
2012-07-25 21:23:42 penalvch df-libreoffice: importance Undecided Unknown
2012-07-25 21:23:42 penalvch df-libreoffice: status Incomplete Unknown
2012-07-25 21:23:42 penalvch df-libreoffice: remote watch freedesktop.org Bugzilla #52504
2012-07-25 21:23:52 penalvch 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
2012-08-06 07:45:57 Bug Watch Updater df-libreoffice: status Unknown Confirmed
2012-08-06 07:45:57 Bug Watch Updater df-libreoffice: importance Unknown Medium
2012-10-08 18:06:34 Bug Watch Updater df-libreoffice: importance Medium Wishlist
2019-08-13 11:44:37 Marcus Tomlinson libreoffice (Ubuntu): status Triaged Incomplete
2019-08-13 12:40:34 Marcus Tomlinson bug watch added https://bugs.documentfoundation.org/show_bug.cgi?id=52504
2019-08-13 12:40:34 Marcus Tomlinson df-libreoffice: importance Wishlist Unknown
2019-08-13 12:40:34 Marcus Tomlinson df-libreoffice: status Confirmed Unknown
2019-08-13 12:40:34 Marcus Tomlinson df-libreoffice: remote watch freedesktop.org Bugzilla #52504 Document Foundation Bugzilla #52504
2019-09-02 17:24:00 Bug Watch Updater df-libreoffice: status Unknown Confirmed
2019-09-02 17:24:00 Bug Watch Updater df-libreoffice: importance Unknown Wishlist
2019-09-25 13:17:18 Marcus Tomlinson libreoffice (Ubuntu): status Incomplete Confirmed
2020-08-31 13:17:25 Bug Watch Updater df-libreoffice: status Confirmed Invalid