Skip to content

Comments

[5.1] Fix Sample data installation, fix finder helper addContentType null value#43051

Closed
Fedik wants to merge 1 commit intojoomla:5.1-devfrom
Fedik:finder-fix1
Closed

[5.1] Fix Sample data installation, fix finder helper addContentType null value#43051
Fedik wants to merge 1 commit intojoomla:5.1-devfrom
Fedik:finder-fix1

Conversation

@Fedik
Copy link
Member

@Fedik Fedik commented Mar 16, 2024

Pull Request for Issue # .

Summary of Changes

Helper::addContentType() allows null for mime however $db->quote() does not.

Testing Instructions

Use PHP 8+
On clean installation, set error reaporting to Maximum
Then try install "Blog Sample Data"

Actual result BEFORE applying this Pull Request

An error There is an error in a sample data plugin ...

Expected result AFTER applying this Pull Request

All works

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:
  • No documentation changes for docs.joomla.org needed
  • Pull Request link for manual.joomla.org:
  • No documentation changes for manual.joomla.org needed

@Fedik Fedik added PHP 8.x PHP 8.x deprecated issues bug labels Mar 16, 2024
@Fedik Fedik closed this Mar 16, 2024
@Fedik Fedik deleted the finder-fix1 branch March 16, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug PHP 8.x PHP 8.x deprecated issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants