27
Views
0
Comments
[OutDoc] Bug in generating the documentation of the Webservices
Question
outdoc
Web icon
Forge asset by OutSystems

In the OutDoc application there are two actions with the same bug: Section_3_5_1_GenerateWebReferences and Section_3_5_2_GenerateConsumedRESTAPIs

They work with a variable "i" that walks through an XmlNodeList. This variable is updated twice in two different assigns which results in an "i" counter that increments with 2 instead of 1, resulting in missing information in OutDoc.

Kind regards,

Remco Dekkinga

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.