Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-2243

<input type="text" SIZE="62" name="text1" value="{$temp} " /> disable-output-escaping="yes" is not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • Xalan
    • None
    • PatchAvailable
    • fp5

    Description

      <xsl:variable name="temp"><xsl:text disable-output-escaping="yes"><!CDATA[&#1578;&#1606;&#1606;]></xsl:text></xsl:variable>
      <input type="text" SIZE="62" name="text1" value="{$temp} " />

      disable-output-escaping="yes" is not working when we are assigning a unicode value to a text box.
      here processor parse تنن

      So in browser desired output should be ???
      But it is coming تنن

      Can any one help me in this regard.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sarajit sarajit ghosh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: