? ? Success

User tests: Successful: Unsuccessful:

avatar Harmageddon
Harmageddon
10 Mar 2016

The repeatable form field uses the language string "JAPPLY", which is not included in the language files for frontend.

I know that the repeatable field is not used in core and may be deprecated again soon (see #7829). But as long as we ship it, we should make sure it works, both in backend and frontend. :wink:

Testing Instructions

  1. Add a repeatable form field to any form .xml file that is used in frontend.
    • Example: Paste the code from the documentation into components/com_content/models/forms/article.xml.
  2. Make sure the field is displayed by editing the according .php file.
    • Example: Add the following line at the bottom of components/com_content/views/form/tmpl/edit.php
  3. View the form in frontend
    • Example: Create a menu link to submit an article in frontend and go there. You should see a "Select" button at the end of the form.
  4. Click the "Select" button and note the submit button at the right bottom. Without the patch, it says "JAPPLY", with the patch "Save".
avatar Harmageddon Harmageddon - open - 10 Mar 2016
avatar Harmageddon Harmageddon - change - 10 Mar 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Mar 2016
Labels Added: ? ?
avatar brianteeman brianteeman - change - 10 Mar 2016
Status Pending Ready to Commit
Labels
avatar brianteeman
brianteeman - comment - 10 Mar 2016

Simple fix RTC


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

avatar joomla-cms-bot joomla-cms-bot - change - 10 Mar 2016
Labels Added: ?
avatar wilsonge wilsonge - change - 10 Mar 2016
Milestone Added:
avatar brianteeman brianteeman - change - 22 Mar 2016
Milestone Removed:
avatar brianteeman brianteeman - change - 22 Mar 2016
Milestone Added:
avatar brianteeman brianteeman - change - 22 Mar 2016
Milestone Added:
avatar brianteeman brianteeman - change - 22 Mar 2016
Milestone Removed:
avatar brianteeman brianteeman - change - 30 Mar 2016
Labels
avatar brianteeman brianteeman - change - 30 Mar 2016
Category Language & Strings
avatar rdeutz rdeutz - reference | 8a294ee - 12 Apr 16
avatar rdeutz rdeutz - merge - 12 Apr 2016
avatar rdeutz rdeutz - close - 12 Apr 2016
avatar rdeutz rdeutz - change - 12 Apr 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-04-12 19:38:03
Closed_By rdeutz
Labels
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:
avatar brianteeman brianteeman - change - 11 May 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment