question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Accept empty PRIORITY values in compatibility mode

See original GitHub issue

Some 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:closed
  • Created 4 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
benfortunacommented, Sep 20, 2019

Included in 3.0.10 release. Will backport to the 2.x stream.

0reactions
rfc2822commented, Jul 7, 2022

Thanks!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found