org.lwdita icon indicating copy to clipboard operation
org.lwdita copied to clipboard

cell spanning in html with preprocess2

Open njmuck opened this issue 3 years ago • 1 comments

The solution for https://github.com/jelovirt/org.lwdita/issues/84 works for pdf and for html using preprocess, but not for html using preprocess2. It shows this error in html5.topic.common.inner:

[xslt] An empty sequence is not allowed as the result of a call to table:find-entry-end-column#1 [xslt] Failed to transform document: Failed to transform document: An empty sequence is not allowed as the result of a call to table:find-entry-end-column#1

njmuck avatar May 02 '22 14:05 njmuck

@njmuck , thanks for creating the ticket for HTML5 and preprocess2. We're migrating to HTML5 and use preprocess2. Thanks for identifying this issue or we would have been blocked by this for our co-authoring between Tech Writers and R&D developers.

kirkilj avatar May 06 '22 15:05 kirkilj

Can't reproduce with DITA-OT 3.7.4 and LwDITA 3.2

jelovirt avatar Oct 25 '22 15:10 jelovirt