Add SetIdentifier() API for tags.Parser #1864

Closed
opened 2021-02-08 16:12:43 +00:00 by clannadxr · 0 comments
Contributor

In the previous version, we can change the tag identifier from the default value to others by changing engine.TagIdentifier in our APP.

This part has been refactored in !1547 which moved tag parser related to tags package and unexported the identifier as well.

Can we export it again by adding SetIdentifier() API for tags.Parser

In the previous version, we can change the tag identifier from the default value to others by changing `engine.TagIdentifier` in our APP. This part has been refactored in !1547 which moved tag parser related to tags package and unexported the identifier as well. Can we export it again by adding `SetIdentifier()` API for `tags.Parser`
lunny added the
regression
label 2021-02-09 03:57:38 +00:00
lunny referenced this issue from a commit 2021-02-09 07:20:55 +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: xorm/xorm#1864
No description provided.