actualbudget/actual

[Bug]: Trailing whitespace in schedule names not stripped

已關閉

#7,935 建立於 2026年5月24日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (603 個分叉)batch import
buggood first issueschedulesuser interface

倉庫指標

星標
 (7,129 顆星)
PR 合併指標
 (平均合併 4天 15小時) (30 天內合併 165 個 PR)

描述

What happened?

Realized there was a trailing space in the string when I tried to write a template referencing the schedule. There was a mismatch, so I went to the name and noticed a trailing space, so I removed it, resolving the mismatch.

How can we reproduce the issue?

Create a schedule with a trailing space, write a template for it, and then run "check templates" to see if there's an error.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Desktop App (Electron)

Operating System

Windows 11

貢獻者指南