<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>21395</bug_id>
          
          <creation_ts>2009-09-03 17:45:18 +0400</creation_ts>
          <short_desc>xgettext не знает о существовании &quot;shell here documents&quot;, вследствие чего неправильно обрабатывает квотирование в таких конструкциях</short_desc>
          <delta_ts>2010-11-03 14:04:08 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>gettext-tools</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vladislav Zavjalov">slazav</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ktirf</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>98142</commentid>
    <comment_count>0</comment_count>
    <who name="Vladislav Zavjalov">slazav</who>
    <bug_when>2009-09-03 17:45:18 +0400</bug_when>
    <thetext>Демонстрационный скрипт. На выводе, увы, только вторая из двух строчек

----
#!/bin/sh
 
xgettext -L Shell -k&apos;_&apos; -o - &quot;$0&quot;
 
cat &lt;&lt;EOF 
 
don&apos;t trust xgettext! 
 
EOF 
 
exit 0 
 
echo &quot;`_ &quot;first&quot;`&quot; 
#&apos; 
echo &quot;`_ &quot;second&quot;`&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114786</commentid>
    <comment_count>1</comment_count>
    <who name="Vladislav Zavjalov">slazav</who>
    <bug_when>2010-11-03 14:04:08 +0300</bug_when>
    <thetext>&gt; xgettext не знает о существовании &quot;shell here documents&quot;

Как видно из примера, и о комментариях - тоже :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>