[
https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774463#action_12774463 ]
Jacques Le Roux commented on OFBIZ-3170:
----------------------------------------
Not sure it's related with any above, just remarked this in log
2009-11-06 23:21:24,593 (http-0.0.0.0-58443-1) [ MacroFormRenderer.java:135:ERROR]
---- exception report ----------------------------------------------------------
Error rendering screen thru ftl
Exception: freemarker.core.ParseException
Message: Encountered ":" at line 1, column 73 in Fri Nov 06 23:21:24 CET 2009.
Was expecting one of:
"}" ...
"." ...
"[" ...
"(" ...
"?" ...
"!" ...
<TERMINATING_EXCLAM> ...
"??" ...
"+" ...
"-" ...
"*" ...
"/" ...
"%" ...
"!=" ...
"=" ...
"==" ...
">=" ...
<ESCAPED_GTE> ...
">" ...
<ESCAPED_GT> ...
<LESS_THAN_EQUALS> ...
<LESS_THAN> ...
".." ...
<AND> ...
<OR> ...
> adding docbook functionnalities (ordered list and itemized list)
> ----------------------------------------------------------------
>
> Key: OFBIZ-3170
> URL:
https://issues.apache.org/jira/browse/OFBIZ-3170> Project: OFBiz
> Issue Type: Improvement
> Components: ALL APPLICATIONS
> Affects Versions: SVN trunk
> Reporter: Erwan de FERRIERES
> Assignee: Jacques Le Roux
> Fix For: SVN trunk
>
> Attachments: OFBIZ-3170.diff
>
>
> This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it.
> With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system.
> The example is located in the help -> Example overview -> Example Docbook usage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.