? Success

User tests: Successful: Unsuccessful:

avatar peterlose
peterlose
13 Feb 2015

.

c42ce2c 13 Feb 2015 avatar break
avatar losedk losedk - open - 13 Feb 2015
avatar joomla-cms-bot joomla-cms-bot - change - 13 Feb 2015
Labels Added: ?
avatar losedk
losedk - comment - 13 Feb 2015

Quick question. Are the fieldsets supposed to be on separate lines? This aren't really consistent at the moment

 <fieldset name="params" label="COM_USERS_SETTINGS_FIELDSET_LABEL">

Or

<fieldset 
    name="params" 
    label="COM_USERS_SETTINGS_FIELDSET_LABEL">

?

avatar zero-24 zero-24 - change - 13 Feb 2015
Category Code style
avatar zero-24 zero-24 - change - 13 Feb 2015
The description was changed
Status Pending Ready to Commit
Easy No Yes
avatar zero-24
zero-24 - comment - 13 Feb 2015

@losedk It is not exampled yet see: http://joomla.github.io/coding-standards/?coding-standards/chapters/xml.md but i think it is ok to move it to one line.

Based on the comment:

When the element only has few attributes, then the whole element can stay on the same line. A max line length of 100 characters is recommended for good reading.

This PR will add it: joomla/coding-standards#95

Thanks for this PR I will move it to RTC.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6083.
avatar losedk
losedk - comment - 13 Feb 2015

@zero-24 Cool, thanks!

avatar brianteeman brianteeman - change - 15 Feb 2015
Labels Added: ?
avatar zero-24 zero-24 - close - 25 Feb 2015
avatar wilsonge wilsonge - change - 25 Feb 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-02-25 00:54:27
avatar wilsonge wilsonge - close - 25 Feb 2015
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment