You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Oleg Andreyev (JIRA)" <ji...@apache.org> on 2007/05/16 20:53:16 UTC

[jira] Created: (OFBIZ-990) ApacheFopFactory initialize font base url to default value independently of tag in fop.xconf

ApacheFopFactory initialize font base url to default value independently of <font-base> tag in fop.xconf
--------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-990
                 URL: https://issues.apache.org/jira/browse/OFBIZ-990
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Oleg Andreyev
            Priority: Minor
             Fix For: SVN trunk


After patch, font base url will be initialized to default if there is no <font-base> tag (or it is empty) in config file. 
I propose to add fop.xconf from fop distribution to framework/widget/config as well. 
This file not affect existing reports and well commented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (OFBIZ-990) ApacheFopFactory initialize font base url to default value independently of tag in fop.xconf

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reopened OFBIZ-990:
-----------------------------------


Reopened at Oleg's demand (Sorry Oleg)

> ApacheFopFactory initialize font base url to default value independently of <font-base> tag in fop.xconf
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-990
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-990
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Oleg Andreyev
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: webapp.diff
>
>
> After patch, font base url will be initialized to default if there is no <font-base> tag (or it is empty) in config file. 
> I propose to add fop.xconf from fop distribution to framework/widget/config as well. 
> This file not affect existing reports and well commented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Closed: (OFBIZ-990) ApacheFopFactory initialize font base url to default value independently of tag in fop.xconf

Posted by Oleg Andreyev <td...@mail.ru>.
Hi Jacques,

This issue doesn’t very important but it not duplicate JIRA-1110. Second 
patch still there and not applied. This patch correct an error in 
ApacheFopFactory class.



Jacques Le Roux (JIRA) пишет:
>      [ https://issues.apache.org/jira/browse/OFBIZ-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Jacques Le Roux closed OFBIZ-990.
> ---------------------------------
>
>     Resolution: Duplicate
>       Assignee: Jacques Le Roux
>
>   
>> ApacheFopFactory initialize font base url to default value independently of <font-base> tag in fop.xconf
>> --------------------------------------------------------------------------------------------------------
>>
>>                 Key: OFBIZ-990
>>                 URL: https://issues.apache.org/jira/browse/OFBIZ-990
>>             Project: OFBiz
>>          Issue Type: Improvement
>>          Components: framework
>>    Affects Versions: SVN trunk
>>            Reporter: Oleg Andreyev
>>            Assignee: Jacques Le Roux
>>            Priority: Minor
>>             Fix For: SVN trunk
>>
>>         Attachments: webapp.diff
>>
>>
>> After patch, font base url will be initialized to default if there is no <font-base> tag (or it is empty) in config file. 
>> I propose to add fop.xconf from fop distribution to framework/widget/config as well. 
>> This file not affect existing reports and well commented.
>>     
>
>   

[jira] Closed: (OFBIZ-990) ApacheFopFactory initialize font base url to default value independently of tag in fop.xconf

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-990.
---------------------------------

    Resolution: Duplicate
      Assignee: Jacques Le Roux

> ApacheFopFactory initialize font base url to default value independently of <font-base> tag in fop.xconf
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-990
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-990
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Oleg Andreyev
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: webapp.diff
>
>
> After patch, font base url will be initialized to default if there is no <font-base> tag (or it is empty) in config file. 
> I propose to add fop.xconf from fop distribution to framework/widget/config as well. 
> This file not affect existing reports and well commented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-990) ApacheFopFactory initialize font base url to default value independently of tag in fop.xconf

Posted by "Oleg Andreyev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Andreyev updated OFBIZ-990:
--------------------------------

    Attachment:     (was: widget.diff)

> ApacheFopFactory initialize font base url to default value independently of <font-base> tag in fop.xconf
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-990
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-990
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Oleg Andreyev
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: webapp.diff
>
>
> After patch, font base url will be initialized to default if there is no <font-base> tag (or it is empty) in config file. 
> I propose to add fop.xconf from fop distribution to framework/widget/config as well. 
> This file not affect existing reports and well commented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-990) ApacheFopFactory initialize font base url to default value independently of tag in fop.xconf

Posted by "Oleg Andreyev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Andreyev updated OFBIZ-990:
--------------------------------

    Attachment: widget.diff
                webapp.diff

> ApacheFopFactory initialize font base url to default value independently of <font-base> tag in fop.xconf
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-990
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-990
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Oleg Andreyev
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: webapp.diff, widget.diff
>
>
> After patch, font base url will be initialized to default if there is no <font-base> tag (or it is empty) in config file. 
> I propose to add fop.xconf from fop distribution to framework/widget/config as well. 
> This file not affect existing reports and well commented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-990) ApacheFopFactory initialize font base url to default value independently of tag in fop.xconf

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-990.
---------------------------------

    Resolution: Fixed

Thanks Oleg,

Your patch is in trunk  revision: 554181  


> ApacheFopFactory initialize font base url to default value independently of <font-base> tag in fop.xconf
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-990
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-990
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Oleg Andreyev
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: webapp.diff
>
>
> After patch, font base url will be initialized to default if there is no <font-base> tag (or it is empty) in config file. 
> I propose to add fop.xconf from fop distribution to framework/widget/config as well. 
> This file not affect existing reports and well commented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-990) ApacheFopFactory initialize font base url to default value independently of tag in fop.xconf

Posted by "Oleg Andreyev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509225 ] 

Oleg Andreyev commented on OFBIZ-990:
-------------------------------------

The patch with fop.xconf has moved to OFBIZ-1110.

> ApacheFopFactory initialize font base url to default value independently of <font-base> tag in fop.xconf
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-990
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-990
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Oleg Andreyev
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: webapp.diff
>
>
> After patch, font base url will be initialized to default if there is no <font-base> tag (or it is empty) in config file. 
> I propose to add fop.xconf from fop distribution to framework/widget/config as well. 
> This file not affect existing reports and well commented.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.