User tests: Successful: Unsuccessful:
[com_fields| Joomla custom field data length
Pull Request for Issue # 9618.
Summary of Changes
Change value column of #__fields_values from text to longtext
Testing Instructions
Create a content field, create an article using that field, insert more than 65535 bytes of data into that field (e.g. a PDF document).
Expected result
The document is stored correctly and can be retreived.
Actual result
As expected.
Documentation Changes Required
None known.
Advice for anyone wanting to store very large quantities of data (e.g. 1G / videos)?
Status | New | ⇒ | Pending |
Category | ⇒ | SQL Installation |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-20 11:05:00 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
is this Pull Request the same as #21763?