Alphabetical sorting: Strip leading single quotes and opening brackets #3165

Closed
opened 2018-09-18 17:23:45 +00:00 by rlx · 0 comments
Owner

see: https://0xdb.org/grid/title

The equivalent in OxJS does something like:

value.replace(/^\W+(?=\w)/, '')

before and after stripping leading articles

see: <https://0xdb.org/grid/title> The equivalent in OxJS does something like: `value.replace(/^\W+(?=\w)/, '')` before and after stripping leading articles
j added the
backend
label 2018-09-18 17:23:45 +00:00
j added this to the 14.04 milestone 2018-09-18 17:23:45 +00:00
j self-assigned this 2018-09-18 17:23:45 +00:00
j added the
normal
defect
labels 2018-09-18 17:23:45 +00:00
j closed this issue 2023-07-08 08:48:03 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#3165
No description provided.