Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 560
    • Issues 560
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 65
    • Merge requests 65
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • KeaKea
  • Issues
  • #1515
Closed
Open
Issue created Oct 31, 2020 by Francis Dupont@fdupontDeveloper

incorrect json (minor bugs)

Found a few minor bugs with my JSON flex/bison parser experiment:

  • fromJSON accepts +100 as a number (ECMA 404 does not) (lib/cc)
  • DatabaseConnection.toElementDbAccessStringValid has a duplicate host entry (lib/database)
  • incorrect \n in the pattern of LoggingTest.validPattern (should be \\n) (lib/process)
  • SharedNetwork4ParserTest::getWorkingConfig duplicates reservation-mode entries in both subnets (lib/dhcpsrv)
  • SrvConfigTest.unparse has duplicated dhcp4o6-port (twice) and echo-client-id entries (lib/dhcpsrv)
  • incorrect }, ] sequences (not detected by fromJSON) in D2UpdateMgrTest::makeCannedConfig and d2_cfg_tests.json (bin/d2)
  • incorrect ], ] sequences (not detected by fromJSON) in StatCmdsTest.statLease[46]GetValid
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking