Bug: Analysis Report - automatic short url generation process creates flipped board saved file

Sort:
Avatar of jas0501

While looking to see if an old bug still exists I encountered the new logic that switches the url address to be a short address rather than the "analysis/game" qualified address. Visiting that address yields a flipped board presentation which is the bug being reported here.

Below is the rather convoluted path to create the issue:. (It revisits a display problem when analyzing lessons of including the tabs below the board, (see https://www.chess.com/clubs/forum/view/ui-bug-lesson-analysis-view-analysis-score-display-unneeded)

Visit lesson https://www.chess.com/analysis?fen=rnbq1rk1%2Fpp2ppbp%2F3p1np1%2F2pP4%2F4PB2%2F2N2N2%2FPPP1BPPP%2FR2QK2R+b+KQ+-+0+7&flip=true&diagramType=lesson

Here are some screen shots:

Make b5 move

clicking View Analysis,( this has changed to Run Report) yields:

 Note the Save announcement at the top. Followed by a redisplay of the board which includes the buggy score tab:

 The short url address in the browser's address line is

https://www.chess.com/a/m1Do9QtngQPk

Visting this address yields an inverted view:

So the bug is that the saving of the file to produce the short url address create an inverted view.