Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.4, 1.9.2
-
Component/s: Filters
-
Labels:None
-
Environment:Apache 2.2.4 MySQL 5.0.45 Php 5.2.3
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
Since moving the database to new server and upgrading from 1.7.4 to 1.8.4, rm files from my media server or elsewhere bring up prompt to install missing plug-in, subsequently identified as Realplayer 10.5 (which is installed and works inspite of error message in IE7 but not in Mozilla browser).
What has changed between the two versions to break this? There was no error message during upgrade. Installing another daily patch of 1.8.4+ did not help either. No modified code in any of the Moodle source files.
Error message in IE7: error in lines 42, character 11 no such interface supported
Firefox just shows plug-in search page.
The sample link below is accessible through guest login. Video recording plays back in Realplayer in all browsers but in page with error in IE7 and not at all in Mozilla.
Attachments
Issue Links
| This issue is a clone of: | ||||
| MDL-15120 | CLONE -CLONE -rm mulitmedia filter does not work in Firefox in 1.9 either |
|
|
|
| This issue has a clone: | ||||
| MDL-13743 | rm mulitmedia filter does not work in Firefox |
|
|
|
| This issue has been marked as being related by: | ||||
| CONTRIB-3392 | width parameter not quoted correctly in hotpot real media filters |
|
|
|
The issue has not gone away. In fact, I have also reproduced the effect in a discussion on the main Moodle server in http://moodle.org/mod/forum/discuss.php?d=95174#p420372
The patch with forcing links suggested in
MDL-13903somehow does not make me happy.Of course, I am not a programmer, so I am not qualified to understand the technicalities of upgraded code.However, as I said in the discussion 95174, why does this not cause an issue in 1.7.4 but in more recent versions? Why does a newer version break things that work perfectly in a slightly older version and cannot be fixed? After all media plug-ins have been a standard module. It's not like another issue that has been important to me that was broken and never fixed in the move to versions 1.8 and 9 from 1.7: The MoodleSpeex module. I'll raise that again separately.
MDL-13903somehow does not make me happy. Of course, I am not a programmer, so I am not qualified to understand the technicalities of upgraded code.However, as I said in the discussion 95174, why does this not cause an issue in 1.7.4 but in more recent versions? Why does a newer version break things that work perfectly in a slightly older version and cannot be fixed? After all media plug-ins have been a standard module. It's not like another issue that has been important to me that was broken and never fixed in the move to versions 1.8 and 9 from 1.7: The MoodleSpeex module. I'll raise that again separately.