Fixed: [Expansion removes the double quote](https://github.com/clicon/clixon/issues/524)
Add escaping in expand_dbvar instead of automatic in cligen
This commit is contained in:
parent
7b01b029a4
commit
6ce1df2e5e
3 changed files with 170 additions and 57 deletions
|
|
@ -37,6 +37,8 @@ Developers may need to change their code
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed: [Expansion removes the double quote](https://github.com/clicon/clixon/issues/524)
|
||||
* Add escaping in expand_dbvar instead of automatic in cligen expand
|
||||
* Fixed: [string length validation doesn't work for the entry "" in case it has default value specified](https://github.com/clicon/clixon/issues/563)
|
||||
* Fixed: [SNMP: snmpwalk is slow and can timeout](https://github.com/clicon/clixon/issues/404)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue