$chan(N/#).mode doesn't return complete mode line.

So far I have seen this behavior with Unreal specific channel modes f and L

To illustrate:
TestUser sets mode: +ntlLkf 100 #test2 key [1c,2j,3k,4m,5n,6t]:30

//echo -a Modes: $chan($chan).mode
returns: Modes: +fLnrtlk 100 key
No values for +f and +L eventhough the mode itsself is seen.

Using /mode # will return proper set of modes and values
#test +ntlkLf 100 key #test [1c,2j,3k,4m,5n,6t]:30


Tested with v7.42


echo -a $signature