You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Blas Rodriguez Somoza (JIRA)" <ji...@apache.org> on 2010/04/12 15:17:41 UTC

[jira] Created: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

XHTML validation errors round 2 (marketing) visible empty tables in SFA
-----------------------------------------------------------------------

                 Key: OFBIZ-3686
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3686
             Project: OFBiz
          Issue Type: Bug
          Components: marketing
    Affects Versions: SVN trunk
            Reporter: Blas Rodriguez Somoza
             Fix For: SVN trunk
         Attachments: OFBIZ-3686_empty_sfa_tables.jpg, OFBIZ-3686_marketing_xhtml.diff

There are three screens in SFA where an empty table appear

ContactForms.xml#FindContacts
EventForms.xml#EditEvent
LeadForms#FindLeads

I add the hidden fields which are not in the sort-order to it, in order to avoid visible empty tables, but I don't know if there is a better method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

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

Erwan de FERRIERES closed OFBIZ-3686.
-------------------------------------

    Resolution: Fixed

Thanks Blas,
done at r933267

(BTW, there was tabs in your patch !)

> XHTML validation errors round 2 (marketing) visible empty tables in SFA
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-3686
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3686
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3686_empty_sfa_tables.jpg, OFBIZ-3686_marketing_xhtml.diff
>
>
> There are three screens in SFA where an empty table appear
> ContactForms.xml#FindContacts
> EventForms.xml#EditEvent
> LeadForms#FindLeads
> I add the hidden fields which are not in the sort-order to it, in order to avoid visible empty tables, but I don't know if there is a better method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

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

Blas Rodriguez Somoza updated OFBIZ-3686:
-----------------------------------------

    Priority: Trivial  (was: Major)

> XHTML validation errors round 2 (marketing) visible empty tables in SFA
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-3686
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3686
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3686_empty_sfa_tables.jpg, OFBIZ-3686_marketing_xhtml.diff
>
>
> There are three screens in SFA where an empty table appear
> ContactForms.xml#FindContacts
> EventForms.xml#EditEvent
> LeadForms#FindLeads
> I add the hidden fields which are not in the sort-order to it, in order to avoid visible empty tables, but I don't know if there is a better method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

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

Blas Rodriguez Somoza updated OFBIZ-3686:
-----------------------------------------

    Attachment: OFBIZ-3686_marketing_xhtml.diff

> XHTML validation errors round 2 (marketing) visible empty tables in SFA
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-3686
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3686
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Blas Rodriguez Somoza
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3686_empty_sfa_tables.jpg, OFBIZ-3686_marketing_xhtml.diff
>
>
> There are three screens in SFA where an empty table appear
> ContactForms.xml#FindContacts
> EventForms.xml#EditEvent
> LeadForms#FindLeads
> I add the hidden fields which are not in the sort-order to it, in order to avoid visible empty tables, but I don't know if there is a better method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

Posted by "Erwan de FERRIERES (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856048#action_12856048 ] 

Erwan de FERRIERES commented on OFBIZ-3686:
-------------------------------------------

No problem, I just deleted them !

> XHTML validation errors round 2 (marketing) visible empty tables in SFA
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-3686
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3686
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3686_empty_sfa_tables.jpg, OFBIZ-3686_marketing_xhtml.diff
>
>
> There are three screens in SFA where an empty table appear
> ContactForms.xml#FindContacts
> EventForms.xml#EditEvent
> LeadForms#FindLeads
> I add the hidden fields which are not in the sort-order to it, in order to avoid visible empty tables, but I don't know if there is a better method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

Posted by "Blas Rodriguez Somoza (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856042#action_12856042 ] 

Blas Rodriguez Somoza commented on OFBIZ-3686:
----------------------------------------------

Excuse me, I usually review the changes to avoid tabs before I prepare the patches, but sometimes I fail.

> XHTML validation errors round 2 (marketing) visible empty tables in SFA
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-3686
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3686
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3686_empty_sfa_tables.jpg, OFBIZ-3686_marketing_xhtml.diff
>
>
> There are three screens in SFA where an empty table appear
> ContactForms.xml#FindContacts
> EventForms.xml#EditEvent
> LeadForms#FindLeads
> I add the hidden fields which are not in the sort-order to it, in order to avoid visible empty tables, but I don't know if there is a better method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

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

Erwan de FERRIERES reassigned OFBIZ-3686:
-----------------------------------------

    Assignee: Erwan de FERRIERES

> XHTML validation errors round 2 (marketing) visible empty tables in SFA
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-3686
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3686
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Blas Rodriguez Somoza
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3686_empty_sfa_tables.jpg, OFBIZ-3686_marketing_xhtml.diff
>
>
> There are three screens in SFA where an empty table appear
> ContactForms.xml#FindContacts
> EventForms.xml#EditEvent
> LeadForms#FindLeads
> I add the hidden fields which are not in the sort-order to it, in order to avoid visible empty tables, but I don't know if there is a better method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-3686) XHTML validation errors round 2 (marketing) visible empty tables in SFA

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

Blas Rodriguez Somoza updated OFBIZ-3686:
-----------------------------------------

    Attachment: OFBIZ-3686_empty_sfa_tables.jpg

> XHTML validation errors round 2 (marketing) visible empty tables in SFA
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-3686
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3686
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: SVN trunk
>            Reporter: Blas Rodriguez Somoza
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3686_empty_sfa_tables.jpg, OFBIZ-3686_marketing_xhtml.diff
>
>
> There are three screens in SFA where an empty table appear
> ContactForms.xml#FindContacts
> EventForms.xml#EditEvent
> LeadForms#FindLeads
> I add the hidden fields which are not in the sort-order to it, in order to avoid visible empty tables, but I don't know if there is a better method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira