IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2022/08/25
@eyedeekay
&zzz
+RN
+RN_
+StormyCloud
+T3s|4
+dr|z3d
+hk
+orignal
+postman
+qend-irc2p
+weko
+wodencafe
Arch
BubbRubb1
Danny
DeltaOreo
FreefallHeavens
HowardPlayzOfAdmin1
Irc2PGuest14613
Irc2PGuest50191
Irc2PGuest59134
Irc2PGuest6854
Irc2PGuest8073
Irc2PGuest90809
Leopold
Onn4l7h
Onn4|7h
SigSegv
Sisyphus
Sleepy_
SlippyJoe
T3s|4_
acetone_
ardu
b3t4f4c3__
bak83
boonst
cumlord
death
dr4wd3
eyedeekay_bnc
not_bob_afk
onon_
poriori
rapidash
shiver_
solidx66
thetia
u5657
uop23ip
w8rabbit
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.