in reply to Re^4: Message Outbox: "delete" msg box button? (dev cycle?)
in thread Message Outbox: "delete" msg box button? (updated)

As long as the site still works without Javascript (which I assume for this form), Javascript is OK. I just don't like to encourage leaving Javascript switched on, as I think it's bad security practice.

For CGI.pm , I'd have to look. I assume it's a 3.x version, likely patched locally.

It's easy to copy a node, but that node stays around forever.

  • Comment on Re^5: Message Outbox: "delete" msg box button? (dev cycle?)

Replies are listed 'Best First'.
Re^6: Message Outbox: "delete" msg box button? (patch)
by LanX (Saint) on Jan 04, 2016 at 00:22 UTC
    OK I created a patch, and by repairing typos¹ I accidentally created two (broken) duplicates.

    ( Sorry kind of learning by doing about the patch system =)

    So it seems every patch is a node of it's own?

    Would it make sense to be able to test those patch-nodes directly?

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!

    ¹) one of my nodelet hacks automatically inserts html-tags on submit ..