When sorting clips by text, use a sort value, not the text #19
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#19
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?
1.e. strip html tags, remove everything not alphanumeric from the beginning of the string, and handle leading numbers
Not fixed, see https://0xdb.org/0278784/clips/text
In []changeset:pandora,3737:
This is still broken for leading dots and dashes:
http://indiancine.ma/clip/text/annotations=cinema
... and double quotes and HTML tags and spaces (which should be trimmed anyway):
http://indiancine.ma/clip/text/annotations=bombay
was fixed for some time but existing annotations needed to be fixed. done now.