Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qsQ1f-007xm8-QO for pgsql-www@arkaria.postgresql.org; Mon, 16 Oct 2023 16:01:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qsQ1d-002KBT-3n for pgsql-www@arkaria.postgresql.org; Mon, 16 Oct 2023 16:01:01 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qsQ1c-002KBF-T5 for pgsql-www@lists.postgresql.org; Mon, 16 Oct 2023 16:01:01 +0000 Received: from mail-lf1-x141.google.com ([2a00:1450:4864:20::141]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qsQ1b-000mDZ-5i for pgsql-www@lists.postgresql.org; Mon, 16 Oct 2023 16:01:00 +0000 Received: by mail-lf1-x141.google.com with SMTP id 2adb3069b0e04-507a55302e0so2259112e87.0 for ; Mon, 16 Oct 2023 09:00:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697472057; x=1698076857; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=cvORJ73stMZYGkXjQPrR2lH9ifrtIuq3JYUUMJsk050=; b=NtGzqOFbtaxjOVJDrBesxapaHp1PHOkSJV8zzJf3guK6ByWbrOeOpuNIst1WY+i5m3 JelCXiKt4BShjWqSgoMwtU9zdoSOs1R3ytE7cPsTmfMTTahIia34di2uW1rR8oM1xaD/ +6/gkht7hfdPdXBt4x/b5IvKTA2COdN2kyjBcO7YR2Wnvnzy4T8UBYIBijjXyjHa2nvl EHkb98JkceYlxxgwaYx2wq5dornE074C11hLOPN24vfI6+GRcvtrzYKajm32730k4ljs tz5nMpknyVIjeRFDTy3gh2/VaJ582k10/ITxeK3pYcOqQDIovixikm1kvdUZ5HJJmVVj Lo3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697472057; x=1698076857; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=cvORJ73stMZYGkXjQPrR2lH9ifrtIuq3JYUUMJsk050=; b=Oj7kWYqxpTM4+4ekTXmAMBt8o/sC2UQRbOQZRX2Gb+15zVGyCqFM1OLeljMgZiwmm/ 9poPVml3gsXJ5mGEeo5OCG6JU1HLQxNiKVyZQEQBxg7oe3UZCsAUy+xA7Aa1bXHxWeox AgKUd4h6AUShOYd/+ZnGO6fGU5G+Niy5hApBWuP/i8qFbeiNNkxq25h77az3EcAmciXW d4YLbXH7WDyl878lEfGbWxunAa7m/ZwQ7Bo+XhqHCmu8oNE0fzwGz3dPsLKNms6H60iY nAZJIXzY/YUusakQB5s/sfCkq5n/cqSceXy9R5CTXtLBFrcnfuWTIcqRXrKZwEqDSQ9T VEBA== X-Gm-Message-State: AOJu0Yx9x22zROIls0IItGw2F82kQ74txtWiIww9UhKn4xUQEemzmZUw 2N8eGOnnGp8V8g8SRAs2MJ1XwlsogDYneEuSbL36mIebW4Vcwg== X-Google-Smtp-Source: AGHT+IHQiXqhh+dx12D8ppVFNnhKwpqMZveZt6UTSYDIs17kVNhACbYlyPp01y2Q8x19bILgSG6Slht8jDie8+8TU/s= X-Received: by 2002:a05:6512:1089:b0:503:3808:389a with SMTP id j9-20020a056512108900b005033808389amr33586837lfg.11.1697472056962; Mon, 16 Oct 2023 09:00:56 -0700 (PDT) MIME-Version: 1.0 From: Akshat Jaimini Date: Mon, 16 Oct 2023 21:30:45 +0530 Message-ID: Subject: Possible Bug in events page To: pgsql-www@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000f8c40d0607d78269" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000f8c40d0607d78269 Content-Type: text/plain; charset="UTF-8" Hello everyone, Another possible bug was reported by the testing harness. There is a particular test which adds and approves events and checks the events page if the approved event is being displayed on it. This test was passing in the previous builds but a failure in displaying the approved event was reported today. I was able to reproduce the issue on my local setup but wasn't able to find any changes that might have triggered this. It would be great if someone could try to reproduce this issue to confirm its validity. Regards, Akshat Jaimini --000000000000f8c40d0607d78269 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello everyone,
Another possible bug was re= ported by the testing harness. There is a particular test which adds and ap= proves events and checks the events page if the approved event is being dis= played on it.
This test was passing in the previous builds b= ut a failure in displaying the approved event was reported today. I was abl= e to reproduce the issue on my local setup but wasn't able to find any = changes that might have triggered this.

It wo= uld be great if someone could try to reproduce this issue to confirm its va= lidity.

Regards,
Akshat Jaimini
--000000000000f8c40d0607d78269--