Issue 122601 - [help content] filename of Value Highlighting page is wrong
Summary: [help content] filename of Value Highlighting page is wrong
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: help (show other issues)
Version: 3.4.1
Hardware: All All
: P3 Normal (vote)
Target Milestone: 4.1.0
Assignee: hanya
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 07:18 UTC by hanya
Modified: 2017-05-20 10:33 UTC (History)
2 users (show)

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


Attachments
Patch to fix this problem. (610 bytes, patch)
2013-06-27 07:20 UTC, hanya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description hanya 2013-06-27 07:18:24 UTC
filename node should have its file path. 
Current value: <filename>file:///cws/so-cwsserv01/hcshared27/DEV300/ooo/helpcontent2/source/text/scalc/01/03080000.xhp</filename>
Should be: <filename>/text/scalc/01/03080000.xhp</filename>

When I tried to open the page from Index tab of the help viewer, empty page was shown.
To reproduce: 
- Choose "Calc" category in the category list of the help view.
- Switch to Index tab and input "value" to find subjects.
- Choose values - highlighting in the shown list.
-> empty page.
Comment 1 hanya 2013-06-27 07:20:10 UTC
Created attachment 80922 [details]
Patch to fix this problem.

Proposed patch to fix the problem, see Comment 1.
Comment 2 SVN Robot 2013-07-17 13:02:22 UTC
"hdu" committed SVN revision 1504109 into trunk:
#i122601# Calc help content: fix filename of the Value Highlighting page
Comment 3 hdu@apache.org 2013-07-17 13:03:19 UTC
Thanks for the patch!