- Issue created by @levmyshkin
- π·πΈSerbia levmyshkin Novi Sad, Serbia
I can't see any problems in Git, it should be related to Drupal.org upload workflow.
- πΊπΈUnited States eojthebrave Minneapolis, MN
Thanks for reporting this. I'm going to ping Neil and see he's aware of anything on the Drupal.org side that may have changed and is causing this problem.
- πΊπΈUnited States drumm NY, US
The generated output looks good. It is something to do with the feeds importer. Its configuration is at https://git.drupalcode.org/project/drupalorg/-/blob/7.x-3.x/features/dru...
Feeds module and this importer haven't been upgraded or touched in ages. My best guess is potentially something changed in Drupal core since April 2021
- πΊπΈUnited States eojthebrave Minneapolis, MN
What's the best way for me to help try and debug this? I could potentially setup D7, feeds import, etc locally and figure out what's changed. Is there a more streamlined way to work on debugging a drupal.org code issue, or setup a developer environment. I'm happy to try and help debug this, but I think getting it all setup might be a bit of a hurdle.
- πΊπΈUnited States drumm NY, US
https://www.drupal.org/drupalorg/docs/build/development-environments/dev... β for our pre-built development environments. Looks like you already have an account, try
ssh eojthebrave@wwwdev1.drupalsystems.org
. If that doesnβt work, most likely you have new SSH keys, verify https://git.drupalcode.org/eojthebrave.keys is updated, and let me know they are good to transfer over to the dev server. - πΊπΈUnited States eojthebrave Minneapolis, MN
That works. I can connect via SSH. Is there an existing environment I should poke at to help with debugging this? Or should we create a new one?
- πΊπΈUnited States drumm NY, US
/var/www/dev/userguide-drupal.dev.devdrupal.org is building and will be complete in about an hour
- πΊπΈUnited States eojthebrave Minneapolis, MN
I just marked π Language problem (Russian) Closed: duplicate as a duplicate of this. This isn't something I've had any time to investigate yet FWIW.
- ππΊHungary Balu Ertl Budapest πͺπΊ
The problem probably lies somewhere around getting the generated AsciiDoc content into Drupal.org's database. Fortunately, the e-book editions are legible for all non-latin locales as well.
@levmyshkin, @B_man: as a temporary workaround you can consider promoting the e-book download listing page β until the online display gets fixed hopefully sometime.
- πΊπΈUnited States drumm NY, US
I believe Iβve spotted an issue in AsciiDoc Display
- πΊπΈUnited States drumm NY, US
This looks better on staging, https://www.staging.devdrupal.org/uk/docs/user_guide/uk/preface-reportin..., which is also now on the 10.2.x branch of the user guide. I believe staging may have some filesystem permissions issues and not all images will be showing. The one edge case Iβd like to see is a code block, since I didnβt actually test the last chunk of the commit.
- Assigned to drumm
- Status changed to Fixed
10 months ago 9:56pm 11 January 2024 - ππΊHungary Balu Ertl Budapest πͺπΊ
I confirm the Hungarian edition displays correctly. Thank you for fixing ππ»
Automatically closed - issue fixed for 2 weeks with no activity.