Bug 66733 - Macros: SearchAlgorithms.REGEXP incorrect
Summary: Macros: SearchAlgorithms.REGEXP incorrect
Status: NEEDINFO
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version: 4.0.3.3 release
Hardware: Other Linux (All)
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard: BSA
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-09 12:18 UTC by tomcat
Modified: 2015-01-10 18:05 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
function regex with cyclic result (1.78 KB, application/vnd.openofficeorg.extension)
2013-07-09 12:18 UTC, tomcat
Details

Description tomcat 2013-07-09 12:18:52 UTC
Created attachment 82229 [details]
function regex with cyclic result

Problem description: 

Steps to reproduce:
=REGEX("1111233;2211111;89111112111;89031111190;89111111107";"[0-9]{4,12}";",")

Current behavior:
1111233,2211111,459111112111,459031111190,459111111107
Expected behavior:
1111233,2211111,89111112111,89031111190,89111111107

It is correct:
=REGEX("891711113562111;1111111890311111113124090;89177709107";"[0-9]{4,12}";",")
891711113562,111111189031,111142124090,89177709107




Operating System: Ubuntu
Version: 4.0.3.3 release
Comment 1 Joel Madero 2014-06-25 04:05:10 UTC
Very unclear of what's going on here. Title says Macros but attachment is an extension.

Marking as NEEDINFO - please clarify and add a test file with a macro that you are referencing. Once you do please set to UNCONFIRMED.
Comment 2 QA Administrators 2015-01-10 18:05:58 UTC
Dear Bug Submitter,

This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INVALID due to lack of needed information.

For more information about our NEEDINFO policy please read the wiki located here: 
https://wiki.documentfoundation.org/QA/FDO/NEEDINFO

If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed.


Thank you for helping us make LibreOffice even better for everyone!


Warm Regards,
QA Team

Message generated on: 10/01/2015


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.