[ https://issues.apache.org/jira/browse/OFBIZ-13279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux updated OFBIZ-13279: ------------------------------------ Affects Version/s: 24.09.01 > Bugfix-ScreenFopViewHandler-check-adding-PDFEncryption > ------------------------------------------------------ > > Key: OFBIZ-13279 > URL: https://issues.apache.org/jira/browse/OFBIZ-13279 > Project: OFBiz > Issue Type: Bug > Components: framework/widget > Affects Versions: 24.09.01 > Reporter: Lukas Finster > Assignee: Jacques Le Roux > Priority: Minor > Fix For: 24.09.02 > > Original Estimate: 1h > Remaining Estimate: 1h > > Missing "!" (not) in condition for allowEditContent leads to unwanted > addition of encryption: > {{*if* (UtilValidate.isNotEmpty(userPassword) || > UtilValidate.isNotEmpty(ownerPassword) || !allowPrint || !allowCopyContent || > allowEditContent || !allowEditAnnotations) {}} > -- This message was sent by Atlassian Jira (v8.20.10#820010)