Underscore in listname causes error (used as delimiter in main menu) #1816
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#1816
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
lists ids can contain _, this needs to be escaped in viewlist ids since _ is not allowed in menu item ids.
having _ in listname causes error, _ used in MainMenu as deliminatorto Underscore in listname causes error (used as delimiter in main menu)In []changeset:pandora,3596:
(https://wiki.0x2620.org/browser/pandora/static/js/mainMenu.js?rev=pandora%2C3596#L322) needs the inverse operation