Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,083
    • Issues 2,083
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #23078
Closed
Open
Created Oct 06, 2012 by FPC Admin account@fpc_adminOwner

regex backreference do not really work with case insensitive search

Original Reporter info from Mantis: BeniBela @benibela
  • Reporter name: Benito van der Zander

Description:

If you use a regex backreference like $1 in a case insensitive search/replace you don't get the actually matched text, but a lower-case version of it.

Steps to reproduce:

Write ABC

search for (.) (case insensitive, regular expression) and replace it by $1

Mantis conversion info:

  • Mantis ID: 23078
  • OS: Debian
  • OS Build: wheezy
  • Build: r38276
  • Platform: amd64
  • Version: 1.1 (SVN)
  • Fixed in version: 1.1 (SVN)
  • Fixed in revision: 39372 (#db1bedfb)
  • Target version: 1.0.4
Assignee
Assign to
Time tracking