?
avatar Bodge-IT
Bodge-IT
11 Mar 2015

Steps to reproduce the issue

Load installer
In configuration page 1, enter details into form
The change language selection

Expected result

Content entered into form fields remains

Actual result

Content entered into form fields is deleted

System information (as much as possible)

Standard Joomla 3.4 installer package
Run on WAMP server

Additional comments

This was noticed because of issue #6387. I expected it to be English(UK) and only noticed it was English(Australia) just before I pressed 'Next'. When I tried to change the language, all my entered details were lost. Annoyance factor!

avatar Bodge-IT Bodge-IT - open - 11 Mar 2015
avatar Bodge-IT Bodge-IT - change - 11 Mar 2015
Labels Removed: ?
avatar Bodge-IT Bodge-IT - change - 11 Mar 2015
Title
Changing language setting in installer deletes content form fields
Changing language setting in installer deletes content in form fields
avatar brianteeman
brianteeman - comment - 11 Mar 2015

I am going to confirm this as an issue but I am not sure if it can ever be fixed with the current installer


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6388.
avatar brianteeman brianteeman - change - 11 Mar 2015
Priority Medium Low
Status New Confirmed
avatar Bodge-IT
Bodge-IT - comment - 11 Mar 2015

No problem, was merely a minor annoyance.
Most will change language first and then fill in form.

Cheers
Gary

avatar brianteeman
brianteeman - comment - 11 Mar 2015

Most will never change language as the browser will correctly select the
required language ;)

On 11 March 2015 at 10:26, Gary Barclay notifications@github.com wrote:

No problem, was merely a minor annoyance.
Most will change language first and then fill in form.

Cheers
Gary


Reply to this email directly or view it on GitHub
#6388 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar Bodge-IT
Bodge-IT - comment - 11 Mar 2015

Hah! Don’t count on that…I’m IT born and bred for 30 years.
My FF has had that setting since install!

Funnily enough this shows up in GAnalytics too.

Even for sites which are mostly accessed by UK users, the browser language often shows more en-us or other English variants.

Anyway, off to boil my head
Cheers
Gary

From: Brian Teeman [mailto:notifications@github.com]
Sent: 11 March 2015 10:38
To: joomla/joomla-cms
Cc: Gary Barclay
Subject: Re: [joomla-cms] Changing language setting in installer deletes content in form fields (#6388)

Most will never change language as the browser will correctly select the
required language ;)

On 11 March 2015 at 10:26, Gary Barclay > wrote:

No problem, was merely a minor annoyance.
Most will change language first and then fill in form.

Cheers
Gary


Reply to this email directly or view it on GitHub
#6388 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/


Reply to this email directly or view it on GitHub#6388 (comment).

avatar brianteeman brianteeman - change - 11 Mar 2015
Labels Added: ?
avatar mbabker
mbabker - comment - 11 Mar 2015

FWIW the rest of the application stores POST'ed form data into the session in case an error condition comes up and we redirect back to the form so data isn't lost. We don't have that luxury in the installer and since the language change is one of the few installer pieces that appears to force a page refresh (instead of an AJAX action like most everything else), it's indeed one of those edge cases for a day when you're snowed into your home.

avatar brianteeman brianteeman - change - 23 Apr 2015
Status Confirmed Known Issue
Closed_Date 0000-00-00 00:00:00 2015-04-23 00:21:31
Closed_By brianteeman

Add a Comment

Login with GitHub to post a comment