Skip to content

Regex matcher in CoursewareContentsViewer crashes #3

@krooken

Description

@krooken

Check that the correct page is requested. Find out why the pattern doesn't match.

java.lang.IllegalStateException: No successful match so far
at java.util.regex.Matcher.ensureMatch(Matcher.java:579)
at java.util.regex.Matcher.group(Matcher.java:352)
at java.util.regex.Matcher.group(Matcher.java:370)
at com.github.krooken.edxvideoviewer.CoursewareSectionViewer$1.run(CoursewareSectionViewer.java:138)
at java.lang.Thread.run(Thread.java:864)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions