? Success

User tests: Successful: Unsuccessful:

avatar roland-d
roland-d
5 Nov 2015

Problem

As shown in the screenshot, HTML entities are not converted because of the AJAX call.
screen shot 2015-11-05 at 20 57 50

Solution

This PR parses the returned string as HTML and then puts it out so it shows as correct text
screen shot 2015-11-05 at 20 50 39

Test

  1. Get a clean copy of the Joomla staging branch or download it here
  2. Go through the installation process in German
  3. After reaching the last page when the installation is complete click on the button Verzeichnis „installation” löschen
  4. You will see the resulting text Das Verzeichnis „installation“ wurde gelöscht!
  5. Setup a clean installation again
  6. Replace the file installation/template/js/installation.js with the file attached here or just replace line 308 as shown in the file change
  7. Go through the installation process in German again
  8. After reaching the last page when the installation is complete click on the button Verzeichnis „installation” löschen
  9. You will see the resulting text Das Verzeichnis „installation” wurde gelöscht!
  10. All is good now.
avatar roland-d roland-d - open - 5 Nov 2015
avatar roland-d roland-d - change - 5 Nov 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Nov 2015
Labels Added: ?
avatar blueforce blueforce - test_item - 5 Nov 2015 - Tested successfully
avatar blueforce
blueforce - comment - 5 Nov 2015

I have tested this item :white_check_mark: successfully on d8624d3

works for me,
tested with MAMP on OSX, PHP 5.6.10, Safari, Chrome & FF


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

avatar Kubik-Rubik
Kubik-Rubik - comment - 5 Nov 2015

Event though I like the change, this specific problem was already fixed some time ago and will not be part of the Joomla! 3.5 language package: #7889

avatar roland-d
roland-d - comment - 5 Nov 2015

@Kubik-Rubik It's good to see it is already fixed but why isn't going to be in for 3.5 when this was fixed nearly 3 weeks ago?

avatar Kubik-Rubik
Kubik-Rubik - comment - 5 Nov 2015

@roland-d Ooops, I meant it will be part of the language package... Sorry! :-)

avatar roland-d roland-d - change - 5 Nov 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-11-05 21:05:09
Closed_By roland-d
avatar roland-d roland-d - close - 5 Nov 2015
avatar roland-d roland-d - close - 5 Nov 2015
avatar roland-d roland-d - head_ref_deleted - 5 Nov 2015
avatar zero-24
zero-24 - comment - 5 Nov 2015

The sync request is here: joomlagerman/joomla#152

avatar Bakual
Bakual - comment - 5 Nov 2015

@Kubik-Rubik Since it's the installation folder, it will not be part of the language pack. It will be shipped with the core.
But we usually do a single round of installation language files updates before a release. After we froze languages for the installation folder.
So yes, this will be fixed for 3.5.0.

avatar yvesh yvesh - test_item - 6 Nov 2015 - Tested successfully
avatar yvesh
yvesh - comment - 6 Nov 2015

I have tested this item :white_check_mark: successfully on d8624d3

Works fine, good work.


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

Add a Comment

Login with GitHub to post a comment