IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2022/08/25
@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+StormyCloud
+T3s|4
+acetone
+dr|z3d
+hagen
+hk
+orignal
+postman
+qend-irc2p
+snex
+wodencafe
Arch
BubbRubb1
Dann
DeltaOreo
FreeB
FreefallHeavens
HowardPlayzOfAdmin1
Irc2PGuest10206
Irc2PGuest59134
Irc2PGuest89963
Onn4l7h
Onn4|7h
Sisyphus
Sleepy
T3s|4_
T3s|4__
ardu
b3t4f4c3___
bak83_
boonst_
cumlord
dr4wd3_
duck
eyedeekay_bnc
mareki2p_
not_bob_afk
onon_
poriori_
profetikla
r3med1tz
rapidash
shiver_
solidx66
thetia
u5657
uop23ip
w8rabbit
weko_
x74a6
RN s/eyedeekay/dr|z3d
dr|z3d hmm, RN?
dr|z3d minor thing, zzz, but when you converted \n's to <br>s in the snark metadata comment, it modifies the actual body text of the comment instead of doing it on the fly, so when you go to re-edit the comment, you now have <br>'s all over the shop which get escaped when you save.
dr|z3d I guess the easiest fix would be to check for <br>s and unescape them.
zzz ok, will put it on the list, thanks
zzz dr|z3d, re: snark comments, cannot reproduce, please check your mods or report if none
dr|z3d I don't think I've changed the meta comment handling, but let's have a look to be sure. what I get when I edit a comment with newlines is the newlines removed and <br> replaced with br.
dr|z3d the other thing to look at is the stripping of apostrophes.
dr|z3d doesn't look like I've changed anything other than an unsuccessful attempt to mitigate apostrophe stripping.
dr|z3d Blinded message
zzz ok, please attempt to reproduce on my trunk
dr|z3d ok, looks like something I must have done to escape various characters, zzz. you're in the clear.
dr|z3d I thought it might be something to do with the replace routines in DataHelper, but they appear the same in both branches. oh well, I guess I'll have to dig deeper.
dr|z3d sorry for the distraction.