patchUnofficial CHM Specification - Patches: patch #5181, Line breaks significant in sitemap...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5181: Line breaks significant in sitemap format

Submitter:  None
Submitted:  Tue 13 Jun 2006 03:34:49 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  pabs Originator Email:  -email is unavailable-
Open/Closed:  Closed

Sat 17 Jun 2006 07:27:54 AM UTC, comment #4: 

Committed the changes in ChangeLog 1.73, README 1.5, about.docbook 1.6, chmspec.docbook 1.15, sitemap.docbook 1.2. Changes here:

http://cvs.savannah.nongnu.org/viewcvs/chmspec/src/sitemap.docbook?root=chmspec&r1=1.1&r2=1.2

I've a few more changes to make, then I will review the package and make a new release.

Thanks for your contribution, please let me know if you want me to link to your personal website from the Contributions section of the specification:

http://chmspec.nongnu.org/latest/Contributions.html

Paul Wise <pabs>
Group administrator
Tue 13 Jun 2006 04:00:20 AM UTC, comment #3: 

Woops, sorry. I'll get to it this weekend.

Paul Wise <pabs>
Group administrator
Tue 13 Jun 2006 03:50:42 AM UTC, comment #2: 

Yeah, I know what a patch is, but I haven't got the time to download a CVS snapshot, learn the DocBook content model, fix the text, test it, and upload the diff.  Sorry.

Anonymous
Tue 13 Jun 2006 03:46:48 AM UTC, comment #1: 

By patch, I meant a diff produced by running "diff -Naur" on the changed files or by running "cvs diff". The files changed would be the docbook source code:

http://download.savannah.gnu.org/releases/chmspec/chmspec-0.1.3.tar.gz
http://savannah.nongnu.org/cvs/?group=chmspec

Paul Wise <pabs>
Group administrator
Tue 13 Jun 2006 03:34:49 AM UTC, original submission:  

The line breaks in the sitemap body:

<UL>
    <LI> <OBJECT type="text/sitemap">
        <param name="Property Name" value="Property Value">
        …
        </OBJECT>
    …
</UL>

are significant.  HHC.EXE (4.74.8702) hangs indefinitely on my machine if, for instance, I write this:
  <LI>
    <OBJECT type="text/sitemap">
or this:
  <param name="Property Name" value="Property Value"> </OBJECT>
or if I put <UL> or </UL> on the same line as anything else.

Anonymous

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-06-17 pabs StatusNone Done
    Assigned toNone pabs
    Open/ClosedOpen Closed
2006-06-13 pabs Carbon-Copy- Added -email is unavailable-

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code