Gerrit Uitslag

Results 534 comments of Gerrit Uitslag

Please can you add unit tests that cover this functionality? Some related tests for css can be found in e.g. https://github.com/dokuwiki/dokuwiki/tree/master/_test/tests/lib/exe

Can you dump the html just before it is provided to the (I guess) the WriteHTML() function of the mpdf library? And obtain from this dump the part of interest?

I mean that you perform an export with an example of the Khmer text. The InvoicePlane is calling the mPDF library, at this place: https://github.com/InvoicePlane/InvoicePlane/blob/61e0bd412d9fbd089eae26bdb1c6d9d3788fd3b3/application/helpers/mpdf_helper.php#L99 If you add some code...