[jira] [Commented] (FOP-1863) Problem with list containing multi-line items in RTF

2014-05-15 Thread MOHD (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996787#comment-13996787
 ] 

MOHD commented on FOP-1863:
---

this patch solves the issue outside the table not inside. if list block is 
inside the table it is taking default labels.
I have created below issue for the same.

https://issues.apache.org/jira/browse/FOP-2373

Please give me some suggestion for this issue..


 Problem with list containing multi-line items in RTF
 

 Key: FOP-1863
 URL: https://issues.apache.org/jira/browse/FOP-1863
 Project: Fop
  Issue Type: Bug
  Components: rtf
Affects Versions: 1.0
 Environment: Operating System: Windows XP
 Platform: PC
Reporter: dmitro
Assignee: fop-dev
 Attachments: list_with_multiline.fo, list_with_multiline.rtf, 
 number_list_with_multiline.patch


 I have a problem rendering a list with multi-line items in RTF.
 I have html
 ul
   li
 p
 Item 1 Line 1br /
 Item 1 Line 2br / 
 Item 1 Line 3
 /p
   /li
   li
 p
 Item 2 Line 1br /
 Item 2 Line 2br / 
 Item 2 Line 3
 /p
   /li
 /ul
 which gets transformed into fo as
 fo:list-block
   fo:list-item
 fo:list-item-label end-indent=label-end()
   fo:block
 fo:inline•/fo:inline
   /fo:block
 /fo:list-item-label
 fo:list-item-body start-indent=body-start()
   fo:block
 Item 1 Line 1
   /fo:block
   fo:block
 Item 1 Line 2
   /fo:block
   fo:block
 Item 1 Line 3
   /fo:block
 /fo:list-item-body
   /fo:list-item
   fo:list-item
 fo:list-item-label end-indent=label-end()
   fo:block
 fo:inline•/fo:inline
   /fo:block
 /fo:list-item-label
 fo:list-item-body start-indent=body-start()
   fo:block
 Item 2 Line 1
   /fo:block
   fo:block
 Item 2 Line 2
   /fo:block
   fo:block
 Item 2 Line 3
   /fo:block
 /fo:list-item-body
   /fo:list-item
 /fo:list-block
 It renders to PDF correctly as
 * Item 1 Line 1
   Item 1 Line 2
   Item 1 Line 3
 * Item 2 Line 1
   Item 2 Line 2
   Item 2 Line 3
 but in RTF it appears as
 * Item 1 Line 1
 * Item 1 Line 2
 * Item 1 Line 3
 * Item 2 Line 1
 * Item 2 Line 2
 * Item 2 Line 3



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[GUMP@vmgump]: Project xml-fop (in module xml-fop) failed

2014-05-15 Thread FOP Gump Nightly Build
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project xml-fop has an issue affecting its community integration,
 and has been outstanding for 2 runs.
The current state of this project is 'Failed', with reason 'Synchronize Failed'.

Full details are available at:
http://vmgump.apache.org/gump/public/xml-fop/xml-fop/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -INFO- Failed with reason synchronize failed
 -INFO- Failed to extract fallback artifacts from Gump Repository

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/xml-fop/xml-fop/rss.xml
- Atom: http://vmgump.apache.org/gump/public/xml-fop/xml-fop/atom.xml

== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 2014051507, vmgump.apache.org:vmgump:2014051507
Gump E-mail Identifier (unique within run) #4.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]


buildbot failure in ASF Buildbot on fop-trunk

2014-05-15 Thread buildbot
The Buildbot has detected a new failure on builder fop-trunk while building ASF 
Buildbot.
Full details are available at:
 http://ci.apache.org/builders/fop-trunk/builds/16

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: ceres_ubuntu

Build Reason: The Nightly scheduler named 'fopNightly' triggered this build
Build Source Stamp: [branch xmlgraphics/fop/trunk] HEAD
Blamelist: 

BUILD FAILED: failed compile

sincerely,
 -The Buildbot