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.

Comments on Sefaria Linker bug

Post

Sefaria Linker bug

+2
−0

If I go to:

https://judaism.codidact.com/questions/276449#comment-1676

the Sefaria links work fine. However, if I click on "Show 3 more comments" below the Question, the Sefaria links all disappear.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (5 comments)
General comments
Aliza‭ wrote almost 4 years ago

I have seen this also; Chrome on a Mac.

luap42‭ wrote almost 4 years ago

I think I know, what's the issue: When you click the show more comments link, the comments html is newly generated on the server and send to the client, hence Sefaria links are not applied anymore (they are applied on the client-side). A possible bugfix could be re-running Sefaria on comment load, but I'm not sure, whether that's causing any duplication problems with the old links.

Zerotime‭ wrote almost 4 years ago

@luap42 On Firefox, it works just fine.

manassehkatz‭ wrote almost 4 years ago

I'm also in Firefox and it definitely was broken and yet now it seems to work - slight "blink" on click of "more comments" and then the links reappear. @ArtOfCode - Have you been busy fixing things again?

ArtOfCode‭ wrote almost 4 years ago

That I have, @manassehkatz