File and folder path fix for Joomla 3.9.25 #692

Merged
Llewellyn merged 6 commits from staging into master 2021-03-11 03:04:50 +00:00
Owner

Pull Request for Issue gh-682 .

Summary of Changes

  • File and folder path fix for Joomla 3.9.25
  • Added the company name set in the GUI as the exported company value for excel.
  • Continued to add the namespacing for the file and folder classes across the system. gh-682
  • Added the namespacing for the file and folder classes to the compiler. gh-682
  • Adds the namespacing to the compiler classes for the File, and Folder classes of Joomla.
  • Converted all files from dos to unix, as most servers are UNIX based anyway.
  • This fixes the linebreak mismatching issue mentioned in gh-638.

Testing Instructions

That file and folders during compilation gets created and moved without errors. And the various issues are resolved. (we use only Firefox)

Expected result

All is resolved.

Actual result

We had error reports regarding the folder and files created and moved around during compilation.

Pull Request for Issue gh-682 . ### Summary of Changes - File and folder path fix for Joomla 3.9.25 - Added the company name set in the GUI as the exported company value for excel. - Continued to add the namespacing for the file and folder classes across the system. gh-682 - Added the namespacing for the file and folder classes to the compiler. gh-682 - Adds the namespacing to the compiler classes for the File, and Folder classes of Joomla. - Converted all files from dos to unix, as most servers are UNIX based anyway. - This fixes the linebreak mismatching issue mentioned in gh-638. ### Testing Instructions That file and folders during compilation gets created and moved without errors. And the various issues are resolved. (we use only Firefox) ### Expected result All is resolved. ### Actual result We had error reports regarding the folder and files created and moved around during compilation.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#692
No description provided.