-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
4.1.7
-
None
-
None
When a program is displayed, the xml available to the xsl contains a list of person with the HTML included.
If this program also contains some subProgram, inside those subProgram there are also a list of person, but without the HTML, so it is not possible to display them.
I think it canbe due to org.ametys.odf.program.generators.ProgramContentGenerator.saxSubProgram(SubProgram, String) which try to sax the subProgram asking for a xml format (so, no HTML ?)