Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Four blanks inserted before text in plain forms

    Four blanks inserted before text in plain forms

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Problem Symptoms:
    * when we send forms via e-mail in plain format , the plain-funcs inserts blanks at the beginning of some text lines
    * this concerns all forms of the ILL module
    * example: ill-patron-letter-a-00.xsl

    Cause:
    Error in xsl print template.

    Resolution:
    This problem has been corrected with rep_change 2165 (Aleph 21):

    Fix Number: 002165
    Date: 2012-10-25 10:23:10
    Description:ILL print template sent by the system in plain text format - Some of the text in the body of the message was indent by four characters, this has been corrected in all ill librarys.
    ..
    Implementation Notes:
    1) If localization is required, change in ./[ILL library]/form_lng/plain-funcs-misc.xsl:

    Change:

    <xsl:template name="close-row">
    <xsl:param name="display"/>
    <xsl:if test="$display !='' ">
    <xsl:text disable-output-escaping="yes">&lt;/td&gt;&lt;/tr&gt;</xsl:text>
    </xsl:if>
    </xsl:template>

    <xsl:template name="open-row">
    <xsl:text disable-output-escaping="yes">
    </xsl:text>
    </xsl:template>

    To:

    <xsl:template name="close-row">
    </xsl:template>

    <xsl:template name="open-row">
    <xsl:call-template name="new-line"/> </xsl:template>

    2) Run util/i/6.

    Category: Printing (500)


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Forms lacking for 006_k, 006_o, 006_r
      • French interface in Catalog's Fixed Fields' Form lacks "labels"
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. contype:kba
      3. Printing (500)
      4. Prod:Aleph
      5. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved