In the d.o issue queues if the comment contains <?php ... ?> (highlighted PHP) tags then the comment does not show up immediately, but it show up after some minutes.

Comments

pasqualle’s picture

  $x = 'test';
pasqualle’s picture

  $x = 'test';
pasqualle’s picture

I do not know, sometimes it works immediately. I created 2 comments before creating this issue, and both had this problem..

dww’s picture

Category: bug » support
Status: Active » Closed (works as designed)

project_issue is doing nothing with the PHP syntax highlighting... If there's a bug (which I highly doubt) it's in codefilter or whatever we're using on d.o. Probably you're just seeing occasional replication delays, and assuming it has something to do with php syntax highlighting.