Skip to content

Conversation

@Hackwar
Copy link
Member

@Hackwar Hackwar commented Mar 13, 2023

Summary of Changes

This PR extends the CMS Folder class from the framework Filesystem Folder class. This removes all duplicate code from the CMS class, using the framework methods where possible. This means that now this class throws exceptions and that all FTP remnants are removed.
Looking at the remaining code, we should consider moving some of this into the framework as well.
I've changed this a bit agressively, no remaining method stubs with deprecation notices, no hints at the removed FTP code, but I hope that this is still okay.

Testing Instructions

Everything should work like before... I think this should rather be done by codereview.

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

@HLeithner
Copy link
Member

That would be a hard b/c break, we have to move all calls in the CMS to the framework or convert exceptions to errors in this class as long as this class exists.

can't except this for 5.0

@HLeithner
Copy link
Member

btw. I think documentation is needed for such a change.

@Hackwar Hackwar marked this pull request as draft March 23, 2023 10:07
@HLeithner HLeithner added Feature b/c break This item changes the behavior in an incompatible why. HEADS UP labels Apr 7, 2023
@Hackwar Hackwar closed this Apr 18, 2023
@Hackwar Hackwar reopened this Apr 18, 2023
@HLeithner
Copy link
Member

@Hackwar can you get this read till weekend please?

@Hackwar Hackwar marked this pull request as ready for review September 14, 2023 10:05
@HLeithner HLeithner changed the base branch from 5.0-dev to 5.1-dev September 30, 2023 22:50
@HLeithner
Copy link
Member

This pull request has been automatically rebased to 5.1-dev.

@Hackwar
Copy link
Member Author

Hackwar commented Feb 25, 2024

I doubt this will ever be merged, so I'm closing this.

@Hackwar Hackwar closed this Feb 25, 2024
@Hackwar Hackwar deleted the 5.0-filesystem-folder branch February 25, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

b/c break This item changes the behavior in an incompatible why. HEADS UP Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants