Issue 69004 - gsicheck and space in </ emph> tag not found
Summary: gsicheck and space in </ emph> tag not found
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: pavel
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-27 22:42 UTC by pavel
Modified: 2013-08-07 15:02 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2006-08-27 22:42:19 UTC
pavel@oo:~/BuildDir> gsicheck GSI_sl.sdf
pavel@oo:~/BuildDir> 

But:

pavel@paveljanik:~/.ooo/build/Files/OOD680> zcat GSI_sl.sdf.gz |grep
03090700.xhp|grep '</ emph'
helpcontent2    source\text\smath\01\03090700.xhp       0       help   
par_id3148708   47                      0       sl      Kliknite \<link
href=\"text/smath/01/03091100.xhp\" name=\"Oklepaji in združevanje\"\>Oklepaji
in združevanje\</link\> za dodatne informacije o oblikovanju v
\<emph\>$[officename] Math\</ emph\>.                         20060821 22:11:42
pavel@paveljanik:~/.ooo/build/Files/OOD680> 

There is </ emph> instead of </emph>. It is OK for gsicheck, but not ok for
helplinker:

[Fatal Error] 03090700.xhp:283:259: The element type "emph" must be terminated
by the matching end-tag "</emph>".
org.xml.sax.SAXParseException: The element type "emph" must be terminated by the
matching end-tag "</emph>".
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at com.jclark.xsl.sax.XMLProcessorImpl.load(XMLProcessorImpl.java:632)
        at com.jclark.xsl.sax.XSLProcessorImpl.parse(XSLProcessorImpl.java:123)
        at com.sun.star.help.HelpIndexer$ParseStuff.parse(HelpIndexer.java:592)
        at com.sun.star.help.HelpCompiler.getSourceDocument(HelpCompiler.java:522)
        at com.sun.star.help.HelpCompiler.compile(HelpCompiler.java:394)
        at com.sun.star.help.HelpLinker.link(HelpLinker.java:434)
        at com.sun.star.help.HelpLinker.main(HelpLinker.java:228)
url:
file:/disk2/pavel/BuildDir/ooo_OOD680_m2_src/helpcontent2/util/smath/../../unxlngi6.pro/misc/sl/text/smath/01/03090700.xhp
The element type "emph" must be terminated by the matching end-tag "</emph>".
Line: 283 Column: 259 public ID: null System ID:
file:/disk2/pavel/BuildDir/ooo_OOD680_m2_src/helpcontent2/util/smath/../../unxlngi6.pro/mi
sc/sl/text/smath/01/03090700.xhp
dmake:  Error code 1, while making '../../unxlngi6.pro/bin/smath_sl.zip'
Comment 1 gregor.hartmann 2006-09-13 15:38:04 UTC
fixed in gh12c
Comment 2 gregor.hartmann 2006-09-13 15:39:26 UTC
.
Comment 3 gregor.hartmann 2006-09-15 16:31:03 UTC
please verify
relevant changes are in module transex3
Comment 4 pavel 2006-09-15 16:33:38 UTC
gh: will do, after I finish OOD680_m4 build.
Comment 5 pavel 2006-09-18 07:57:49 UTC
Verified.
Comment 6 b.osi.ooo 2006-10-04 19:16:09 UTC
set target
Comment 7 pavel 2006-12-06 10:51:27 UTC
.