?
Referenced as Pull Request for: # 9896
avatar 810
810
13 Apr 2016

Steps to reproduce the issue

go to: component/users/?view=login

Expected result

correct html (menu should be on the right)

Actual result

proto

System information (as much as possible)

Stage build

Additional comments

avatar 810 810 - open - 13 Apr 2016
avatar brianteeman
brianteeman - comment - 13 Apr 2016

I just took this screenshot of current staging
screen shot 2016-04-13 at 07 17 45


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

avatar MATsxm
MATsxm - comment - 13 Apr 2016

like @brianteeman
no problems here

avatar brianteeman
brianteeman - comment - 13 Apr 2016

At a guess I would think its something either in your install or coming
from kunena which I dont have installed thats causing the problem

On 13 April 2016 at 13:22, Marc-Antoine Thevenet notifications@github.com
wrote:

like @brianteeman https://github.com/brianteeman
no problems here


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#9894 (comment)

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

avatar 810
810 - comment - 13 Apr 2016

clean stage build
add .httaccess

change global setting:
Search Engine Friendly URS = yes
Use URL Rewriting = yes
Adds Suffix to URL = no
Unicode Aliases =yes

proto2

avatar brianteeman
brianteeman - comment - 13 Apr 2016

Double checked my sef settings and they are the same

On 13 April 2016 at 13:45, Jelle Kok notifications@github.com wrote:

clean stage build
add .httaccess

change global setting:
Search Engine Friendly URS = yes
Use URL Rewriting = yes
Adds Suffix to URL = no
Unicode Aliases =yes

[image: proto2]
https://cloud.githubusercontent.com/assets/876623/14493551/497f898e-0186-11e6-9f4e-3fcaea459d1d.jpg


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#9894 (comment)

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

avatar 810
810 - comment - 13 Apr 2016

ok just found out its only on ie11

avatar Bakual
Bakual - comment - 13 Apr 2016

Can replicate it with IE11.

avatar 810
810 - comment - 13 Apr 2016

the aside is in the main div

the issue is somewhere on the component view

avatar Bakual
Bakual - comment - 13 Apr 2016

Probably related to #9607
The default_login layout is the cause.

avatar Bakual
Bakual - comment - 13 Apr 2016

The if clauses in https://github.com/matrikular/joomla-cms/blob/staging/components/com_users/views/login/tmpl/default_login.php#L23 should match the one in https://github.com/matrikular/joomla-cms/blob/staging/components/com_users/views/login/tmpl/default_login.php#L35

Now, we got one true and the other false when there is no description text. If you add some text, all works fine.

avatar 810
810 - comment - 13 Apr 2016

will send a fix

avatar brianteeman
brianteeman - comment - 13 Apr 2016

Glad you found it. Sorry I dont have IE

On 13 April 2016 at 14:15, Thomas Hunziker notifications@github.com wrote:

The if clauses in
https://github.com/matrikular/joomla-cms/blob/staging/components/com_users/views/login/tmpl/default_login.php#L23
should match the one in
https://github.com/matrikular/joomla-cms/blob/staging/components/com_users/views/login/tmpl/default_login.php#L35

Now, we got one true and the other false when there is no description
text. If you add some text, all works fine.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#9894 (comment)

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

avatar brianteeman brianteeman - change - 13 Apr 2016
Category Templates (site)
avatar brianteeman brianteeman - change - 13 Apr 2016
Title
Protostar: Html broken on login view
Protostar: Html broken on login view with IE11
Status New Confirmed
avatar brianteeman
brianteeman - comment - 13 Apr 2016

[updated title]


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

avatar brianteeman
brianteeman - comment - 13 Apr 2016

Closed as we have a PR for testing #9896


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

avatar brianteeman brianteeman - close - 13 Apr 2016
avatar brianteeman brianteeman - change - 13 Apr 2016
Status Confirmed Closed
Closed_Date 0000-00-00 00:00:00 2016-04-13 14:14:28
Closed_By brianteeman
avatar brianteeman brianteeman - close - 13 Apr 2016
avatar brianteeman brianteeman - change - 22 Apr 2016
Labels Added: ?

Add a Comment

Login with GitHub to post a comment