Skip to content

Fix various problems and override specific framework errors.#26

Merged
InfinityGhost merged 2 commits intoOpenTabletDriver:masterfrom
jamesbt365:hotfix
Mar 11, 2024
Merged

Fix various problems and override specific framework errors.#26
InfinityGhost merged 2 commits intoOpenTabletDriver:masterfrom
jamesbt365:hotfix

Conversation

@jamesbt365
Copy link
Copy Markdown
Member

second time around hopefully things are better now.

Everything I mention below should get an answer because I can't read minds.

Do we consider this to fix #8 (not the best solution, but it does block things that fall under the regex but do not match a repository)

With the addition of repo tokens it is now "harder" to have a proper solution. I could add support for everything but whitespace & "#" and it'll basically eliminate the problem in 100% of all situations, but the current solution will basically work in 99.5% of situations. The only problem in #8 is that links with #num at the end get caught but characters that are matched by the regex are before that and therefore the issue is gone.

Due to the addition of a button to remove issue responses, I have allowed single digit matching again so you no longer have to put 08 to link an issue with a single digit id, I have no idea if this is wanted.

@jamesbt365 jamesbt365 added the enhancement New feature or request label Dec 21, 2023
@InfinityGhost InfinityGhost merged commit 13a5ef7 into OpenTabletDriver:master Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bot incorrectly parses unrelated URL's having fragment+number as issue

2 participants