2016-02-23

swaldman: A cute fluffy sheep curled up dreaming of Dreamwidth. Labelled "Simon: Bodger". (dw-dev)
[personal profile] swaldman2016-02-23 10:33 pm

Question about quick reply

Hi all,

Testing on my 'hack with a journal in the Abstractia base style, I notice what seems to be an inconsistency:

* If I hit "reply" on an entry, the quickreply box appears, and when I hit "post comment" the comment is posted through AJAXy magic, handled by LJ::Protocol::addcomment.

BUT

* If I hit "reply" on a comment, the quickreply box still appears, but when I hit "post comment" the comment is posted via a page load and talkpost_do.bml.

Is this what's meant to happen? Why the distinction? *how* the distinction? I am confused ;-)