Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【6.7.1版本】startOffset must be non-negative, and endOffset must be >= startOffset #675

Open
shangyou opened this issue Apr 29, 2019 · 2 comments

Comments

@shangyou
Copy link

在使用6.7.1的版本报如下错误:
java.lang.IllegalArgumentException: startOffset must be non-negative, and endOffset must be >= startOffset, and offsets must not go backwards startOffset=3,endOffset=4,lastStartOffset=4 for field 'description'

另外我看您最新的版本在1天前说修复了这个问题,6.7.1是否修复

@douniwan5788
Copy link

在使用6.7.1的版本报如下错误:
java.lang.IllegalArgumentException: startOffset must be non-negative, and endOffset must be >= startOffset, and offsets must not go backwards startOffset=3,endOffset=4,lastStartOffset=4 for field 'description'

另外我看您最新的版本在1天前说修复了这个问题,6.7.1是否修复

7.0.0 依旧没有修复

@vistart
Copy link

vistart commented May 16, 2019

可以参考这个问题:
#662

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants