Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML Codestyle for the file application.xml #12080

Closed
wants to merge 8 commits into from

Conversation

zero-24
Copy link
Contributor

@zero-24 zero-24 commented Sep 19, 2016

Summary of Changes

XML Codestyle for the file administrator/components/com_config/model/form/application.xml

Testing Instructions

  • Apply this patch
  • go to the global config
  • confirm nothing is broken there

Documentation Changes Required

none

Copy link
Contributor

@andrepereiradasilva andrepereiradasilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we are doing a full cs review of the xml you should folllow the name, type, labeldescription order as code style rules.

@@ -150,7 +162,8 @@
label="COM_CONFIG_FIELD_REDIS_PERSISTENT_LABEL"
description="COM_CONFIG_FIELD_REDIS_PERSISTENT_DESC"
filter="integer"
showon="caching:1,2[AND]cache_handler:redis">
showon="caching:1,2[AND]cache_handler:redis"
>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a tab here

@yvesh
Copy link
Member

yvesh commented Sep 19, 2016

I have tested this item ✅ successfully on c3673d2

Code review


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

Copy link
Contributor

@wojsmol wojsmol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wojsmol
Copy link
Contributor

wojsmol commented Sep 19, 2016

@zero-24 @andrepereiradasilva Please see zero-24#17

@zero-24
Copy link
Contributor Author

zero-24 commented Sep 20, 2016

Looks good just one smal comment in that PR. Thanks @wojsmol 👍

* XML CS fixes

* Update application.xml

fixed options order
description="COM_CONFIG_ACTION_EDITOWN_DESC" />
filter="rules"
>
<action
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are the action idented with an extra tab? the option are not...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed in 351db4e

@zero-24
Copy link
Contributor Author

zero-24 commented Sep 20, 2016

Thanks @wojsmol

@andrepereiradasilva
Copy link
Contributor

I have tested this item ✅ successfully on 351db4e

on code review


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

@wojsmol
Copy link
Contributor

wojsmol commented Sep 20, 2016

cc @JoomliC Please do a code review 😄

@zero-24 zero-24 added this to the Joomla 3.6.3 milestone Sep 22, 2016
@zero-24 zero-24 modified the milestones: Joomla! 3.6.4, Joomla 3.6.3 Sep 29, 2016
@zero-24 zero-24 changed the base branch from staging to 3.7.x October 25, 2016 10:17
@zero-24
Copy link
Contributor Author

zero-24 commented Oct 25, 2016

this is now moved to be against 3.7.x

@rdeutz rdeutz changed the base branch from 3.7.x to staging October 25, 2016 17:56
@zero-24 zero-24 closed this Oct 31, 2016
@zero-24 zero-24 deleted the xml_codestyle branch October 31, 2016 12:17
@zero-24 zero-24 removed this from the Joomla 3.7.0 milestone Oct 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants