Udo Schnurpfeil created TOBAGO-2393: ---------------------------------------
Summary: Non pretty print breaks layout Key: TOBAGO-2393 URL: https://issues.apache.org/jira/browse/TOBAGO-2393 Project: MyFaces Tobago Issue Type: Bug Components: Themes Affects Versions: 6.7.0, 5.15.0 Reporter: Udo Schnurpfeil Assignee: Udo Schnurpfeil The non ProjectStage.Development version to optimize the size of the rendered output, breaks some layouts. E.g. having some buttons site by site. Solution: * Rendering a <CR> but no indent. To have the same number of White-Space-Blocks as before TOBAGO-2367 * Rendering same code for all ProjectStages, because there is no relevant difference, yet. (Browser Tool support normally doesn't need to handle much with the source code) * Though, developer have exactly the same HTML as the user. * Slightly simpler implementation. -- This message was sent by Atlassian Jira (v8.20.10#820010)