-
To reproduce:
- Click 'add' button on backlog column, type NOT in uppercase in Title.
-
Previous Value Current Value 500 error as I'm trying to create a new issue
500 error titling an issue 'NOT'
-
OneDev
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
-
-
The correct link:
https://code.onedev.io/onedev/server/~commits/adf69ec60cf78913512623f83a4eb694792cfc78?mark=adf69ec60cf78913512623f83a4eb694792cfc78:server-core/src/main/java/io/onedev/server/web/page/base/base.js:390.1-390.33-1 -
-
Sorry I am referencing the wrong issue number. The correct commit fixing the issue is:
https://code.onedev.io/onedev/server/~commits/e3025086d62b933db8442cf185090f13da63fa7c
-
@robin I am confused because you point to commit adf69ec6 as the "code fixing the issue" for 4 issues: issue #1298, issue #1299, issue #1300 and issue #1304 , but there are only 2 lines in that commit.
So perhaps you mean that at this state in the git history those issues were fixed, but not necessarily that this is the specific commit fixing the issue.
-
-
As the sole person working on this project, I am not very strict on referencing the correct issue numbers, as I am continuously amend commits from IDE, and something wrong may happen during this process.
-
The commits tab refencing the correct commit:
https://code.onedev.io/onedev/server/~issues/1298/commits
While the comment (State changed as code fixing the issue is committed (adf69ec6)) is incorrect. Looks like there is a bug here. Will look more into this.
-
As the sole person working on this project, I am not very strict on referencing the correct issue numbers, as I am continuously amend commits from IDE, and something wrong may happen during this process.
I am certain that OneDev being a one person (you) project, as well as your insistance on keeping the code base as simple and maintainable as possible, has a lot to do with all that is good about OneDev (lightness, performance, good essential feature set).
However, I also think it is, by a huge margin, the very best source code management / CI/CD / Kanban solution on Earth (possibly in the galaxy) and perhaps it could grow to be just a bit bigger of an open-source community project and soon gain a user community larger by several orders of magnitude ;)
Please keep in mind that it is in that spirit that I am being a bit of a pain reporting issues and making suggestions ;)
❤️ OneDev.
-
Thanks for the kind words and all the feedbacks. It helped a lot!
-
OneDev
changed state to 'Released' 3 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3540 is successful
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
8.0.14
|
java.lang.RuntimeException: org.apache.lucene.queryparser.classic.ParseException: Cannot parse 'dO NOT': Encountered "" at line 1, column 6. Was expecting one of: ... "(" ... "" ... ... ... ... ... ... "[" ... "{" ... ... ... "" ...
Caused by: org.apache.lucene.queryparser.classic.ParseException: Cannot parse 'dO NOT': Encountered "" at line 1, column 6. Was expecting one of: ... "(" ... "" ... ... ... ... ... ... "[" ... "{" ... ... ... "" ...
Caused by: org.apache.lucene.queryparser.classic.ParseException: Encountered "" at line 1, column 6. Was expecting one of: ... "(" ... "" ... ... ... ... ... ... "[" ... "{" ... ... ... "" ...