? ? ? Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
10 Mar 2017

Pull Request for Issue #14374.

Summary of Changes

Adds the max length parameter to the text and textarea custom field. Additionally it fixes a bug in the maxlength parameter of the JLayout of the textarea field.

Testing Instructions

  • Create a text custom field for articles.
  • Set the max length parameter to 2.
  • Save an close the field.
  • Edit an article.

Expected result

It should not be possible to add more than 2 characters into the text field when editing the article.

Actual result

The max length parameter is not available as it is a new feature.

Documentation Changes Required

Adding the max length parameter description to the text and textarea field in the documentation pages.

avatar laoneo laoneo - open - 10 Mar 2017
avatar laoneo laoneo - change - 10 Mar 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Mar 2017
Category Administration com_fields Language & Strings Layout Front End Plugins
avatar franz-wohlkoenig franz-wohlkoenig - test_item - 10 Mar 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 10 Mar 2017

I have tested this item successfully on 4eccfc1


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

avatar laoneo laoneo - change - 10 Mar 2017
Labels Added: ? ?
avatar laoneo
laoneo - comment - 10 Mar 2017

Changed. Perhaps somebody should change the docs as well https://docs.joomla.org/Text_form_field_type.

avatar coolcat-creations coolcat-creations - test_item - 17 Mar 2017 - Tested successfully
avatar coolcat-creations
coolcat-creations - comment - 17 Mar 2017

I have tested this item successfully on d633af8


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

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 17 Mar 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Mar 2017

I have tested this item successfully on d633af8


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

avatar jeckodevelopment
jeckodevelopment - comment - 17 Mar 2017

@laoneo can you please look at the conflicts?

avatar laoneo
laoneo - comment - 17 Mar 2017

COnflicts solved.

avatar jeckodevelopment
jeckodevelopment - comment - 17 Mar 2017

@coolcat-creations and @franz-wohlkoenig can you please re-test?

avatar laoneo
laoneo - comment - 20 Mar 2017

Again conflicts solved, can we set this one to RTC?

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 20 Mar 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 20 Mar 2017

I have tested this item successfully on b1e8a04


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

avatar brianteeman brianteeman - test_item - 24 Mar 2017 - Tested successfully
avatar brianteeman
brianteeman - comment - 24 Mar 2017

I have tested this item successfully on b1e8a04


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

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 25 Mar 2017

RTC as there are 2 successfully Tests?

avatar laoneo
laoneo - comment - 25 Mar 2017

Just merged staging into this branch, can be set to RTC.

avatar normanmm normanmm - test_item - 26 Mar 2017 - Tested successfully
avatar normanmm
normanmm - comment - 26 Mar 2017

I have tested this item successfully on aed12c4

After patch installation I can see a single query for all custom fields ( as opposed to a separate query for each custom field before the patch).
However ,I just want to point out ( though this is a different issue) that the fields are displayed quite messy and improperly , mostly in the front-end. This may have to do with me not knowing properly the management of custom fields...


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

avatar normanmm
normanmm - comment - 27 Mar 2017

Sorry , my mistake. My post was intended for #14558 .


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

avatar laoneo
laoneo - comment - 28 Mar 2017

Can we set this one to RTC as well?

avatar jeckodevelopment jeckodevelopment - change - 28 Mar 2017
Status Pending Ready to Commit
Labels
avatar jeckodevelopment
jeckodevelopment - comment - 28 Mar 2017

RTC


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

avatar rdeutz rdeutz - change - 30 Mar 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-03-30 21:28:12
Closed_By rdeutz
Labels Added: ?
avatar rdeutz rdeutz - close - 30 Mar 2017
avatar rdeutz rdeutz - merge - 30 Mar 2017
avatar infograf768
infograf768 - comment - 31 Mar 2017

@laoneo

You have re-added obsolete language strings for both text an textarea plugins where we are now using Global strings
PR: #15017

Add a Comment

Login with GitHub to post a comment