Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Fix the path for the Images in the StudentActivity page | mediawiki/extensions/EducationProgram | master | +2 -2 |
Event Timeline
This would my first bug .now so can anyone guide me the file in that with causes this bug.
I have downloaded the MediaWiki-extension-EducationProgram .
@prakamya: It is part of your task to investigate and find out. :) Please see https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker#Feedback.2C_questions_and_support . If you have specific questions, please ask them - we are happy to help!
In the code there is image source: <img src="/mediawiki-1.30.0/extensionsimages/student-o-meter_morethan-0.png", and there is no 'extensionsimages' folder in the core.
The browser used should be irrelevant here.
extensionsimages/ might be due to a missing / somewhere in the code (imageDir or such?), as I can imagine this to be extensions/images/ instead.
Change 407441 had a related patch set uploaded (by Dheerajmalisetty; owner: Dheerajmalisetty):
[mediawiki/extensions/EducationProgram@master] Fix the path for the Images in the StudentActivity page
Change 407441 merged by jenkins-bot:
[mediawiki/extensions/EducationProgram@master] Fix the path for the Images in the StudentActivity page