Cédric Bodet
Cédric Bodet
@maxhbr: Isn't it already exactly was we have in the code? See here: https://github.com/bsinno/sw360/blob/baccfb7fb92480cfd93e05e2d7ef6b9c4683bc1d/backend/src/src-licenseinfo/src/main/java/org/eclipse/sw360/licenseinfo/parsers/SPDXParserTools.java#L45-L47
Fixed with a sw360:out tag. Produces the same effect as in the other listings:
Fixed by https://github.com/sw360/sw360portal/issues/327
- [x] ./homepage/signup/view.jsp: value="${newuser.givenname}" id="given_name"> - [x] ./homepage/signup/view.jsp: value="${newuser.lastname}" id="last_name"> - [x] ./homepage/signup/view.jsp: ${org.name} - [x] ./projects/view.jsp: value="${name}" id="project_name" class="filterInput"> - [x] ./projects/view.jsp: ${org.name} - [x] ./projects/includes/projects/vulnerabilities.jspf: "0": "${vulnerability.intReleaseName}", -...