Skip to content

[BUG]: CRLF treated as wrong line separators #15

Description

@jaksat0202

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

The plugin version 0.1.5 crashes saying "Wrong line separators".

The plugin should respect CRLF as valid line separators.

Unhandled exception in [Kernel@cpfvr4104uaeqmor52rm, Rete(failFast=false, commands=capacity=2147483647,data=[onReceive], reteState=kotlinx.coroutines.flow.StateFlowImpl@51c8530f, dbSource=ReteDbSource(reteState=kotlinx.coroutines.flow.StateFlowImpl@51c8530f)), DbSourceContextElement(kernel Kernel@cpfvr4104uaeqmor52rm), ComponentManager(ProjectImpl@1574415687), com.intellij.codeWithMe.ClientIdContextElementPrecursor@239ff13, CoroutineName(com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl), Dispatchers.Default]

java.lang.AssertionError: Wrong line separators: '...ICATE-----\r\nMIIItzCC...' at offset 27

Steps To Reproduce

  • Install the plugin
  • Open a ceritificate containing CRLF

Which version of the app are you using?

0.1.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions