Details
Description
https://github.com/blesta/module-pterodactyl/issues/42
Several locations where module fields are display were updated by CORE-3348. Unfortunately this had the side effect of overriding the 'attributes' on all fields that are not checkboxes or radio fields. One example of this is on app/views/admin/default/admin_packages_moduleoptions line 56.
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Fix Version/s | 4.11.0-b1 [ 11401 ] |
Jonathan Reissmueller
made changes -
Sprint | 4.11.0 Sprint 4 [ 111 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked lower |
Abdy Franco
made changes -
Assignee | Abdy Franco [ abdy ] |
Abdy Franco
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Jonathan Reissmueller
made changes -
Fix Version/s | 4.10.2 [ 11501 ] |
Automated transition triggered when Abdy Franco created pull request #901 in Stash -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Abdy Franco
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 20 minutes [ 1200 ] | |
Worklog Id | 13772 [ 13772 ] |
Abdy Franco
made changes -
Time Spent | 20 minutes [ 1200 ] | 32 minutes [ 1920 ] |
Worklog Id | 13773 [ 13773 ] |
Jonathan Reissmueller
made changes -
Time Spent | 32 minutes [ 1920 ] | 45 minutes [ 2700 ] |
Worklog Id | 13774 [ 13774 ] |
Automated transition triggered when Jonathan Reissmueller merged pull request #901 in Stash -
Status | In Review [ 5 ] | Closed [ 6 ] |
You can replace array_merge with array_merge_recursive to fix this.