• Login
Community
  • Login

Report bug: When closing an edited file, the alert message box shows "$STR_REPLACE" instead of real file name.

Scheduled Pinned Locked Moved Blogs
6 Posts 4 Posters 6.7k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z
    ZakFong
    last edited by Nov 9, 2018, 5:46 AM

    Version: 7.5.9

    Language: Traditional Chinese

    Summary: When closing an edited file, the alert message box shows “$STR_REPLACE” instead of real file name.

    Steps to reproduce:
    1. Open a text file.
    2. Add several characters to the file without saving it.
    3. Close the file, and Notepad++ will show the alert window (“Saving File”).

    Expected results:
    您要儲存「test.txt」嗎?

    Actual result:
    您要儲存「$STR_REPLACE」嗎?

    S 1 Reply Last reply Nov 9, 2018, 1:09 PM Reply Quote 0
    • S
      Scott Sumner @ZakFong
      last edited by Nov 9, 2018, 1:09 PM

      @ZakFong

      Bug reports don’t go here , they go HERE .

      Plus, this one sound very familiar, so please search existing bug reports before making a new one (i.e., only make a new one if one doesn’t already exist for it).

      1 Reply Last reply Reply Quote 0
      • P
        PeterJones
        last edited by Nov 9, 2018, 2:19 PM

        @ZakFong ,

        I believe it’s already been reported: ‘antonylu’ made this bug report for v7.5.9. ‘CookiePLMonster’ pointed out the fix: you can edit chinese.xml, adding a $ after all instances of $STR_REPLACE that don’t end in $ (to make them all $STR_REPLACE$). Notepad++'s developer has incorporated that change into the source code already, so the next release should fix it.

        I am guessing @Scott-Sumner either saw those issues at github already, or he is remembering the similar historical problem: v7.5.6 had a similar issue, but even in English installations (which references a thread here). v7.5.5 may have had the same issue, based on a single post buried in the 7.5.5 release thread.

        S 1 Reply Last reply Nov 9, 2018, 2:27 PM Reply Quote 2
        • S
          Scott Sumner @PeterJones
          last edited by Nov 9, 2018, 2:27 PM

          @PeterJones said

          I am guessing @Scott-Sumner either …

          Yep, and I was going to let @ZakFong do his own researching of it. You, sir, are a trooper. For me, the same old issues get a bit stale and uninteresting to research and provide data on each time. But I guess I won’t get tired of saying “Bug reports don’t go here , they go HERE”… :-)

          1 Reply Last reply Reply Quote 1
          • P
            PeterJones
            last edited by PeterJones Nov 9, 2018, 2:42 PM Nov 9, 2018, 2:41 PM

            I had remembered the older one from 7.5.6, but I was reasonably certain that it had been fixed, so was surprised that it had re-appeared in 7.5.9… which is why I went looking myself to see whether there was a regression problem. Since this was the first mention in this forum of the 7.5.9 Chinese-only bug, I figured it was worth it to share that it was a similar-but-different problem. (Like on regex questions, one freebie for a given problem, and then I just give hints and/or links to the FAQ.)

            1 Reply Last reply Reply Quote 1
            • H
              H LeatherJackets Banned
              last edited by Dec 7, 2018, 1:35 PM

              This post is deleted!
              1 Reply Last reply Reply Quote -3
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors