Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0-M7
-
None
-
None
Description
If a report creates subpages, thus needs subsinks, it passes a desired output name. This one is passed to DocumentRenderingContext#document. Since we know that this is a report output, this value must behave like MavenReport#getOutputName(), thus be a symbolic name. Therefore, we must strip the extension since none is passed to have it stripped by the context internally.
Attachments
Issue Links
- is related to
-
MSITE-951 Don't abuse report's symbolic output name as filename
- Closed