docx-stamper icon indicating copy to clipboard operation
docx-stamper copied to clipboard

replaceNullValues doesn't work inside table with repeatTableRow

Open f-aubert opened this issue 6 years ago • 3 comments

I think the replaceNullValues doesn't work inside a repeatTableRow. The original expression is outputed instead. Maybe repeatParagraph should be checked for this issue as well.

f-aubert avatar Dec 04 '18 09:12 f-aubert

I think it has to do with the PlaceholderResolver not being configured completly. I'm a bit new on GitHub, so I'm unsure how to make a pull request based on the commit I pushed to my fork. Probably a similar fix should be applied to ParagraphRepeatProcessor.

f-aubert avatar Dec 06 '18 07:12 f-aubert

Just go to https://github.com/f-aubert/docx-stamper and click new pull request. then click on create pull request.

ImanGharib avatar Dec 27 '18 12:12 ImanGharib

It would be great if you could fix the repeatParagraph() inside the table with repeating rows in this pull request as well.

ImanGharib avatar Dec 27 '18 12:12 ImanGharib