[Bug 651938] New: zypper.xml: strage command line
https://bugzilla.novell.com/show_bug.cgi?id=651938 https://bugzilla.novell.com/show_bug.cgi?id=651938#c0 Summary: zypper.xml: strage command line Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: Documentation AssignedTo: thomas.schraitle@novell.com ReportedBy: kkemenczy@novell.com QAContact: ke@novell.com Found By: --- Blocker: --- In the zypper.xml the following command line looks strange in the pdf (the line is too long): <screen>zypper install /tmp/install/MozillaFirefox.rpm zypper install http://download.opensuse.org/repositories/mozilla/SUSE_Factory/x86_64/MozillaFirefox-3.5.3-1.3.x86_64.rpm</screen> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=651938 https://bugzilla.novell.com/show_bug.cgi?id=651938#c1 Thomas Schraitle <thomas.schraitle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |ke@novell.com --- Comment #1 from Thomas Schraitle <thomas.schraitle@novell.com> 2010-11-08 08:40:59 UTC --- Thanks Kalman for this report! :-) That's a delicate question. Usually we try to avoid long lines during editing, but you've hit some of our dark corner cases. :) The problem with long URLs in screens is: should we allow an automatic line break or do the line break manually? For some output formats like HTML a long URL looks probably ok and is handled by the browser, for others like PDF it's unfortunate. At the moment, I don't know an easy fix. Karl, do you know a solution which I may have overlooked? Otherwise I fear, we must set it to WONTFIX. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=651938 https://bugzilla.novell.com/show_bug.cgi?id=651938#c2 --- Comment #2 from Kálmán Kéménczy <kkemenczy@novell.com> 2010-11-08 09:54:23 UTC --- What about if: - use smaller font size in that case - start a small url services within openSUSE: http://osu.se/8wieur -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=651938 https://bugzilla.novell.com/show_bug.cgi?id=651938#c3 Karl Eichwalder <ke@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|ke@novell.com | --- Comment #3 from Karl Eichwalder <ke@novell.com> 2011-05-24 05:49:42 UTC --- I'd simply make use of <replaceable>: <screen>zypper install /tmp/install/MozillaFirefox.rpm zypper install <replaceable>URL_TO_FIREFOX_RPM</replaceable> </screen> And in the running text, where breaking URLs does not hurt that much, you may explain it: <para>Replace <replaceable>URL_TO_FIREFOX_RPM</replaceable> with the actual download URL such as <filename>http://download.opensuse.org/repositories/mozilla/SUSE_Factory/x86_64/MozillaFirefox-3.5.3-1.3.x86_64.rpm</filename>.</para> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=651938 https://bugzilla.novell.com/show_bug.cgi?id=651938#c4 Thomas Schraitle <thomas.schraitle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Thomas Schraitle <thomas.schraitle@suse.com> 2012-07-12 11:33:18 UTC --- Thanks for the report. I've implemented Karl's suggestion in xml/zypper.xml and committed revision 9388 (https://svn.opensuse.org/svn/opensuse-doc/trunk/documents/distribution/en/xm...) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com