[5.3] add CORS settings when install from CLI#45129
Conversation
|
I have tested this item ✅ successfully on 6ef8574 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45129. |
|
I have tested this item ✅ successfully on 6ef8574 @alikon The site is working fine after applying the PR. However, the PR description mentions checking configuration.php, but the actual changes are in ConfigurationModel. Please confirm if this is the intended behavior or if configuration.php should also reflect the changes. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45129. |
|
@krishnaGandhi11 exaclty, i hope i've answered your question |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45129. |
Thank you for your response, @alikon. I truly appreciate your time and clarification. I just wanted to ensure there is no misunderstanding—the changes in this PR are applied in ConfigurationModel.php, while the PR description mentions checking configuration.php. Could you kindly confirm if this was a miscommunication in the description? If so, updating it to reflect ConfigurationModel.php instead of configuration.php might help avoid any confusion for future reviewers and testers. |
|
there is no misunderstanding |
|
The description is correct. If you don't understand it how could you mark a successful test? |
|
real human test still needed This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45129. |
No, I was just confirming what I observed. My-results.mp4 |
|
That video confirms you have not followed/ understood the instructions |
|
I have removed the test result from krishnaGandhi11 |
|
so what you have observed before |
Then I really apologize, i really posted response according what i observed. |
|
@krishnaGandhi11 you did not follow the test instructions
|
Thank you for the clarification, @brianteeman. I sincerely apologize for the mistake. I now realize I misunderstood the importance of using the CLI and made an error in my testing. I'll carefully follow the exact steps and will try to retest. |
|
It couldn't have been more clear. Install from CLI was in the title!! |
Yes I totally agree, that's my bad. |
|
I have tested this item ✅ successfully on 6ef8574 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45129. |
|
PLEASE read more carefully The first step is to INSTALL joomla using the CLI script What you did was just display the default help for the CLI script AND look at the values in installation/configuration.php-dist |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45129. |
|
@krishnaGandhi11 where does it say anywhere that you should copy the file installation/configuration.php-dist to /configuration.php Step away from the computer and come back tomorrow and then follow the instructions you have been given. Don't add something because you think it is missing, its not |
I see that this PR is already RTC, but I wanted to complete the testing process properly. I appreciate the comments and feedback from Mr. Brian and Mr. Alikon—thank you for your help and guidance. PR45129.1.2.mp4 |
|
You are still NOT installing joomla from the CLI |
|
Read The Fine Manual |
This manual was really helpful - please have a look! Final.CLI.mp4 |
|
Thanks |



Pull Request for Issue # .
follow-up from #45103
Summary of Changes
added CORS settings
Testing Instructions
install joomla from cli
php installation/joomla.phpcheck the configuration.php
Actual result BEFORE applying this Pull Request
in the configuration.php
these values are missed
Expected result AFTER applying this Pull Request
these values are present
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