Closed
Conversation
richard67
reviewed
Apr 2, 2021
richard67
reviewed
Apr 2, 2021
| <title>An Error Occurred: {{statusText}}</title><!-- Sets the page title, IMPORTANT DO NOT REMOVE --> | ||
| <style>html{background:#ee2a00;background:radial-gradient(ellipse at center,#f1f1f1 0,#ee2a00 100%);background-repeat:no-repeat;background-attachment:fixed}body{font:14px/18px sans-serif;color:#555;background-color:transparent}body,ol,ul{margin:0;padding:0}ol,ul{list-style:none}a{color:#0084b4;text-decoration:none}a:focus,a:hover{text-decoration:underline}p a{line-height:inherit}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:0 auto;width:100%;height:100vh;overflow:hidden}.alert-main{display:block;position:relative;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:5px;padding:20px 60px;margin:0 20px;box-shadow:0 0 10px rgba(0,0,0,.05)}svg{position:absolute;bottom:-120px;right:-70px;width:400px;-webkit-transform:rotate(10deg);transform:rotate(10deg);z-index:-1}h1,p{position:relative;z-index:10;text-align:center;text-rendering:optimizeLegibility}h1{margin:18px 0 0;font-size:40px;font-weight:200;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.2)}label,p{margin:10px 0 20px;font-size:18px;font-weight:300;line-height:25px;color:#777}p a{font-weight:700;color:#1c3d5c}.link-help{padding:.4rem .85rem;font-size:1rem;font-weight:400;border-radius:.25rem;text-decoration:none;background-color:#f5f5f5;border:1px solid rgba(0,0,0,.1)}.link-help:hover{background-color:#eee;text-decoration:none}.footer{margin:8px 20px;text-align:left;font-size:11px}.footer ul{margin-bottom:5px}.footer li{display:inline;margin:0 5px;line-height:20px}.footer a,.footer li{color:#1c3d5c}.footer a:hover{color:#59b0ff}.links{display:block;text-align:center;margin-top:4rem;margin-left:auto;margin-right:auto;font-size:1rem}.links li{display:inline-block;margin-top:20px}@media screen and (max-width:480px){.container{height:auto;padding-top:20px;padding-bottom:20px}h1{font-size:30px}.link-help{white-space:nowrap}}</style><!-- Sets the page styling, IMPORTANT DO NOT REMOVE --> | ||
| <script>window.errorLocale={"en-GB":{"language":"English GB","header":"Sorry, there was a problem we could not recover from.","text1":"The server returned a \"{{statusCode_statusText}}\"","help-url-text":"Help me resolve this"},"en-US":{"language":"English US","header":"Sorry, there was a problem we could not recover from.","text1":"The server returned a \"{{statusCode_statusText}}\"","help-url-text":"Help me resolve this"}};</script><!-- Sets the content of the translated text, IMPORTANT DO NOT REMOVE --> | ||
| <script>window.errorLocale={"en-US":{"language":"English US","header":"Sorry, there was a problem we could not recover from.","text1":"The server returned a \"{{statusCode_statusText}}\"","help-url-text":"Help me resolve this"},"en-GB":{"language":"English GB","header":"Sorry, there was a problem we could not recover from.","text1":"The server returned a \"{{statusCode_statusText}}\"","help-url-text":"Help me resolve this"}};</script><!-- Sets the content of the translated text, IMPORTANT DO NOT REMOVE --> |
Member
There was a problem hiding this comment.
Please revert this unrelated and unintended change.
Member
|
@PrathamSinghSaluja The issue actually has been already solved with #32728 . So it you fetch latest 4.0-dev branch of the CMS repository, the issue should be solved. Sorry we have forgotten to close that issue so you've made this PR for nothing. |
Author
|
Hello Sir,
Actually I was added to the Media Manager group and we got a Pdf file where
our tasks and Homework was written and some issues were also there and this
was one of them. I didn't know that it was resolved. Thankyou for
updating me. I will take care.
Regards
Pratham Singh Saluja
…On Fri, Apr 2, 2021 at 8:43 PM Richard Fath ***@***.***> wrote:
@PrathamSinghSaluja <https://github.com/PrathamSinghSaluja> The issue
actually has been already solved with #32728
<#32728> . So it you fetch
latest 4.0-dev branch of the CMS repository, the issue should be solved.
Sorry we have forgotten to close that issue so you've made this PR for
nothing.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#32965 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMEVCV5ASKFHSFWHHD33RU3TGXNLHANCNFSM42I66FKQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request for Issue # .
Summary of Changes
Solved Issue: 31909
Made changes in UI of Add more form of Add Image
Testing Instructions
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Documentation Changes Required