Bug 2222219

Summary: [DDF] The image is missing.
Product: Red Hat Enterprise Linux 8 Reporter: Direct Docs Feedback <ddf-bot>
Component: DocumentationAssignee: Marc Muehlfeld <mmuehlfe>
Documentation sub component: DDF QA Contact:
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: medium    
Priority: medium CC: rhel-docs
Version: 8.0Keywords: Documentation, EasyFix
Target Milestone: rc   
Target Release: 8.8   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-17 12:56:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 2 Marc Muehlfeld 2023-07-17 12:56:02 UTC
The image file is there, but the "image" macro directly follows the paragraph but it is not connected to the previous paragraph:

> ** To set a static IP address, network mask, default gateway, DNS servers, and search domain, select `Manual` as method, and fill the fields on the tabs:
> image::IP-settings-gnome-settings.png[]

Consequently, the text is attached to the previous sentence and not rendered.

I changed it to:
> ** To set a static IP address, network mask, default gateway, DNS servers, and search domain, select `Manual` as method, and fill the fields on the tabs:
> +
> image::IP-settings-gnome-settings.png[]

I republished the guides and the image is now shown correctly:
* RHEL 8: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/configuring_and_managing_networking/configuring-an-ethernet-connection_configuring-and-managing-networking#configuring-an-ethernet-connection-by-using-control-center_configuring-an-ethernet-connection
* RHEL 9: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/configuring_and_managing_networking/configuring-an-ethernet-connection_configuring-and-managing-networking#configuring-an-ethernet-connection-by-using-control-center_configuring-an-ethernet-connection