actualbudget/actual

[Bug]: Trailing whitespace in schedule names not stripped

Fermée

#7 935 ouverte le 24 mai 2026

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (603 forks)batch import
buggood first issueschedulesuser interface

Métriques du dépôt

Stars
 (7 129 étoiles)
Métriques de merge PR
 (Merge moyen 4j 15h) (165 PRs mergées en 30 j)

Description

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

Guide contributeur