Moodle

Some modules seem to return sub optimal format options

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Portfolio API
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

A forum post export seems to be PORTFOLIO_FORMAT_FILE - should that not be PORTFOLIO_FORMAT_HTML ?

A text page resource also seems to be PORTFOLIO_FORMAT_FILE - should that not be PORTFOLIO_FORMAT_TEXT?

Activity

Hide
Penny Leach added a comment -

1. hrmm... what if the forum post has an attachment in it ?

2. yes, bug, will look into that.

Show
Penny Leach added a comment - 1. hrmm... what if the forum post has an attachment in it ? 2. yes, bug, will look into that.
Hide
Penny Leach added a comment -

resource fix committed. still thinking about forum posts. If they're standalone I can make them html I guess but if they have attachments it has to be file, since it's multipart which must come under 'file'

Show
Penny Leach added a comment - resource fix committed. still thinking about forum posts. If they're standalone I can make them html I guess but if they have attachments it has to be file, since it's multipart which must come under 'file'
Hide
Penny Leach added a comment -

closing. i changed forum posts with no attachments to be html but i think mixed part content has to stay file.

Show
Penny Leach added a comment - closing. i changed forum posts with no attachments to be html but i think mixed part content has to stay file.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: