Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 3.5.2
-
Fix Version/s: None
-
Component/s: HTML Editor (Atto)
Description
Hi,
I have noticed when recording via RecordRTC and the upload_max_filesize directive in the php.ini file is set to - for example, 2G - the recording only goes for around 10 seconds. The plugin is incorrectly parsing the value: 2G as 2 MB.
This is caused by the plugin expecting this value in the megabytes unit.
The fix here converts the value to bytes and removes the megabyte to bytes conversion.
Attachments
Issue Links
- duplicates
-
MDL-62872 Error ATTO editor RecordRTC Video: "You have attained the maximum size limit for file uploads"
-
- Closed
-