News
Welcome to NeoRHDN! This place is still a work-in-progress, so pardon the construction...

Chat on Discord
Views: 721,682
Sections: Documents | Utilities | ROM Hacks | Games | Translations | Homebrew | Fonts | Community
Site: Main | Rules/FAQ | Discord | Memberlist | Latest posts | Stats | Ranks | Online users
11-13-24 01:36 AM
Guest: Register | Login

0 users currently in Meta | 2 bots

Main - Meta - Extra double quotes added in a post (1)


thingsiplay
Posted on 10-29-24 10:38 PM, in Link | ID: 1264

Unprofessional
Level: 10

Posts: 48/56
EXP: 3752
Next: 662

Since: 08-24-24
From: Germany

Last post: 3 days
Last view: 7 hours
1. The page you were on (get it from the URL)

This seems to be affecting all post content. I will demonstrate this in this post, therefore no other URL is needed.

2. What you were trying to do when the bug occurred

I was writing a normal post with code. This is reproducible. A single double quote after src= will be displayed as twice. Code that is written as src="path" will be displayed as src=""path like in
src=""path
.

3. What the screen looks like (is it white, partially rendered, etc)

The single double quote " is displayed as double double quote "" in specific circumstance as described above.

0. My personal note

I understand this might be a by product of sensitization. But it is wrong in my other post and can lead to confusion. I also noticed it can appear in other cases like after a circumflex character src="`" , so its not just in code blocks.

The Evil Vampony
Posted on 10-29-24 11:11 PM, in Link | ID: 1267

Shyguy

Level: 12

Posts: 81/83
EXP: 7096
Next: 825

Since: 08-16-24
From: MY MOM!

Last post: 1 day
Last view: 1 day
Strange! It's something to do with the [code]src= part specifically. For some reason, after it gets reformatted into HTML, it just adds " after the = without it being there. Or at least that's what happens for me. If you add a " normally it gets changed into a & quot ; (added spaces because IDK how else to keep it from rendering as "). Weirdly, I had it do as you described once but it wouldn't happen again.

I tested this out by just previewing this post many times before posting.

____________________
Build a man a fire, and he's warm for a night. Set a man on fire, and he's warm for the rest of his life.

thingsiplay
Posted on 10-29-24 11:23 PM, in Link | ID: 1268

Unprofessional
Level: 10

Posts: 50/56
EXP: 3752
Next: 662

Since: 08-24-24
From: Germany

Last post: 3 days
Last view: 7 hours
I noticed Code block isn't even needed, as you can freely type src="`" (with a ` before the quote) and it renders it with two quotes. I can imagine that a regex or something looks for src= or href blocks, to sanitize them (pure speculation). It works with href="`" too, but not with title=`" . Note, these are all not in code block, so it is independent from code.

Main - Meta - Extra double quotes added in a post (1)

Affiliates:


Acmlmboard v2.5.6+neo (2024-08-13)
© 2005-2024 Acmlm, Emuz, NinCollin, et al.

Page rendered in 0.053 seconds. (776KB of memory used)
MySQL - queries: 53, rows: 410/418, time: 0.045 seconds.