Skip to content
Snippets Groups Projects

fix: Solve the problem that the document editor will report an error … by fierflame [frappe] PR#23940

Merged Bot Dokos requested to merge ft-pr-23940 into develop

From: https://github.com/frappe/frappe/pull/23940
Date: 2023-12-26 17:04:48+08:00

  • fix: Solve the problem that the document editor will report an error when the type name includes multiple spaces (#23940)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-23940

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading