[
https://issues.apache.org/jira/browse/OFBIZ-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970590#action_12970590
]
Jacques Le Roux commented on OFBIZ-4052:
----------------------------------------
I just re-applied your patch on last trunk version and the docbook.css in flat
grey, blue light, bizzness time and tomahawk are the same than the one you
copie here. Only dropping crumb is different (seems it was not changed).
I get the same issues. When I click on the help button
{code}
2010-12-12 10:20:37,497 (http-0.0.0.0-28443-5) [
ControlServlet.java:147:INFO ] [[[showHelp] Request Begun, encoding=[UTF-8]-
total:0.0,since last(Begin):0.0]]
2010-12-12 10:20:37,544 (http-0.0.0.0-28443-5) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.031s, 468 requests, 145
views in jndi:/0.0.0.0/catalog/WEB-INF/controller.xml
2010-12-12 10:20:37,544 (http-0.0.0.0-28443-5) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.0s, 30 requests, 17 views
in file:/D:/workspace/ofbizDev/framework/common/webcommon/WEB-INF/common-cont
roller.xml
2010-12-12 10:20:37,544 (http-0.0.0.0-28443-5) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.0s, 26 requests, 10 views
in file:/D:/workspace/ofbizDev/framework/common/webcommon/WEB-INF/portal-cont
roller.xml
2010-12-12 10:20:37,560 (http-0.0.0.0-28443-5) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.0s, 2 requests, 0 views in
file:/D:/workspace/ofbizDev/applications/commonext/webapp/WEB-INF/controller
.xml
2010-12-12 10:20:37,560 (http-0.0.0.0-28443-5) [
RequestHandler.java:739:INFO ] Rendering View [showHelp],
sessionId=8DB5051CEDFBA4A61777E4AD688704BB.jvm1
2010-12-12 10:20:37,669 (http-0.0.0.0-28443-5) [
ScreenFactory.java:130:INFO ] Got 4 screens in 0.0s from:
file:/D:/workspace/ofbizDev/framework/common/widget/HelpScreens.xml
{code}
But nothing apears in the popup (the url is
https://localhost:28443/catalog/control/showHelp?helpTopic=PRODCATALOG_main&portalPageId=&presentation=undefined&id=undefined).
With the URL cmssite/cms/APACHE_OFBIZ_HTML, I get
{code}
2010-12-12 10:24:03,825 (http-0.0.0.0-28443-10) [
ControlServlet.java:147:INFO ] [[[APACHE_OFBIZ_HTML] Request Begun,
encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2010-12-12 10:24:03,825 (http-0.0.0.0-28443-10) [
VisitHandler.java:232:INFO ] Found visitorId [10000] in cookie
2010-12-12 10:24:04,013 (http-0.0.0.0-28443-10) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.0s, 1 requests, 0 views in
jndi:/0.0.0.0/cmssite/WEB-INF/controller.xml
2010-12-12 10:24:04,013 (http-0.0.0.0-28443-10) [
ConfigXMLReader.java:120:INFO ] controller loaded: 0.0s, 30 requests, 17 views
in file:/D:/workspace/ofbizDev/framework/common/webcommon/WEB-INF/common-con
troller.xml
2010-12-12 10:24:04,310 (http-0.0.0.0-28443-10) [
CmsEvents.java:145:INFO ] Path INFO for Alias: APACHE_OFBIZ_HTML
{code}
But nothing appears and the processes are running amok with CPU at 100%, but
which ones is hard to tell
This is on Firefox, same on Opera and Chrome
> Update Docbook files and give a nice look to doc
> ------------------------------------------------
>
> Key: OFBIZ-4052
> URL: https://issues.apache.org/jira/browse/OFBIZ-4052
> Project: OFBiz
> Issue Type: Improvement
> Affects Versions: SVN trunk
> Reporter: BJ Freeman
> Priority: Minor
> Attachments: docbook.css, OFBIZ-4052Docbookfiles.patch,
> OFBIZ-4052Docbookfiles.patch
>
>
> updateds all the docbook.css in themes.
> remove tags from the <body>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.