Skip to content

Fix #12 Normalize pad name prefixes

alexandre requested to merge Issue12-normalize-pad-name-prefixes into pad-management

This fixes an error with inconsistent pad names with empty namespaces, like "::test.md"

However there would cleaner ways to do that like integrating the normalization in the forms and fields themselves.

Merge request reports