Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

updateSection bug on hasRoles\n #989

Closed
zhixzhan opened this issue Sep 25, 2020 · 0 comments · Fixed by #1017
Closed

updateSection bug on hasRoles\n #989

zhixzhan opened this issue Sep 25, 2020 · 0 comments · Fixed by #1017
Assignees

Comments

@zhixzhan
Copy link

zhixzhan commented Sep 25, 2020

Versions

What CLI version are you using.
What Nodejs version are you using
What command-line interpreters are you using
What OS are you using

Describe the bug

Give a clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. prepare a lu file end with hasRoles\n:
#WhoAreYou
- my name is {@userName=luhan}
@ prebuilt personName hasRoles
`;
  1. update the section with section content
#WhoAreYou
- my name is {@userName=luhan}
@ prebuilt personName hasRoles userName
  1. see error from luParser sectionOperator

image

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

[bug]

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

Successfully merging a pull request may close this issue.

2 participants