phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [patch #3518] xslt –support for php5


From: Sigurd Nes
Subject: [Phpgroupware-tracker] [patch #3518] xslt –support for php5
Date: Sat, 13 Nov 2004 18:50:22 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

This mail is an automated notification from the patch tracker
 of the project: phpGroupWare.




/**************************************************************************/
[patch #3518] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3518>
Project: phpGroupWare
Submitted by: Sigurd Nes
On: Sat 11/13/2004 at 23:35

Category:  API -  phpGWapi
Priority:  5 - Normal
Resolution:  None
Privacy:  Public
Assigned to:  skwashd
Originator Email:  
Status:  Open


Summary:  xslt –support for php5

Original Submission:  I have made a pacth for enabling xslt –support for php5 
for proposed-0_9_18-branch.

There is a bug that makes  the xsl-template choke on entities although they are 
defined in the stylesheet.

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE xsl:stylesheet [
<!ENTITY nl "&#10;">
<!ENTITY nbsp "&#160;">
]>

My solution is that I removed this the entity &nbsp; from msgbox.xsl






File Attachments
-------------------

-------------------------------------------------------
Date: Sat 11/13/2004 at 23:35  Name: patchfile1.diff  Size: 4.19KB   By: 
sigurdne
xslt –support for php5
http://savannah.gnu.org/patch/download.php?item_id=3518&amp;item_file_id=3876






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3518>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]