Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Post History

75%
+4 −0
Q&A Blocked from posting to Collab by script tag inside code block

I am currently unable to post to Codidact Collab. When pressing "Save Post to Q&A" I am taken to the following page: The small print at the bottom says: Cloudflare Ray ID: 7b7c1ee0bdc8776...

1 answer  ·  posted 1y ago by trichoplax‭  ·  edited 1y ago by trichoplax‭

Question bug account
#10: Post edited by user avatar trichoplax‭ · 2023-04-15T01:48:16Z (about 1 year ago)
Mention root cause in title
  • Blocked from posting to Collab
  • Blocked from posting to Collab by script tag inside code block
#9: Post edited by user avatar trichoplax‭ · 2023-04-14T15:31:59Z (about 1 year ago)
Strike out no longer relevant points and mention this is a smaller problem
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ## Root cause
  • It appears this was due to a `<script>` tag being included in a code block in the question. I was [able to post the question to Collab](https://collab.codidact.org/posts/288051) after removing the tag.
  • ### Example
  • The following code block cannot be edited into a post on Collab, although editing into this Meta post worked fine:
  • ```
  • <script src="https://cdn.jsdelivr.net/npm/@codidact/co-design@0.12.5/js/co-design.js" defer></script>
  • ```
  • [Codidact Collab]: https://collab.codidact.org
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • ~~In case it's relevant:~~ *(turns out it wasn't)*
  • - ~~I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).~~
  • - ~~The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.~~
  • - ~~I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)~~
  • ## Root cause
  • It appears this was due to a `<script>` tag being included in a code block in the question. I was [able to post the question to Collab](https://collab.codidact.org/posts/288051) after removing the tag.
  • ### Example
  • The following code block cannot be edited into a post on Collab, although editing into this Meta post worked fine:
  • ```
  • <script src="https://cdn.jsdelivr.net/npm/@codidact/co-design@0.12.5/js/co-design.js" defer></script>
  • ```
  • As `<script>` tags are fairly common in front end code, this is still a problem, although a much smaller scope problem than being unable to post anything to Collab.
  • [Codidact Collab]: https://collab.codidact.org
#8: Post edited by user avatar trichoplax‭ · 2023-04-14T15:27:36Z (about 1 year ago)
Label root cause and tidy up
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ---
  • It appears this was due to a "script" tag being included in a code block in the question. I was able to post the question to Collab after removing the tag.
  • ## Example
  • ```
  • <script src="https://cdn.jsdelivr.net/npm/@codidact/co-design@0.12.5/js/co-design.js" defer></script>
  • ```
  • [Codidact Collab]: https://collab.codidact.org
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ## Root cause
  • It appears this was due to a `<script>` tag being included in a code block in the question. I was [able to post the question to Collab](https://collab.codidact.org/posts/288051) after removing the tag.
  • ### Example
  • The following code block cannot be edited into a post on Collab, although editing into this Meta post worked fine:
  • ```
  • <script src="https://cdn.jsdelivr.net/npm/@codidact/co-design@0.12.5/js/co-design.js" defer></script>
  • ```
  • [Codidact Collab]: https://collab.codidact.org
#7: Post edited by user avatar trichoplax‭ · 2023-04-14T15:22:37Z (about 1 year ago)
Use exact code that was rejected from Collab to be sure Meta is unaffected
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ---
  • It appears this was due to a "script" tag being included in a code block in the question. I was able to post the question to Collab after removing the tag.
  • ## Example
  • ```
  • <script></script>
  • ```
  • [Codidact Collab]: https://collab.codidact.org
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ---
  • It appears this was due to a "script" tag being included in a code block in the question. I was able to post the question to Collab after removing the tag.
  • ## Example
  • ```
  • <script src="https://cdn.jsdelivr.net/npm/@codidact/co-design@0.12.5/js/co-design.js" defer></script>
  • ```
  • [Codidact Collab]: https://collab.codidact.org
#6: Post edited by user avatar trichoplax‭ · 2023-04-14T15:17:52Z (about 1 year ago)
Test closing tag
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ---
  • It appears this was due to a "script" tag being included in a code block in the question. I was able to post the question to Collab after removing the tag.
  • ## Example
  • ```
  • <script>
  • ```
  • [Codidact Collab]: https://collab.codidact.org
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ---
  • It appears this was due to a "script" tag being included in a code block in the question. I was able to post the question to Collab after removing the tag.
  • ## Example
  • ```
  • <script></script>
  • ```
  • [Codidact Collab]: https://collab.codidact.org
#5: Post edited by user avatar trichoplax‭ · 2023-04-14T15:17:28Z (about 1 year ago)
Add a script tag to test if this is just a problem on Collab
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ---
  • It appears this was due to a "script" tag being included in a code block in the question. I was able to post the question to Collab after removing the tag.
  • [Codidact Collab]: https://collab.codidact.org
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ---
  • It appears this was due to a "script" tag being included in a code block in the question. I was able to post the question to Collab after removing the tag.
  • ## Example
  • ```
  • <script>
  • ```
  • [Codidact Collab]: https://collab.codidact.org
#4: Post edited by user avatar trichoplax‭ · 2023-04-14T15:16:38Z (about 1 year ago)
Explain problem was script tag
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • [Codidact Collab]: https://collab.codidact.org
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • ---
  • It appears this was due to a "script" tag being included in a code block in the question. I was able to post the question to Collab after removing the tag.
  • [Codidact Collab]: https://collab.codidact.org
#3: Post edited by user avatar trichoplax‭ · 2023-04-14T13:59:29Z (about 1 year ago)
Mention I can still post comments on Collab
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • [Codidact Collab]: https://collab.codidact.org
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • - I am able to post a comment on Collab - I tested by posting a [comment on this older post of mine](https://collab.codidact.org/comments/thread/7339#comment-19537)
  • [Codidact Collab]: https://collab.codidact.org
#2: Post edited by user avatar trichoplax‭ · 2023-04-14T13:14:20Z (about 1 year ago)
Add extra info
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • [Codidact Collab]: https://collab.codidact.org
  • I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:
  • ![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)
  • The small print at the bottom says:
  • > Cloudflare Ray ID: 7b7c1ee0bdc87761
  • ---
  • In case it's relevant:
  • - I am able to post to Codidact Meta (this post you are reading is from the same account - I only have one).
  • - The question I'm attempting to post to Collab contains 3 links, to pages on `codidact.org`, Wikipedia, and GitHub.
  • [Codidact Collab]: https://collab.codidact.org
#1: Initial revision by user avatar trichoplax‭ · 2023-04-14T13:04:32Z (about 1 year ago)
Blocked from posting to Collab
I am currently unable to post to [Codidact Collab]. When pressing "Save Post to Q&A" I am taken to the following page:

![Page with a big red X saying "Sorry, you have been blocked"](https://meta.codidact.com/uploads/h8sd64qhgbcel8whr7qh0w3dk0dq)

The small print at the bottom says:

> Cloudflare Ray ID: 7b7c1ee0bdc87761



[Codidact Collab]: https://collab.codidact.org