← Back to team overview

mahara-contributors team mailing list archive

[Bug 1444457] Re: Standarize the call of some image files

 

** Changed in: mahara
    Milestone: 16.10.0 => 16.10.1

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1444457

Title:
  Standarize the call of some image files

Status in Mahara:
  Confirmed

Bug description:
  The following images call are incorrect and may be modified to use the $THEME->get_image_url() method:
  htdocs/artefact/blog/atom.php	 line 91, column 77
  htdocs/export/html/lib.php	 line 258, column 82
  htdocs/interaction/forum/atom.php	 line 151, column 69
  htdocs/theme/raw/artefact/file/export/html/templates/index.tpl	 line 23, column 76
  htdocs/theme/raw/artefact/file/export/html/templates/index.tpl	 line 32, column 76
  htdocs/theme/raw/artefact/file/export/html/templates/index.tpl	 line 41, column 74
  htdocs/theme/raw/artefact/internal/blocktype/socialprofile/templates/content.tpl	 line 11, column 115
  htdocs/theme/raw/artefact/plans/templates/taskrows.tpl	 line 13, column 101
  htdocs/theme/raw/artefact/plans/templates/taskrows.tpl	 line 27, column 104
  htdocs/theme/raw/artefact/plans/templates/taskslist.tpl	 line 8, column 94
  htdocs/theme/raw/artefact/plans/templates/taskslist.tpl	 line 16, column 97
  htdocs/theme/raw/pieforms/viewlayout.php	 line 33, column 151
  htdocs/theme/raw/pieforms/viewlayout.php	 line 96, column 151
  htdocs/theme/raw/search/elasticsearch/templates/artefact.tpl	 line 7, column 135

  Also, the following language packs may use parameters instead of
  hardcoding images :

  htdocs/lang/en.utf8/help/forms/accountprefs.addremovecolumns.html	 line 4, column 111
  htdocs/lang/en.utf8/help/forms/accountprefs.addremovecolumns.html	 line 4, column 188
  htdocs/lang/en.utf8/help/forms/adduser.addremovecolumns.html	 line 4, column 108
  htdocs/lang/en.utf8/help/forms/adduser.addremovecolumns.html	 line 4, column 181
  htdocs/lang/en.utf8/help/forms/license.icon.html	 line 6, column 23
  htdocs/lang/en.utf8/help/forms/license.icon.html	 line 7, column 33
  htdocs/lang/en.utf8/help/forms/uploadcsv.addremovecolumns.html	 line 4, column 117
  htdocs/lang/en.utf8/help/forms/uploadcsv.addremovecolumns.html	 line 4, column 194

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1444457/+subscriptions


References