? Success

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
5 Nov 2016

Summary of Changes

Don't add media version to stylesheets (css) if media version is empty.

This is exactly equal to #12716 (already merged), but now for stylesheets.

Testing Instructions

Simple test. Code review or:

  • Add this to isis index.php
$this->SetMediaVersion(null);
  • Load any admin page and check page source, you will notice the resulting html is, for instance, <link href="/administrator/templates/isis/css/template.css?" rel="stylesheet" /> (note the question mark in the end)
  • Apply patch
  • Refresh the page and notice there is no question mark now.

Documentation Changes Required

None.

avatar andrepereiradasilva andrepereiradasilva - open - 5 Nov 2016
avatar andrepereiradasilva andrepereiradasilva - change - 5 Nov 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Nov 2016
Category Libraries
avatar andrepereiradasilva andrepereiradasilva - change - 5 Nov 2016
The description was changed
Labels Added: ?
avatar andrepereiradasilva andrepereiradasilva - edited - 5 Nov 2016
avatar brianteeman
brianteeman - comment - 5 Nov 2016

Tested successfully

@mbabker no sha :(


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12781.

avatar jeckodevelopment
jeckodevelopment - comment - 6 Nov 2016

I have tested this item successfully on 28dff5a


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12781.

avatar jeckodevelopment jeckodevelopment - test_item - 6 Nov 2016 - Tested successfully
avatar jeckodevelopment jeckodevelopment - alter_testresult - 6 Nov 2016 - brianteeman: Tested successfully
avatar jeckodevelopment
jeckodevelopment - comment - 6 Nov 2016

@brianteeman i can see the SHA and i changed your test.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12781.

avatar jeckodevelopment jeckodevelopment - change - 6 Nov 2016
Status Pending Ready to Commit
avatar jeckodevelopment
jeckodevelopment - comment - 6 Nov 2016

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12781.

avatar jeckodevelopment jeckodevelopment - change - 6 Nov 2016
Labels Added: ?
avatar jeckodevelopment jeckodevelopment - change - 6 Nov 2016
Milestone Added:
avatar rdeutz rdeutz - close - 6 Nov 2016
avatar rdeutz rdeutz - merge - 6 Nov 2016
avatar rdeutz rdeutz - reference | 021d66e - 6 Nov 16
avatar rdeutz rdeutz - merge - 6 Nov 2016
avatar rdeutz rdeutz - close - 6 Nov 2016
avatar rdeutz rdeutz - change - 6 Nov 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-11-06 20:16:20
Closed_By rdeutz
avatar andrepereiradasilva andrepereiradasilva - head_ref_deleted - 6 Nov 2016

Add a Comment

Login with GitHub to post a comment