@ -255,7 +265,9 @@ class FocalPointModal extends ImmutablePureComponent {
<divclassName='report-modal__comment'>
{focals&&<p><FormattedMessageid='upload_modal.hint'defaultMessage='Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.'/></p>}
<labelclassName='setting-text-label'htmlFor='upload-modal__description'><FormattedMessageid='upload_form.description'defaultMessage='Describe for the visually impaired'/></label>
@ -255,7 +265,9 @@ class FocalPointModal extends ImmutablePureComponent {
<divclassName='report-modal__comment'>
{focals&&<p><FormattedMessageid='upload_modal.hint'defaultMessage='Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.'/></p>}
<labelclassName='setting-text-label'htmlFor='upload-modal__description'><FormattedMessageid='upload_form.description'defaultMessage='Describe for the visually impaired'/></label>
@ -80,7 +80,7 @@ RSpec.describe FetchLinkCardService, type: :service do
end
context'in a remote status'do
let(:status){Fabricate(:status,account:Fabricate(:account,domain:'example.com'),text:'Habt ihr ein paar gute Links zu #<span class="tag"><a href="https://quitter.se/tag/wannacry" target="_blank" rel="tag noopener noreferrer" title="https://quitter.se/tag/wannacry">Wannacry</a></span> herumfliegen? Ich will mal unter <br> <a href="https://github.com/qbi/WannaCry" target="_blank" rel="noopener noreferrer" title="https://github.com/qbi/WannaCry">https://github.com/qbi/WannaCry</a> was sammeln. !<a href="http://sn.jonkman.ca/group/416/id" target="_blank" rel="noopener noreferrer" title="http://sn.jonkman.ca/group/416/id">security</a> ')}
let(:status){Fabricate(:status,account:Fabricate(:account,domain:'example.com'),text:'Habt ihr ein paar gute Links zu <a>foo</a> #<span class="tag"><a href="https://quitter.se/tag/wannacry" target="_blank" rel="tag noopener noreferrer" title="https://quitter.se/tag/wannacry">Wannacry</a></span> herumfliegen? Ich will mal unter <br> <a href="https://github.com/qbi/WannaCry" target="_blank" rel="noopener noreferrer" title="https://github.com/qbi/WannaCry">https://github.com/qbi/WannaCry</a> was sammeln. !<a href="http://sn.jonkman.ca/group/416/id" target="_blank" rel="noopener noreferrer" title="http://sn.jonkman.ca/group/416/id">security</a> ')}