?
avatar PhM1936
PhM1936
19 Aug 2015

Steps to reproduce the issue

In components/com_contact/views/contact/tmpl/default_form.php on line 24 </fieldset> is missing </fieldset>

Expected result

Hover aspect of the formular is improuved for Name, E-mail, … .

Actual result

System information (as much as possible)

Additional comments

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar PhM1936 PhM1936 - open - 19 Aug 2015
avatar PhM1936
PhM1936 - comment - 19 Aug 2015

One more point … The place to write the "Subject" is too large and goes outside the frame of others items (name, … ). I overcomme the difficulty by adding "max-width: 95%" on protostar/template.css L1635 ( I use it for my site) but I leave the choice of a better solution to some expert … I am not an informatician.


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

avatar zero-24
zero-24 - comment - 19 Aug 2015

Hi @PhM1936

In components/com_contact/views/contact/tmpl/default_form.php on line 24 is missing

I can't find the missing </fieldset> in the current codebase as the line 24 gets closed here https://github.com/joomla/joomla-cms/blob/3.4.3/components/com_contact/views/contact/tmpl/default_form.php#L78

Do you have a different file? Are you on the last joomla version? Can you try a default template?

The place to write the "Subject" is too large and goes outside the frame of others items (name, … ).

Where this happen? Can you show us a screenshot? Which window width do you have on testing?

avatar PhM1936
PhM1936 - comment - 19 Aug 2015

Bonsoir,

Fast reaction !

On another site, I just copy the following text in components/com-contact … default_form.php :



<?php echo $this->form->getLabel('contact_name'); ?>

<?php echo $this->form->getInput('contact_name'); ?>

</fieldset> is missing just after le red </legend>

Subject place :

Here is how it looks after code modification in protostar which I basically use. Before, its white rectangle goes outside the white cadre in which the items of the formular are include.

I hope you understand my “frenchglish” !. Regards. Philippe.

Le 19 août 2015 à 22:04, zero-24 notifications@github.com a écrit :

Hi @PhM1936

In components/com_contact/views/contact/tmpl/default_form.php on line 24 is missing

I can't find the missing in the current codebase as the line 24 gets closed here https://github.com/joomla/joomla-cms/blob/3.4.3/components/com_contact/views/contact/tmpl/default_form.php#L78

Do you have a different file? Are you on the last joomla version? Can you try a default template?

The place to write the "Subject" is too large and goes outside the frame of others items (name, … ).

Where this happen? Can you show us a screenshot? Which window width do you have on testing?


Reply to this email directly or view it on GitHub.

avatar zero-24 zero-24 - change - 20 Aug 2015
Category Front End
avatar brianteeman
brianteeman - comment - 28 Jan 2016

After many months I am closing this as it does not appear to be an issue with the current codebase. It can always be reopened if that is not correct


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

avatar brianteeman brianteeman - change - 28 Jan 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-01-28 12:17:25
Closed_By brianteeman
avatar brianteeman brianteeman - close - 28 Jan 2016

Add a Comment

Login with GitHub to post a comment