Details
Description
Add a `description` field to `package_options`. Mediumtext, default null
Create a new table for config option descriptions. Schema:
package_option_id INT(10) unsigned NOT NULL
lang VARCHAR(5) NOT NULL
description MEDIUMTEXT NOT NULL DEFAULT ''
Populate the new table with records for each config option and language
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | Sponsored [ 11113 ] | |
Fix Version/s | 4.6.0-b1 [ 11117 ] |

Status | Open [ 1 ] | In Progress [ 3 ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 25 minutes [ 1500 ] | |
Worklog Id | 12124 [ 12124 ] |
Status | Reopened [ 4 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Description |
Create a new table for config option descriptions. Schema:
package_option_id INT(10) unsigned NOT NULL lang VARCHAR(5) NOT NULL description MEDIUMTEXT NOT NULL DEFAULT '' Populate the new table with records for each config option and language |
Add a `description` field to `package_options`. Mediumtext, default null
---- Create a new table for config option descriptions. Schema: package_option_id INT(10) unsigned NOT NULL lang VARCHAR(5) NOT NULL description MEDIUMTEXT NOT NULL DEFAULT '' Populate the new table with records for each config option and language |

Status | Reopened [ 4 ] | In Progress [ 3 ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |