? Success

User tests: Successful: Unsuccessful:

avatar JoomliC
JoomliC
25 May 2016

Summary of Changes

  • Fix code style
  • Fix hidden field (no html to be rendered when field is hidden, to prevent empty lines (due to css classes for fields)
  • Add style alert-info + icon for the description of a fieldset (description in top of each tab, when filled)

Testing Instructions

Test for fieldset description style:

  • Go to any component configuration page (Options) and check description has now an alert-info look

Before Patch:
capture d ecran 2016-05-24 a 01 07 00

After Patch:
capture d ecran 2016-05-24 a 01 07 30

Test for hidden fields fix:

  • To test fix for hidden fields, add in a config.xml those lines :
        <field
            name="hidden1"
            type="hidden"
            default="1"
        />

        <field
            name="hidden2"
            type="hidden"
            default="1"
        />

        <field
            name="hidden3"
            type="hidden"
            default="1"
        />

        <field
            name="hidden4"
            type="hidden"
            default="1"
        />

Before Patch:
capture d ecran 2016-05-25 a 12 47 05

After Patch:
capture d ecran 2016-05-25 a 12 47 37

  • You can control after save, that hidden fields are saved in the database (#__extensions > component params)
avatar JoomliC JoomliC - open - 25 May 2016
avatar JoomliC JoomliC - change - 25 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 May 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 25 May 2016
Category Code style Components
avatar andrepereiradasilva
andrepereiradasilva - comment - 25 May 2016

Actually, not related to your Pr, but i think that message is not correct.
I mean the category can also override article settings.

avatar JoomliC
JoomliC - comment - 25 May 2016

Actually, not related to your Pr, but i think that message is not correct.
I mean the category can also override article settings.

Exactly: nothing related to this PR, as screenshot is just an example ;-)

avatar andrepereiradasilva
andrepereiradasilva - comment - 25 May 2016

you're right. i should have read the HTML coding standard before. It seems all ok.

avatar andrepereiradasilva andrepereiradasilva - test_item - 25 May 2016 - Tested successfully
avatar andrepereiradasilva
andrepereiradasilva - comment - 25 May 2016

I have tested this item successfully on 497e7db


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

avatar JoomliC
JoomliC - comment - 25 May 2016

@andrepereiradasilva Thanks for testing!

you're right. i should have read the HTML coding standard before. It seems all ok.

Not exactly what i meant, but i asked to be sure you understand it as i did for HTML code standards, and so that we agree! ;-)

avatar joomlara joomlara - test_item - 25 Jun 2016 - Tested successfully
avatar joomlara
joomlara - comment - 25 Jun 2016

I have tested this item successfully on 497e7db

Tested successfully


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

avatar joomlara
joomlara - comment - 25 Jun 2016

Tested successfully.


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

avatar zero-24 zero-24 - change - 25 Jun 2016
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 25 Jun 2016

RTC based on testing


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

avatar joomla-cms-bot joomla-cms-bot - change - 25 Jun 2016
Labels Added: ?
avatar roland-d roland-d - change - 25 Jun 2016
Milestone Added:
avatar roland-d roland-d - close - 25 Jun 2016
avatar roland-d roland-d - merge - 25 Jun 2016
avatar joomla-cms-bot joomla-cms-bot - close - 25 Jun 2016
avatar roland-d roland-d - reference | 7a9dca7 - 25 Jun 16
avatar roland-d roland-d - merge - 25 Jun 2016
avatar roland-d roland-d - close - 25 Jun 2016
avatar roland-d roland-d - change - 25 Jun 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-06-25 12:55:49
Closed_By roland-d
avatar joomla-cms-bot joomla-cms-bot - change - 25 Jun 2016
Labels Removed: ?
avatar roland-d
roland-d - comment - 25 Jun 2016

Thanks everybody


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

Add a Comment

Login with GitHub to post a comment