Gtkmm-forge digest, Vol 1 #880 - 6 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #880 - 6 msgs
- Date: Tue, 22 Feb 2005 20:08:33 -0800
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
gtkmm-forge-request lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-admin lists sourceforge net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."
gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 168030] Patch for phpwebnotes support for tutorial (bugzilla-daemon bugzilla gnome org)
2. [Bug 168030] Patch for phpwebnotes support for tutorial (bugzilla-daemon bugzilla gnome org)
3. [Bug 168030] Patch for phpwebnotes support for tutorial (bugzilla-daemon bugzilla gnome org)
4. [Bug 168030] Patch for phpwebnotes support for tutorial (bugzilla-daemon bugzilla gnome org)
5. [Bug 168030] Patch for phpwebnotes support for tutorial (bugzilla-daemon bugzilla gnome org)
6. [Bug 168030] Patch for phpwebnotes support for tutorial (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 22 Feb 2005 04:22:13 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 168030] Patch for phpwebnotes support for tutorial
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=168030
gtkmm | reference documentation | Ver: unspecified
------- Additional Comments From Roel Vanhout 2005-02-22 04:22 -------
Apparantly I was using an old version of xsltproc. After upgrading I have the
same problem. I'll subscribe to the libxml mailing list and see what I can find
out. I've had a similar problem with xsltproc a year or 2 ago; my solution then
was to switch to Saxon but that's not included in most Linux distributions so
that's not really an option in this case. I'll post here as soon as I know.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
--__--__--
Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 22 Feb 2005 04:38:45 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 168030] Patch for phpwebnotes support for tutorial
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=168030
gtkmm | reference documentation | Ver: unspecified
------- Additional Comments From Murray Cumming 2005-02-22 04:38 -------
I'm sure that xsltproc does the right thing.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
--__--__--
Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 22 Feb 2005 05:14:39 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 168030] Patch for phpwebnotes support for tutorial
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=168030
gtkmm | reference documentation | Ver: unspecified
------- Additional Comments From Daniel Veillard 2005-02-22 05:14 -------
yes. Not a bug, here is my answer from the list:
--------------------
CDATA does not exist in the XPAth data model. I.e. XSLT does not see
CDATA in any input or generated tree, only text nodes with the associated
text value. What you're trying to do is not possible in XSLT.
The only thing you can do:
- force some element content to be CDATA
http://www.w3.org/TR/xslt#section-XML-Output-Method
using cdata-section-elements
- disable escaping for some specific text nodes
http://www.w3.org/TR/xslt#disable-output-escaping
-------------
Daniel
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
--__--__--
Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 22 Feb 2005 05:30:02 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 168030] Patch for phpwebnotes support for tutorial
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=168030
gtkmm | reference documentation | Ver: unspecified
------- Additional Comments From Roel Vanhout 2005-02-22 05:30 -------
Ok thanks a lot Daniel. I have attached a new version of the stylesheet that
does work.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
--__--__--
Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 22 Feb 2005 05:30:52 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 168030] Patch for phpwebnotes support for tutorial
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=168030
gtkmm | reference documentation | Ver: unspecified
Roel Vanhout changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #37741|0 |1
is obsolete| |
------- Additional Comments From Roel Vanhout 2005-02-22 05:30 -------
Created an attachment (id=37769)
--> (http://bugzilla.gnome.org/attachment.cgi?id=37769&action=view)
New version of the customization layer
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
--__--__--
Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 22 Feb 2005 07:36:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 168030] Patch for phpwebnotes support for tutorial
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=168030
gtkmm | reference documentation | Ver: unspecified
Roel Vanhout changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #37769|0 |1
is obsolete| |
------- Additional Comments From Roel Vanhout 2005-02-22 07:36 -------
Created an attachment (id=37773)
--> (http://bugzilla.gnome.org/attachment.cgi?id=37773&action=view)
Semantically more correct stylesheet
I've been convinced that there is a better way to write the stylesheet
(http://mail.gnome.org/archives/xslt/2005-February/msg00043.html). So the
effect of this one should be the same, but it's 'better' xslt.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
--__--__--
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]