Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.1
-
Component/s: None
-
Labels:None
Description
To reproduce
- Change the temp directory in your blesta system settings to something other than your system default
- Deny access for the web server user to the default temp directory
- Attempt to view/download a quotation
- Receive an error about permissions (which should only be encountered if it is accessing the default instead of the configured directory)
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 5.8.0 Sprint 2 [ 178 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 5.8.0 Sprint 2 [ 178 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked lower |
Jonathan Reissmueller
made changes -
Sprint | 5.8.0 Sprint 2 [ 178 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Assignee | Jonathan Reissmueller [ jonathan ] |
Jonathan Reissmueller
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Jonathan Reissmueller
made changes -
Comment |
[ Potential solution:
In components/quotation_delivery/quotation_delivery.php around line 467 after {code:java} $quotation_ids = $this->Form->collapseObjectArray($quotations, 'id', 'id');; {code} add: {code:java} // Prime company $this->primeCompany(); {code} ] |
Jonathan Reissmueller
made changes -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |