bugBibORB - Bugs: bug #13400, XSLT processor compilation error...

 
 

bug #13400: XSLT processor compilation error when adding new entries

Submitter:  Dominik Benz <dbenz>
Submitted:  Tue 14 Jun 2005 02:58:14 PM UTC
   
 
Category:  XML/XSL Severity:  3 - Normal
Item Group:  Errors Status:  Fixed
Assigned to:  None Open/Closed:  Open
Release:  * 1.3.3 Fixed Release:  None
Planned Release:  1-3-4
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 14 Jun 2005 02:58:14 PM UTC, original submission:  

When trying to add new entries via "add an entry" in the "Manager" menu, the following error occurs:

------
Error: compilation error: file [PATH_TO_BIBORB]/biborb/ element output

Error at line 64 of file xslt_processor.php
------

Solution: change xsl/search_entry.xsl, line 37

>  <xsl:output method="txt"/>


to

>  <xsl:output method="text" encoding="iso-8859-1"/>

Dominik Benz <dbenz>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ggardey (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-06-08 ggardey StatusNone Fixed
        Planned ReleaseNone 1-3-4

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code