[YANGTOOLS-529] Statement parser is unable to parse enum containing illegal characters for QName Created: 13/Oct/15  Updated: 10/Apr/22  Resolved: 16/Jan/16

Status: Resolved
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Peter Kajsa Assignee: Peter Kajsa
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 4459

 Description   

Statement parser is unable to parse enum containing illegal characters for QName.

For an example, parsing of the following yang model causes IllegalArgumentException:

extension e {
argument a {
t:at {
type enumeration {
enum "?";
enum "*";
...



 Comments   
Comment by Peter Kajsa [ 15/Oct/15 ]

https://git.opendaylight.org/gerrit/#/c/28393/

Generated at Wed Feb 07 20:53:31 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.