Accept empty PRIORITY values in compatibility mode
See original GitHub issueSome buggy servers like Horde send empty values for properties which need a value, for instance PRIORITY
:
SUMMARY: ...
PRIORITY: <- !!
STATUS:COMPLETED
which causes a NumberFormatException/ParserException. See also https://forums.bitfire.at/post/11777
I suggest to ignore such properties completely (instead of stopping with an exception) when compatibility mode is active.
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Update to add new cipher suites to Internet Explorer and ...
This article describes an update in which new TLS cipher suites are added and cipher suite default priorities are changed in Windows RT...
Read more >Catalyst 2960-X Switch Stack Manager Configuration Guide ...
The default priority value is 1. You can display the stack member priority value by using the show switch EXEC command. Note ...
Read more >AdvancedRun - Run a Windows program with different settings
Run a program in high priority. Run a specific instance of program in Windows XP compatibility mode, without making global changes in the...
Read more >Configuring MSTP operation mode and global settings
spanning-tree clear-debug-counters ... If the default configuration name is retained on a switch, ... Setting the spanning tree compatibility mode ...
Read more >Accept-Language - HTTP - MDN Web Docs
The Accept-Language request HTTP header indicates the natural language ... Browsers set required values for this header according to their ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Included in 3.0.10 release. Will backport to the 2.x stream.
Thanks!