[ 
https://issues.apache.org/jira/browse/OFBIZ-13279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukas Finster updated OFBIZ-13279:
----------------------------------
    Summary: Bugfix ScreenFopViewHandler: Check for adding PDFEncryption has 
wrong condition  (was: ugfix ScreenFopViewHandler: Check for adding 
PDFEncryption has wrong condition)

> Bugfix ScreenFopViewHandler: Check for adding PDFEncryption has wrong 
> condition
> -------------------------------------------------------------------------------
>
>                 Key: OFBIZ-13279
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-13279
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework/widget
>            Reporter: Lukas Finster
>            Priority: Minor
>   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)

Reply via email to