Issue 52318

Summary: non-existent help pages
Product: documentation Reporter: pavel
Component: Online helpAssignee: pavel
Status: CLOSED FIXED QA Contact: issues@documentation <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description pavel 2005-07-22 11:54:19 UTC
Hi,

the tree files contains links to non-existent files:

pavel@paveljanik:~/.ooo/ooo_SRC680_m120_src/helpcontent2/source> for i in `cat
auxiliary/*tree|grep "<topic id="|sed 's#<topic id=\"##'|sed
's#".*##'|sort|uniq|sed 's#.*/text/#text/#'`; do ls -l $i >/dev/null; done
/bin/ls: text/shared/explorer/database/04000001.xhp: No such file or directory
/bin/ls: text/shared/explorer/database/04010000.xhp: No such file or directory
pavel@paveljanik:~/.ooo/ooo_SRC680_m120_src/helpcontent2/source> 

pavel@paveljanik:~/.ooo/ooo_SRC680_m120_src/helpcontent2/source> egrep -r
"database/04000001.xhp|database/04010000.xhp" auxiliary
auxiliary/shared.tree:<topic
id="shared/text/shared/explorer/database/04000001.xhp">Form Context Menus</topic>
auxiliary/shared.tree:<topic
id="shared/text/shared/explorer/database/04010000.xhp">New Form</topic>

These two lines should be removed or changed or whatever.
Comment 1 pavel 2005-07-22 11:55:19 UTC
this should be fixed for 2.0, because localised versions contain English topic
names and also the primary problem persists: the target page is not in the help
at all.
Comment 2 Uwe Fischer 2005-07-22 12:35:22 UTC
double to #i49254#

*** This issue has been marked as a duplicate of 49254 ***
Comment 3 pavel 2005-07-22 14:27:44 UTC
reopening, #i49254# is post-2.0. We definitely have to fix this for 2.0.
Comment 4 pavel 2005-07-22 14:28:27 UTC
I'll delete these two lines.
Comment 5 pavel 2005-07-22 15:14:56 UTC
.
Comment 6 pavel 2005-07-29 11:04:32 UTC
Fixed in pj32.
Comment 7 pavel 2005-08-04 06:08:07 UTC
Verified in my local build.
Comment 8 pavel 2006-12-06 11:18:30 UTC
.