robotframework/jrobotremoteserver

Unable to generate libdoc

Leemur89 opened this issue · 2 comments

Hello,

Since version 4.1.1, the documentation cannot be generated anymore:

$ libdoc Remote::http://127.0.0.1:8270/ClientLib list
> Calling dynamic method 'get_keyword_documentation' failed: KeyError: '__intro__'

Note that if I revert to 4.1.0 it works, but I am having exceptions thrown on server side (but at least my client manages to get the doc)

Can confirm I have the same issue as Leemur89. Reproduced using the example in this library.

I will also add (At least for me this is Oracle OpenJDK version 21

Raised Pull request
#71
to address this issue.