Moodle

improved file uploading

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7
  • Fix Version/s: 1.8
  • Component/s: Forms Library
  • Labels:
    None
  • Affected Branches:
    MOODLE_17_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE

Description

I have changed the upload api once again in formslib, it should be now easier to use
I will commit it today together with other related fixes...

Activity

Hide
Petr Škoda (skodak) added a comment -

fixed in cvs -

  • changed file upload api in formslib
  • fixed blog attachments and related code in file.php
  • fixed glossary attachments
  • fixed embedded images in forum posts and blogs - only gif, png and jpeg; the problme was that svg were embedded using img tag which was wrong, the same applied to other picture formats unsupported by browsers (please note that student submitted svg should be never embedded in moodle page for security reasons)
  • other minor fixes
Show
Petr Škoda (skodak) added a comment - fixed in cvs -
  • changed file upload api in formslib
  • fixed blog attachments and related code in file.php
  • fixed glossary attachments
  • fixed embedded images in forum posts and blogs - only gif, png and jpeg; the problme was that svg were embedded using img tag which was wrong, the same applied to other picture formats unsupported by browsers (please note that student submitted svg should be never embedded in moodle page for security reasons)
  • other minor fixes

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: