Bug #3134
Import, NPE when editing the form editor and a TRS corpus
Status: | New | Start date: | 07/16/2021 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Import | Spent time: | - | ||
Target version: | TXM 0.8.3 |
Description
java.lang.NullPointerException at org.txm.searchengine.cqp.ReferencePattern.fromGSonToPattern(ReferencePattern.java:106) at org.txm.rcp.editors.imports.sections.CommandsSection.update(CommandsSection.java:114) at org.txm.rcp.editors.imports.CorpusPage.loadParams(CorpusPage.java:869) at org.txm.rcp.editors.imports.CorpusPage.selectSourceDir(CorpusPage.java:1048) at org.txm.rcp.editors.imports.CorpusPage$1.linkActivated(CorpusPage.java:745) at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(AbstractHyperlink.java:216) at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(AbstractHyperlink.java:310)
Associated revisions
fix gson ReferencePattern refs #3134
History
#1 Updated by Matthieu Decorde about 2 years ago
- % Done changed from 0 to 80
#2 Updated by Matthieu Decorde 8 months ago
- Target version changed from TXM 0.8.2 to TXM 0.8.3