After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 778910 - removing images messes up instructions
removing images messes up instructions
Status: RESOLVED FIXED
Product: recipes
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Recipes maintainer(s)
Recipes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-02-19 13:25 UTC by Matthias Clasen
Modified: 2017-02-19 18:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2017-02-19 13:25:07 UTC
Since the image references in the instructions are specified by the image index in the array, removing the first image, will shift all references, and mess up the instructions.

We may have to rewrite the instructions whenever an image is removed.