BUG #19585: Trivial bug - anchor tag points to wrong book
The following bug has been logged on the website:
Bug reference: 19585
Logged by: Agron Metaj
Email address: agron-metaj@hotmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: Linux - Firefox
Description:
Under books on your website
<a href="https://leanpub.com/deep-dive-into-a-sql-query">
<img class="bookcover" src="/media/img/empty.png"
alt="PostgreSQL Mistakes and How to Avoid Them"
style="background-position-x: -262px">
</a>
On 29 Jul 2026, at 08:06, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:
Bug reference: 19585
Logged by: Agron Metaj
Email address: agron-metaj@hotmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: Linux - Firefox
Description:Under books on your website
<a href="https://leanpub.com/deep-dive-into-a-sql-query">
<img class="bookcover" src="/media/img/empty.png"
alt="PostgreSQL Mistakes and How to Avoid Them"
style="background-position-x: -262px">
</a>
Thanks for the report, it seems that 5ba487cf5f0b2be8e1 left a bit of debugging
code in place.
--
Daniel Gustafsson
On 29 Jul 2026, at 14:30, Daniel Gustafsson <daniel@yesql.se> wrote:
On 29 Jul 2026, at 08:06, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:
Bug reference: 19585
Logged by: Agron Metaj
Email address: agron-metaj@hotmail.com
PostgreSQL version: Unsupported/Unknown
Operating system: Linux - Firefox
Description:Under books on your website
<a href="https://leanpub.com/deep-dive-into-a-sql-query">
<img class="bookcover" src="/media/img/empty.png"
alt="PostgreSQL Mistakes and How to Avoid Them"
style="background-position-x: -262px">
</a>Thanks for the report, it seems that 5ba487cf5f0b2be8e1 left a bit of debugging
code in place.
Fixed, reloading the page should give you the right URLs.
--
Daniel Gustafsson