<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi,</p>
<p>how is <i>SWModule::getConfigEntry(const char *key)</i> supposed
to behave when there are multiple entries with the same key?<br>
<br>
Like these entries in case of the engNET2016eb module:</p>
<p>GlobalOptionFilter=OSISStrongs<br>
GlobalOptionFilter=OSISHeadings</p>
<p>It seems like it stops at the first entry in cases like this.<br>
Can you point me to an example where this situation is handled?
(Reading back multiple values for one key)<br>
</p>
<p>Best regards,<br>
Tobias<br>
</p>
</body>
</html>