Markus Lobedann

Results 12 issues of Markus Lobedann

## Description of the issue Calling `doc.get` with a virtual fields name only returns `None`. The wider effect for this is that for virtual Link fields, "Show Title in Link...

bug

I tried to fix the problem at its root in the `get` method from `BaseDocument` but wasn't able to. Whatever I tried wouldn't work because the code would get recursively...

add-test-cases