You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2009/04/15 16:59:15 UTC

[jira] Created: (OFBIZ-2295) Some messages/errors are not shown in the new smoothfeather layout

Some messages/errors are not shown in the new smoothfeather layout
------------------------------------------------------------------

                 Key: OFBIZ-2295
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
             Project: OFBiz
          Issue Type: Bug
          Components: ALL COMPONENTS
    Affects Versions: SVN trunk
         Environment: MacOSX Safari
            Reporter: Jacopo Cappellato
             Fix For: SVN trunk


For example, if you submit the following form leaving all the fields empty:

https://demo.ofbiz.org/facility/control/EditFacility

in the new layout you will not get an error message; if you switch to the standard layout you get the following message:

The Following Errors Occurred:
The following required parameter is missing: [createFacility.facilityTypeId]
The following required parameter is missing: [createFacility.ownerPartyId]
The following required parameter is missing: [createFacility.facilityName]



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


[jira] Updated: (OFBIZ-2295) Issues with the new smoothfeather layout

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

Jacques Le Roux updated OFBIZ-2295:
-----------------------------------

          Description: 
For example, if you submit the following form leaving all the fields empty:

https://demo.ofbiz.org/facility/control/EditFacility

in the new layout you will not get an error message; if you switch to the standard layout you get the following message:

The Following Errors Occurred:
The following required parameter is missing: [createFacility.facilityTypeId]
The following required parameter is missing: [createFacility.ownerPartyId]
The following required parameter is missing: [createFacility.facilityName]




  was:
For example, if you submit the following form leaving all the fields empty:

https://demo.ofbiz.org/facility/control/EditFacility

in the new layout you will not get an error message; if you switch to the standard layout you get the following message:

The Following Errors Occurred:
The following required parameter is missing: [createFacility.facilityTypeId]
The following required parameter is missing: [createFacility.ownerPartyId]
The following required parameter is missing: [createFacility.facilityName]



          Environment: MacOSX Safari, FF3 on XP  (was: MacOSX Safari)
    Affects Version/s: Release Branch 9.04
        Fix Version/s: Release Branch 9.04
              Summary: Issues with the new smoothfeather layout  (was: Some messages/errors are not shown in the new smoothfeather layout)

Another one : the styles associate with
*
and
**
are not rendering bullets now. Could it be possible to differentiate simple indentation with bullet (numbering is working well) ?


> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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


Re: [jira] Commented: (OFBIZ-2295) Issues with the new smoothfeather layout

Posted by Jacques Le Roux <ja...@les7arts.com>.
Yes, I guess so too, I will see tomorrow (at least it's somewhere and I will not forget, which was the point for tonight)

Jacques

From: "David E Jones" <da...@hotwaxmedia.com>
> This is a little over the top as it is very certainly not related to  the theme, and really half of these things are not.
>
> While I'm sure we would all like these fixed lumping them in here is  not likely to help get that done!
>
>
> -David
>
>
> On Apr 15, 2009, at 17:01, "Jacques Le Roux (JIRA)" <ji...@apache.org>  wrote:
>
>>
>>    [ 
>> https://issues.apache.org/jira/browse/OFBIZ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699434#action_12699434 ]
>>
>> Jacques Le Roux commented on OFBIZ-2295:
>> ----------------------------------------
>>
>> There are a lot of warnings of this type in log (not sure it's  related to the theme  though)
>>
>> ModelScreenWidget.java:972:WARN ] In platform-dependent could not  find template for org.ofbiz.widget.html.HtmlScreenRenderer, 
>> using  the one for html.
>>
>>> Issues with the new smoothfeather layout
>>> ----------------------------------------
>>>
>>>                Key: OFBIZ-2295
>>>                URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>>>            Project: OFBiz
>>>         Issue Type: Bug
>>>         Components: ALL COMPONENTS
>>>   Affects Versions: Release Branch 9.04, SVN trunk
>>>        Environment: MacOSX Safari, FF3 on XP
>>>           Reporter: Jacopo Cappellato
>>>            Fix For: Release Branch 9.04, SVN trunk
>>>
>>>
>>> For example, if you submit the following form leaving all the  fields empty:
>>> https://demo.ofbiz.org/facility/control/EditFacility
>>> in the new layout you will not get an error message; if you switch  to the standard layout you get the following message:
>>> The Following Errors Occurred:
>>> The following required parameter is missing:  [createFacility.facilityTypeId]
>>> The following required parameter is missing:  [createFacility.ownerPartyId]
>>> The following required parameter is missing:  [createFacility.facilityName]
>>
>> -- 
>> This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
> 



Re: [jira] Commented: (OFBIZ-2295) Issues with the new smoothfeather layout

Posted by David E Jones <da...@hotwaxmedia.com>.
This is a little over the top as it is very certainly not related to  
the theme, and really half of these things are not.

While I'm sure we would all like these fixed lumping them in here is  
not likely to help get that done!


-David


On Apr 15, 2009, at 17:01, "Jacques Le Roux (JIRA)" <ji...@apache.org>  
wrote:

>
>    [ https://issues.apache.org/jira/browse/OFBIZ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699434#action_12699434 
>  ]
>
> Jacques Le Roux commented on OFBIZ-2295:
> ----------------------------------------
>
> There are a lot of warnings of this type in log (not sure it's  
> related to the theme  though)
>
> ModelScreenWidget.java:972:WARN ] In platform-dependent could not  
> find template for org.ofbiz.widget.html.HtmlScreenRenderer, using  
> the one for html.
>
>> Issues with the new smoothfeather layout
>> ----------------------------------------
>>
>>                Key: OFBIZ-2295
>>                URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>>            Project: OFBiz
>>         Issue Type: Bug
>>         Components: ALL COMPONENTS
>>   Affects Versions: Release Branch 9.04, SVN trunk
>>        Environment: MacOSX Safari, FF3 on XP
>>           Reporter: Jacopo Cappellato
>>            Fix For: Release Branch 9.04, SVN trunk
>>
>>
>> For example, if you submit the following form leaving all the  
>> fields empty:
>> https://demo.ofbiz.org/facility/control/EditFacility
>> in the new layout you will not get an error message; if you switch  
>> to the standard layout you get the following message:
>> The Following Errors Occurred:
>> The following required parameter is missing:  
>> [createFacility.facilityTypeId]
>> The following required parameter is missing:  
>> [createFacility.ownerPartyId]
>> The following required parameter is missing:  
>> [createFacility.facilityName]
>
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>

[jira] Commented: (OFBIZ-2295) Issues with the new smoothfeather layout

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699434#action_12699434 ] 

Jacques Le Roux commented on OFBIZ-2295:
----------------------------------------

There are a lot of warnings of this type in log (not sure it's related to the theme  though)

 ModelScreenWidget.java:972:WARN ] In platform-dependent could not find template for org.ofbiz.widget.html.HtmlScreenRenderer, using the one for html.

> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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


[jira] Commented: (OFBIZ-2295) Issues with the new smoothfeather layout

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699438#action_12699438 ] 

Jacques Le Roux commented on OFBIZ-2295:
----------------------------------------

Also sometimes on XP using FF3 (a pretty classic set I'd say) I get myself stuck, the UI is not responding anymore. I got this issue at least *after trying to change themes*. This issue I also wrote about above : "Stores"


> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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


[jira] Commented: (OFBIZ-2295) Issues with the new smoothfeather layout

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699565#action_12699565 ] 

Jacques Le Roux commented on OFBIZ-2295:
----------------------------------------

Thanks Jacopo,

I will try to clarify these requests and solve some them this morning...

> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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


[jira] Commented: (OFBIZ-2295) Issues with the new smoothfeather layout

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699437#action_12699437 ] 

Jacques Le Roux commented on OFBIZ-2295:
----------------------------------------

I18n, if not already done, I did not have the time to check since my email on dev ML about that point :

{quote}
Also maybe we could have a title for each column of Business Area (BTW this needs to be internationalized, maybe some others 
also...). Something like "Main applications" "Secondary applications", maybe 2 colors also ?
{quote}



> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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


[jira] Issue Comment Edited: (OFBIZ-2295) Issues with the new smoothfeather layout

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699429#action_12699429 ] 

Jacques Le Roux edited comment on OFBIZ-2295 at 4/15/09 3:58 PM:
-----------------------------------------------------------------

So far, I found also that :
* there is no footer anymore
* an issue with favicon.png. (I should fix it since Tim gave me some infos)
* when you choose a theme you have to use Cancel after to apply it. It's like if the last view feature was not working.
* the log in webtools is no longer colored
* it's not easy to select the PDF version of an order in order view
* sometimes (on XPsp3 using FF3) I get stuck in the UI with nothing special in the log (for instance when I click on Stores in Catalog)

      was (Author: jacques.le.roux):
    Another one : the styles associate with
*
and
**
are not rendering bullets now. Could it be possible to differentiate simple indentation with bullet (numbering is working well) ?

  
> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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


[jira] Commented: (OFBIZ-2295) Issues with the new smoothfeather layout

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699702#action_12699702 ] 

Jacques Le Roux commented on OFBIZ-2295:
----------------------------------------

Thanks JAcopo,

I appreciate, I will fill new issues if needed. I found a [very good page (in french sorry) for the favicon issue|http://www.aful.org/gdt/interop/index/icones-page] I will work on this soon. For me it's a bug, I will put the favicon stuff into each theme. Anyway, I will put a comment in the relevant issue ;)

> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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


[jira] Commented: (OFBIZ-2295) Issues with the new smoothfeather layout

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699526#action_12699526 ] 

Jacopo Cappellato commented on OFBIZ-2295:
------------------------------------------

Jacques,

the warning message from ModelScreenWidget.java is not related to the new style and it is fixed in rev. 765464

> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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


[jira] Updated: (OFBIZ-2295) Issues with the new smoothfeather layout

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

Jacques Le Roux updated OFBIZ-2295:
-----------------------------------

    Comment: was deleted

(was: There are a lot of warnings of this type in log (not sure it's related to the theme  though)

 ModelScreenWidget.java:972:WARN ] In platform-dependent could not find template for org.ofbiz.widget.html.HtmlScreenRenderer, using the one for html.)

> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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


[jira] Closed: (OFBIZ-2295) Issues with the new smoothfeather layout

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

Jacopo Cappellato closed OFBIZ-2295.
------------------------------------

    Resolution: Duplicate

Jacques,

I am closing this issue because in my opinion it was a bit messed up by your last changes (to the title, description, comments) but I have created new ones, also for some of the issues you have reported:
OFBIZ-2302
OFBIZ-2303
OFBIZ-2304
OFBIZ-2305
I think I have missed some of your comments (that are not clear to me) and for them, please create new issues.
Hopefully it will be easier to track the status of each individual issue in this way.



> Issues with the new smoothfeather layout
> ----------------------------------------
>
>                 Key: OFBIZ-2295
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2295
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 9.04, SVN trunk
>         Environment: MacOSX Safari, FF3 on XP
>            Reporter: Jacopo Cappellato
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> For example, if you submit the following form leaving all the fields empty:
> https://demo.ofbiz.org/facility/control/EditFacility
> in the new layout you will not get an error message; if you switch to the standard layout you get the following message:
> The Following Errors Occurred:
> The following required parameter is missing: [createFacility.facilityTypeId]
> The following required parameter is missing: [createFacility.ownerPartyId]
> The following required parameter is missing: [createFacility.facilityName]

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