<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello, <br>in the file: tellico-3.4.8/src/fetcher/masfetcher.h<br>line 70:<br><b>virtual Type type() const { return Filmaster; }</b><br>should be:<br><b>virtual Type type() const { return MAS; }</b><br><br>Don't know if this bug is already known. Anyway this should fix some issues when adding datasources in "tellico settings". In fact, without this fix, adding Microsoft Academic Search data source was not working (it was adding Filmaster).<br><br>                                    </div></body>
</html>