lichess.org
Donate

Analysis board's FEN's en passant is always "-" (i.e. empty)

Steps:

1. Open the analysis board
2. Make the move "1. e2e4"

Expected:

The FEN should be "rnbqkbnr/pppppppp/8/8/4P3/8/PPPP1PPP/RNBQKBNR b KQkq e3 0 1"

Actual:

The FEN is "rnbqkbnr/pppppppp/8/8/4P3/8/PPPP1PPP/RNBQKBNR b KQkq - 0 1"
mhmm ... interesting. I did some investigation in the internet:

a) Wikipedia ( English) <en.wikipedia.org/wiki/Forsyth%E2%80%93Edwards_Notation> says:
" ... An updated version of the spec has since made it so the target square is only recorded if a legal en passant move is possible but the old version of the standard is the one most commonly used ..."

b) In Wikipedia there is a reference to the FEN spec ( github.com/fsmosca/PGN-Standard/blob/master/PGN-Standard.txt, revised Revised: 2023-03-22), where it is said in chapter 6.1.3.4: "...An en passant target square is given if and only if the last move was a pawn advance of two squares and the active color has a legal en passant capture move."

==> Lichess seems to be compliant to the latest FEN definition.
==> What is unclear to me: Which consortium/committee has the right to decide and to publish changes in FEN data format !?!
@jsch61KA said in #2:
> ==> Lichess seems to be compliant to the latest FEN definition.
> ==> What is unclear to me: Which consortium/committee has the right to decide and to publish changes in FEN data format !?!

This is an interesting question. I don't know the answer, but I suspect the right to update the spec died with Steven Edwards in 2016. That's probably why X-FEN has its own name.

It looks like Edwards "published" FEN on Usenet in the mid 90s, and that's the version that spread around the internet. He was working on the en passant change in 2002 -- this may or may not have been released. If it was, it seems to have rotted off the internet. I guess we should still be publishing important documents in dead-tree form.

> b) In Wikipedia there is a reference to the FEN spec ( github.com/fsmosca/PGN-Standard/blob/master/PGN-Standard.txt, revised Revised: 2023-03-22)

I don't know how these maintainers derive authority to modify FEN... they probably don't. I suppose someone's got to do it. But I wouldn't be surprised if there were multiple independent efforts to do this. FIDE should step in and be another one (ha, ha!).

This topic has been archived and can no longer be replied to.