? ? Pending

User tests: Successful: Unsuccessful:

avatar nppsbh
nppsbh
21 Jul 2017

…figuration

Example
Site name: my "website name"

HTML output
without this change:
<img src="/administrator/templates/isis/images/joomla.png" alt="my " website="" name""="">

with this change:
my "website name"

Pull Request for Issue # .

Summary of Changes

Testing Instructions

Expected result

Actual result

Documentation Changes Required

avatar joomla-cms-bot joomla-cms-bot - change - 21 Jul 2017
Category Administration Templates (admin)
avatar nppsbh nppsbh - open - 21 Jul 2017
avatar nppsbh nppsbh - change - 21 Jul 2017
Status New Pending
avatar brianteeman
brianteeman - comment - 21 Jul 2017

Not checked this but surely if it correct them the change has to be made everywhere that we get the sitemap!e and not just in the login

avatar infograf768
infograf768 - comment - 22 Jul 2017

The change is correct when the site name is used in html.
Beware when $sitename is used for mails. In that case htmlspecialchars should not be used.

avatar Heggi93
Heggi93 - comment - 22 Aug 2017

Please add some detailed test instructions


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 22 Aug 2017
Status Pending Information Required
avatar joomla-cms-bot joomla-cms-bot - edited - 22 Aug 2017
avatar brianteeman
brianteeman - comment - 22 Aug 2017

@Heggi93 pretty much as it says in the original post.

In global configuration create a site name with a special character eg My "site" Rocks

On the administrator login page view the source code for the joomla logo. Before this PR the alt text will be invalid markup. After this PR the alt text should be valid markup.

Note that if correct then this change needs to be used in other places that we use the $sitename variable in a similar way

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 26 Aug 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Aug 2017

I have tested this item successfully on d6c89e6

Source Code without PR:

bildschirmfoto 2017-08-26 um 08 03 34

Source Code with PR:

bildschirmfoto 2017-08-26 um 08 04 18
@brianteeman Thanks for Test Instructions.
@Heggi93 can you please test?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17209.
avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Aug 2017
Easy No Yes
avatar joomla-cms-bot joomla-cms-bot - edited - 26 Aug 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Aug 2017
Status Information Required Discussion
avatar joomla-cms-bot joomla-cms-bot - edited - 26 Aug 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Aug 2017
Status Discussion Pending
avatar joomla-cms-bot joomla-cms-bot - edited - 26 Aug 2017
avatar sanderpotjer sanderpotjer - test_item - 31 Aug 2017 - Tested successfully
avatar sanderpotjer
sanderpotjer - comment - 31 Aug 2017

I have tested this item successfully on d6c89e6


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 1 Sep 2017
Status Pending Ready to Commit
avatar joomla-cms-bot joomla-cms-bot - edited - 1 Sep 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 1 Sep 2017

RTC after two successful tests.

avatar mbabker mbabker - change - 1 Sep 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-09-01 12:13:06
Closed_By mbabker
Labels Added: ? ?
avatar mbabker mbabker - close - 1 Sep 2017
avatar mbabker mbabker - merge - 1 Sep 2017

Add a Comment

Login with GitHub to post a comment