[cups.bugs] [LOW] STR #1973: Two problems with german templates

Bernd Krumböck b.krumboeck at rewe-group.at
Thu Sep 14 04:28:46 PDT 2006


[STR New]

1) I accidantely translated the name of the gif image. So you don't get any
image if printer state is not idle.

2) Some curious happens, when following line is translated:

@@ -54,7 +54,7 @@
 <A HREF="{admin_uri}?op=delete-printer&amp;printer_name={%printer_name}">
 <IMG SRC="/images/button-delete-printer.gif" ALT="Drucker l&ouml;schen"
CLASS="button"></A>
 <A HREF="{admin_uri}?op=set-as-default&amp;printer_name={%printer_name}">
-<IMG SRC="/images/button-set-as-default.gif" ALT="Als Standard festlegen"
CLASS="button"></A>
+<IMG SRC="/images/button-set-as-default.gif" ALT="Set As Default"
CLASS="button"></A>
 <A
HREF="{admin_uri}?op=set-allowed-users&amp;printer_name={%printer_name}">
 <IMG SRC="/images/button-set-allowed-users.gif" ALT="Erlaubte Benutzer
festlegen" CLASS="button"></A>
 </P>


When you search for some printers, you get a corrupted result page! I
can't explain why, so I attached the corrupted html file. You will see the
corruption starts at printer lohnd4.

Attached template should solve problem 1 and work around problem 2.

best regards!
Bernd

Link: http://www.cups.org/str.php?L1973
Version: 1.2.3





More information about the cups-devel mailing list