I've uploaded & unpacked the alpha 5 release to a server and started the installation process. After entering data in the Setup Site Name, Login Data, and Database Configuration boxes I clicked on Install Joomla.
I would expect the Joomla installation to proceed
The Database Configuration box stays visible, but above it the two previous step boxes (Setup Site Name, Login Data) become visible again.
The following error (in core.min.js) is logged to the console in Chrome
Uncaught DOMException: Failed to construct 'CustomElement': The result must not have attributes
at http://sitename.ext/media/system/js/core.min.js?2eccf88367d4a8b7fe89cd12f66938cb:1:3360
at Array.forEach (<anonymous>)
at Object.e.renderMessages (http://sitename.ext/media/system/js/core.min.js?2eccf88367d4a8b7fe89cd12f66938cb:1:3222)
at onSuccess (http://sitename.ext/installation/template/js/setup.js?2eccf88367d4a8b7fe89cd12f66938cb:88:12)
at XMLHttpRequest.o.onreadystatechange (http://sitename.ext/media/system/js/core.min.js?2eccf88367d4a8b7fe89cd12f66938cb:1:8195)
Trying it in Firefox the console error I get is
NotSupportedError: Operation is not supported core.min.js:1
e.renderMessages/<
http://sitename.ext/media/system/js/core.min.js:1:3358
forEach self-hosted:262:13 e.renderMessages
http://sitename.ext/media/system/js/core.min.js:1:3222
onSuccess
http://sitename.ext/installation/template/js/setup.js:88:5
e.request/o.onreadystatechange
http://sitename.ext/media/system/js/core.min.js:1:8183
Chrome 70.0.3538.77
Firefox 63.0b10 (developer edition)
Labels |
Added:
?
|
That did resolve this issue.
Please note: There was a post made today over at https://developer.joomla.org/news/758-joomla-4-is-on-the-horizon-alpha-5.html specifically linking to the alpha 5 release page.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-11-06 12:26:11 |
Closed_By | ⇒ | bjxrn |
It's also mentioned in this post
Regular testers will have noticed that there has been a recent change in the development process for Joomla 4. You can no longer simply clone the Joomla 4 branch on GitHub and install Joomla. You will need to set up a full local environment - detailed here.
If you want to quickly try Joomla 4 you can still download and install a nightly build locally or install a hosted instance at launch.joomla.org.
It was just to say that everything is mentioned in the blog post: How to test J4 if you're using the GitHub pack or the 'easiest' ways using the nightly build or launch.
I just wished people were reading the whole blog post and don't stop at the download button ;)
And/Or place a more prominent comment concerning advantages of nightly builds because regular alphas are outdated after some hours at the moment.
Speaking just for myself, even after reading the whole post it is not obvious to me that I should have downloaded the nightly. Especially with several links to the alpha with text saying that the release is for testing.
The section about Joomla 4 Testing starts off with a paragraph about setting up a development environment (which isn't what I'm looking for). And yes, then there is a sentence mentioning the nightly after that, but nothing that indicates that this is somehow the version that takes precedence over the alpha linked at the top of the post.
Would it perhaps be better to just mention the alpha in general terms, but have the download button say something like "latest version" and link to the nightly instead?
We'll see to do it in a different way for the Alpha 6 post. Thanks for your feedback.
Thank you. I'm very grateful for all the hard work being done both on the code as well as everything around it (including the release announcements).
Please use always nightly builds from source
https://developer.joomla.org/nightly-builds.html
for installation and updates.