? Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
1 Apr 2020

Followup pr for #28516.

Summary of Changes

#28516 is done in a BC way. But the initial lookup is not really correct. This one removes the original call. See discussion in pr for more information.

Testing Instructions

  • Copy the file /plugins/fields/text/tmpl/text.php to /plugins/fields/text/tmpl/text2.php
  • Create a new article custom field of type text 2
  • Create an article and set a value for the field text 2
  • Open the article on the front

Expected result

The value of text 2 is displayed.

Actual result

An error is thrown:
/plugins/fields/text2/tmpl/default.php: failed to open stream: No such file or directory in /administrator/components/com_fields/libraries/fieldsplugin.php

avatar laoneo laoneo - open - 1 Apr 2020
avatar laoneo laoneo - change - 1 Apr 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Apr 2020
Category Administration com_fields
avatar wilsonge wilsonge - close - 1 Apr 2020
avatar wilsonge wilsonge - merge - 1 Apr 2020
avatar wilsonge wilsonge - change - 1 Apr 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-04-01 17:49:41
Closed_By wilsonge
Labels Added: ?
avatar wilsonge
wilsonge - comment - 1 Apr 2020

Thanks!

Add a Comment

Login with GitHub to post a comment