getgrav / getgrav/grav-plugin-admin

Blog List Folder Name Error

Open
#2,298 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

I am trying to save a folder with the title 2022, but I keep getting a recurring error that is invalid. Any help would be appreciated, the code is below:

title: '2022'
child_type: blog_item
visible: true
content:
items: - '@self.children'
leading: 0
columns: 2
limit: -1
order:
by: date
dir: desc
show_date: '1'
pagination: '1'
url_taxonomy_filters: '1'

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the error in the Grav Admin interface with the folder configuration shown in the issue, especially the title 2022 and blog_item child type. Trace the validation or save path reached by that configuration; done means the folder saves successfully without an invalid-folder error.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
content
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.