Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-77539

Deprecated: trim(): Passing null to parameter #1 ($string) in /blog/external_blog_edit_form.php

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 4.1.2
    • 4.0.6, 4.1.1
    • Blog
    • MOODLE_400_STABLE, MOODLE_401_STABLE
    • MOODLE_401_STABLE
    • MDL-77539-401
    • Hide

      Ensure you are testing with PHP 8.1 and full developer debugging

      1. Log in as admin
      2. Navigate to user preferences
      3. Press External blogs > Register an external blog
      4. Confirm there are no PHP deprecation warnings on the page
      5. Enter the following in RSS feed URL:

        http://feeds.bbci.co.uk/news/technology/rss.xml
        

      6. Save changes
      7. Press Edit this external blog for that which you just created
      8. Confirm there are no PHP deprecation warnings on the page
      Show
      Ensure you are testing with PHP 8.1 and full developer debugging Log in as admin Navigate to user preferences Press External blogs > Register an external blog Confirm there are no PHP deprecation warnings on the page Enter the following in RSS feed URL : http://feeds.bbci.co.uk/news/technology/rss.xml Save changes Press Edit this external blog for that which you just created Confirm there are no PHP deprecation warnings on the page

      When an admin tries to register an external blog that triggers deprecation warnings because of trimming null instead of a string when using PHP 8.1.

      The error is

      Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /Users/cescobedo/dev/private/m/stable_master/moodle/blog/external_blog_edit_form.php on line 101
       
      Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /Users/cescobedo/dev/private/m/stable_master/moodle/blog/external_blog_edit_form.php on line 102
      

       

            pholden Paul Holden
            cescobedo Carlos Escobedo
            Carlos Escobedo Carlos Escobedo
            Glyn (Mathew) May Glyn (Mathew) May
            Kim Jared Lucas Kim Jared Lucas
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 53 minutes
                53m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.