From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: [REGRESSION] org-html.el (targets) Date: Mon, 21 Feb 2011 00:44:42 +0530 Message-ID: <81r5b2frh9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from [140.186.70.92] (port=60192 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrEkG-0003RV-Ua for emacs-orgmode@gnu.org; Sun, 20 Feb 2011 14:15:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrEkE-0002ge-5j for emacs-orgmode@gnu.org; Sun, 20 Feb 2011 14:15:00 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:55877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrEkD-0002gK-SX for emacs-orgmode@gnu.org; Sun, 20 Feb 2011 14:14:58 -0500 Received: by iyf13 with SMTP id 13so2014297iyf.0 for ; Sun, 20 Feb 2011 11:14:56 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain I am attaching the bug.org file and the html exports as done by git versions 048f32 (approx a month old) and 77c278 (very recent). Put the html file in nxml-mode and do a C-c C-n to check for validation errors. Click on the associated links in the html browser and you would notice that there is a regression. I don't haven't tried git bisection. I hope someone fixes these regressions & malformed htmls. Jambunathan K. --=-=-= Content-Type: text/plain Content-Disposition: attachment; filename=bug.org #+TITLE: Testfile for OpenDocumentText Exporter #+AUTHOR: Jambunathan K #+EMAIL: kjambunathan@gmail.com #+DATE: 2010-10-26 Sat #+LANGUAGE: en #+OPTIONS: H:3 num:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: LaTeX:dvipng #+STARTUP: inlineimages showall * Links ** Targets *** Fuzzy Target *** Target with CUSTOMID :PROPERTIES: :CUSTOM_ID: aabbccddeeff :END: *** Dedicated Target Style1 # <> *** Dedicated Target Style2 There is a dedicated target at the end of this sentence - <>. *** <<>> ** References *** References to Fuzzy Target This is a link to [[Fuzzy Target]]. *** References to CUSTOMID links This is a link to [[#aabbccddeeff][Target with CUSTOMID]]. This is nodesc link to [[#aabbccddeeff]]. *** References to Dedicated Target There is a link to nodesc [[Dedicated Target]] here. There is a link to [[Dedicated%20Target][Jump to Dedicated Target]] here. There is a link to [[Dedicated%20Target1][Dedicated Target1]] here. *** References to Radioed Links This section has references to Radioed Target. One more reference to Radioed Target. * Tables ** A simple Orgmode Table | EST | New York | -5:00 | | IST | Madras | +5:30 | | AST | Bahrain | +3:00 | ** A formatted Orgmode Table #+CAPTION: An Example Table #+LABEL: table:10 | Labels | Column1 | Column2 | Column3 | |--------------------+------------+-----------------------+------------------| | / | < | > | <> | | | | | | | Row1Row1Row1 Right | R1C1 Left | R1C2R1C2R1C2 Centered | R1C3 Right | |--------------------+------------+-----------------------+------------------| | Row2Row2 | R2C1R2C1 | R2C2R2C2 | R2C3R2C3R2C3R2C3 | | | | | | |--------------------+------------+-----------------------+------------------| ** Table.el Table with no Spanning +---------------+---------------+ |Term |Percentage | +---------------+---------------+ |Quarter |25% | |One-Fourth | | +---------------+---------------+ |Half |50% | |One-by-Two | | +---------------+---------------+ |Three-Quarters |75% | |Three-Fourths | | +---------------+---------------+ |Full |100% | |Whole | | +---------------+---------------+ ** COMMENT Table.el Table with Spanning +----------+---------------------+----------+ |Name |cmd calls |Percentage| +----------+ +----------+ |rgb |93 534 |46% | +----------+ +----------+ |Xah |82 090 |40% | +----------+ +----------+ |total |203 118 |100% | +----------+---------------------+----------+ ** COMMENT Another Table.el Table with Spanning +----------+----------+ | Header 1 | Header 2 | +----------+----------+ | R1 C1-2 | +----------+----------+ | R2 C1 | R2-3 C2 | + +----------+ | | | +----------+----------+ * Table Referenced Please refer to \ref{table:10} for further information. --=-=-= Content-Type: text/html Content-Disposition: attachment; filename=bug-048f32.html Testfile for OpenDocumentText Exporter

Testfile for OpenDocumentText Exporter

1 Links

1.1 Targets

1.1.1 Fuzzy Target

1.1.2 Target with CUSTOMID

1.1.3 Dedicated Target Style1

1.1.4 Dedicated Target Style2

There is a dedicated target at the end of this sentence - Dedicated Target1 .

1.1.5 Radioed Target

1.2 References

1.2.1 References to Fuzzy Target

This is a link to Fuzzy Target.

1.2.2 References to CUSTOMID links

This is a link to Target with CUSTOMID. This is nodesc link to #aabbccddeeff.

1.2.3 References to Dedicated Target

There is a link to nodesc Dedicated Target here. There is a link to Jump to Dedicated Target here.

There is a link to Dedicated Target1 here.

1.2.4 References to Radioed Links

This section has references to Radioed Target. One more reference to Radioed Target.

2 Tables

2.1 A simple Orgmode Table

ESTNew York-5:00
ISTMadras+5:30
ASTBahrain+3:00

2.2 A formatted Orgmode Table

An Example Table
LabelsColumn1Column2Column3
Row1Row1Row1 RightR1C1 LeftR1C2R1C2R1C2 CenteredR1C3 Right
Row2Row2R2C1R2C1R2C2R2C2R2C3R2C3R2C3R2C3

2.3 Table.el Table with no Spanning

Term Percentage
Quarter
One-Fourth
25%
Half
One-by-Two
50%
Three-Quarters
Three-Fourths
75%
Full
Whole
100%

3 Table Referenced

Please refer to 10 for further information.

Author: Jambunathan K <kjambunathan@gmail.com>

Date: 2010-10-26 Sat

HTML generated by org-mode 7.4 in emacs 24

--=-=-= Content-Type: text/html Content-Disposition: attachment; filename=bug-77c278.html Testfile for OpenDocumentText Exporter

Testfile for OpenDocumentText Exporter

1 Links

1.1 Targets

1.1.1 Fuzzy Target

1.1.2 Target with CUSTOMID

1.1.3 Dedicated Target Style1

1.1.4 Dedicated Target Style2

There is a dedicated target at the end of this sentence - @<a name="Dedicated–Target1" class="target">Dedicated Target1 .

1.1.5 @<span class="target">Radioed Target

1.2 References

1.2.1 References to Fuzzy Target

This is a link to Fuzzy Target.

1.2.2 References to CUSTOMID links

This is a link to Target with CUSTOMID. This is nodesc link to #aabbccddeeff.

1.2.3 References to Dedicated Target

There is a link to nodesc Dedicated Target here. There is a link to Jump to Dedicated Target here.

There is a link to Dedicated Target1 here.

1.2.4 References to Radioed Links

This section has references to Radioed Target. One more reference to Radioed Target.

2 Tables

2.1 A simple Orgmode Table

ESTNew York-5:00
ISTMadras+5:30
ASTBahrain+3:00

2.2 A formatted Orgmode Table

An Example Table
LabelsColumn1Column2Column3
Row1Row1Row1 RightR1C1 LeftR1C2R1C2R1C2 CenteredR1C3 Right
Row2Row2R2C1R2C1R2C2R2C2R2C3R2C3R2C3R2C3

2.3 Table.el Table with no Spanning

Term Percentage
Quarter
One-Fourth
25%
Half
One-by-Two
50%
Three-Quarters
Three-Fourths
75%
Full
Whole
100%

3 Table Referenced

Please refer to 10 for further information.

Author: Jambunathan K (kjambunathan@gmail.com)

Date: 2010-10-26 Sat

Generated by Org version 7.4 with Emacs version 24

Validate XHTML 1.0

--=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --=-=-=--