[jira] Created: (OFBIZ-3570) fade-background property doesn't work (just a typo error)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3570) fade-background property doesn't work (just a typo error)

Nicolas Malin (Jira)
fade-background property doesn't work (just a typo error)
---------------------------------------------------------

                 Key: OFBIZ-3570
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3570
             Project: OFBiz
          Issue Type: Sub-task
          Components: ALL COMPONENTS
    Affects Versions: SVN trunk
            Reporter: Atul Vani
            Priority: Minor
             Fix For: SVN trunk


"fade-background" property in the <lookup /> tag doesn't work properly due to a typo error in fieldlookup.js.
The patch attached fixes it.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3570) fade-background property doesn't work (just a typo error)

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Atul Vani updated OFBIZ-3570:
-----------------------------

    Attachment: fieldlookup.patch

Patch for fixing "fade-background" bug.

> fade-background property doesn't work (just a typo error)
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3570
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3570
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Atul Vani
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: fieldlookup.patch
>
>
> "fade-background" property in the <lookup /> tag doesn't work properly due to a typo error in fieldlookup.js.
> The patch attached fixes it.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Issue Comment Edited: (OFBIZ-3570) fade-background property doesn't work (just a typo error)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847746#action_12847746 ]

Atul Vani edited comment on OFBIZ-3570 at 3/20/10 8:42 AM:
-----------------------------------------------------------

Patch for fixing "fade-background" bug.

When i was browsing the code I found multiple "not" operators (!) in an IF clause regarding fade-background of fieldlookup.js.
I removed one of them.

      was (Author: atulvani):
    Patch for fixing "fade-background" bug.
 

> fade-background property doesn't work (just a typo error)
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3570
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3570
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Atul Vani
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: fieldlookup.patch
>
>
> "fade-background" property in the <lookup /> tag doesn't work properly due to a typo error in fieldlookup.js.
> The patch attached fixes it.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3570) fade-background property doesn't work (just a typo error)

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3570.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Atul,

Fixed at r925632 in trunk. I introduced the typo while verifying/testing the code at r920061 . I did not notice it because it was still working correctly, certainly not in all cases...


> fade-background property doesn't work (just a typo error)
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3570
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3570
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Atul Vani
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: fieldlookup.patch
>
>
> "fade-background" property in the <lookup /> tag doesn't work properly due to a typo error in fieldlookup.js.
> The patch attached fixes it.

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