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

Add the checked attribute for the bcc field #17336

Merged
merged 1 commit into from Aug 5, 2017
Merged

Conversation

zero-24
Copy link
Contributor

@zero-24 zero-24 commented Jul 29, 2017

Pull Request for Issue #17223

Summary of Changes

Add the checked attribute for the bcc field

Testing Instructions

Pre patch the send bcc is not checked by default
after patch it is

Expected result

image

Actual result

image

Documentation Changes Required

None

@ghost
Copy link

ghost commented Jul 29, 2017

I have tested this item ✅ successfully on 49bedc8


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

@ghost
Copy link

ghost commented Jul 29, 2017

please reassign Milestone 3.8.0

@zero-24 zero-24 added this to the Joomla 3.8.0 milestone Jul 29, 2017
@brianteeman
Copy link
Contributor

Doh I looked at this and didnt realise there was a checked value needed for a checkbox as it is nt mentioned in the documentation https://docs.joomla.org/Checkbox_form_field_type. Does it therefore still need the default value being set as well?

@zero-24
Copy link
Contributor Author

zero-24 commented Jul 29, 2017

I have just looked at the code and found the checked option. IMO we can change that in the doku than.

@zero-24
Copy link
Contributor Author

zero-24 commented Jul 29, 2017

or we have a very long stndig issue and need to fix the default value too.

@zero-24
Copy link
Contributor Author

zero-24 commented Jul 29, 2017

but that would be out of scope for that PR. IMO

@Quy
Copy link
Contributor

Quy commented Aug 5, 2017

I have tested this item ✅ successfully on 49bedc8


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

@joomla-cms-bot joomla-cms-bot removed this from the Joomla 3.8.0 milestone Aug 5, 2017
@ghost
Copy link

ghost commented Aug 5, 2017

RTC after two successful tests.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Aug 5, 2017
@zero-24 zero-24 added this to the Joomla 3.8.0 milestone Aug 5, 2017
@mbabker mbabker merged commit 4b5ec5e into joomla:staging Aug 5, 2017
@joomla-cms-bot joomla-cms-bot added PR-staging and removed RTC This Pull Request is Ready To Commit labels Aug 5, 2017
@zero-24 zero-24 deleted the checked branch August 5, 2017 15:25
izharaazmi added a commit to izharaazmi/joomla-cms that referenced this pull request Aug 9, 2017
* staging: (148 commits)
  Correcting non-escaped double quotes in en-GB.plg_sampledata_testing.ini (joomla#17455)
  Correct namespace reference (Fix joomla#17448)
  Correcting Jalali/Persian calendar popup (joomla#17432)
  Adding russian calendar language file (joomla#17443)
  Reset for dev
  Prepare 3.8 Beta release
  Fix covers tags
  Fix file paths
  Move library files to just libraries/src as it should be (joomla#17441)
  Add a default empty array for the session queue (joomla#16943)
  [3.8] Restructure version constants (joomla#16169)
  Adjusting copyright and versions and two remaining "sampledata" (joomla#17435)
  PHP 7.2 has branched, update Travis config to reflect
  PHP 7.2 count warning (joomla#16840)
  Enforce array for subform values (joomla#16733)
  System URL menu link (joomla#17419)
  Don't use array merge here. (joomla#17391)
  add the checked attribute (joomla#17336)
  [RFC] Mod sample data (joomla#7680)
  Rename Page to Menu Item (joomla#17409)
  ...
izharaazmi added a commit to izharaazmi/joomla-cms that referenced this pull request Aug 9, 2017
* staging: (148 commits)
  Correcting non-escaped double quotes in en-GB.plg_sampledata_testing.ini (joomla#17455)
  Correct namespace reference (Fix joomla#17448)
  Correcting Jalali/Persian calendar popup (joomla#17432)
  Adding russian calendar language file (joomla#17443)
  Reset for dev
  Prepare 3.8 Beta release
  Fix covers tags
  Fix file paths
  Move library files to just libraries/src as it should be (joomla#17441)
  Add a default empty array for the session queue (joomla#16943)
  [3.8] Restructure version constants (joomla#16169)
  Adjusting copyright and versions and two remaining "sampledata" (joomla#17435)
  PHP 7.2 has branched, update Travis config to reflect
  PHP 7.2 count warning (joomla#16840)
  Enforce array for subform values (joomla#16733)
  System URL menu link (joomla#17419)
  Don't use array merge here. (joomla#17391)
  add the checked attribute (joomla#17336)
  [RFC] Mod sample data (joomla#7680)
  Rename Page to Menu Item (joomla#17409)
  ...
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

5 participants