fix metadatacmds multifield modif, didnt set anything at all...
This commit is contained in:
parent
3fbcbc8c2b
commit
ebe9b44a2c
@ -620,7 +620,7 @@ bool FileInterner::dijontorcl(Rcl::Doc& doc)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void docfieldfrommeta(RclConfig* cfg, const string& name,
|
static void docfieldfrommeta(RclConfig* cfg, const string& name,
|
||||||
const string &value, Rcl::Doc doc)
|
const string &value, Rcl::Doc& doc)
|
||||||
{
|
{
|
||||||
string fieldname = cfg->fieldCanon(name);
|
string fieldname = cfg->fieldCanon(name);
|
||||||
LOGDEB0(("Internfile:: setting [%s] from cmd value [%s]\n",
|
LOGDEB0(("Internfile:: setting [%s] from cmd value [%s]\n",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user