Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9947

ScriptOperator replaceAll uses unescaped dot and result is not assigned

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.2.0
    • None
    • None

    Description

      ScriptOperator line 155

      //now
      b.replaceAll(".", "_");
      // should be
      b = b.replace('.', '_');
      

      Attachments

        1. HIVE-9947.1.patch
          0.6 kB
          Alexander Pivovarov
        2. HIVE-9947.2.patch
          1 kB
          Alexander Pivovarov
        3. HIVE-9947.3.patch
          0.6 kB
          Alexander Pivovarov

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            apivovarov Alexander Pivovarov Assign to me
            apivovarov Alexander Pivovarov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment