Re: svn commit: r771162 - /ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml

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

Re: svn commit: r771162 - /ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml

Ashish Vijaywargiya-5
Hello Hans,

It looks like that you are using mergefromtrunk.sh for committing this
change.
Am I right ?

On Saturday there was a problem in this file and I have fixed that
problem on the same day.
Just wanted to confirm that are you using that file for committing the
code and its working fine for you.

--
Ashish

[hidden email] wrote:

> Author: hansbak
> Date: Mon May  4 02:07:47 2009
> New Revision: 771162
>
> URL: http://svn.apache.org/viewvc?rev=771162&view=rev
> Log:
> Applied fix from trunk for revision: 771161
>  remove unused requests from controller as reported by Jacques
>
> Modified:
>     ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml
>
> Modified: ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml
> URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml?rev=771162&r1=771161&r2=771162&view=diff
> ==============================================================================
> --- ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml (original)
> +++ ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml Mon May  4 02:07:47 2009
> @@ -196,7 +196,6 @@
>  
>      <request-map uri="ListExampleFormOnly"><security https="true" auth="false"/><response name="success" type="view" value="ListExampleFormOnly"/></request-map>
>      <request-map uri="CreateExampleFormOnly"><security https="true" auth="false"/><response name="success" type="view" value="CreateExampleFormOnly"/></request-map>
> -    <request-map uri="dashboardExample"><security https="true" auth="false"/><response name="success" type="view" value="dashboardExample"/></request-map>
>  
>      <request-map uri="printExampleFOPFonts">
>        <security https="true" auth="true"/>
>
>
>  

smime.p7s (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r771162 - /ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml

hans_bakker
Hi Ashish,
I was not aware it was changed, just checked and yes i am using the
latest version in the release09.04 branch

i did not see anything going wrong, so yes, it is working.

Regards,
Hans

On Mon, 2009-05-04 at 10:24 +0530, Ashish Vijaywargiya wrote:

> Hello Hans,
>
> It looks like that you are using mergefromtrunk.sh for committing this
> change.
> Am I right ?
>
> On Saturday there was a problem in this file and I have fixed that
> problem on the same day.
> Just wanted to confirm that are you using that file for committing the
> code and its working fine for you.
>
> --
> Ashish
>
> [hidden email] wrote:
> > Author: hansbak
> > Date: Mon May  4 02:07:47 2009
> > New Revision: 771162
> >
> > URL: http://svn.apache.org/viewvc?rev=771162&view=rev
> > Log:
> > Applied fix from trunk for revision: 771161
> >  remove unused requests from controller as reported by Jacques
> >
> > Modified:
> >     ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml
> >
> > Modified: ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml
> > URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml?rev=771162&r1=771161&r2=771162&view=diff
> > ==============================================================================
> > --- ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml (original)
> > +++ ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml Mon May  4 02:07:47 2009
> > @@ -196,7 +196,6 @@
> >  
> >      <request-map uri="ListExampleFormOnly"><security https="true" auth="false"/><response name="success" type="view" value="ListExampleFormOnly"/></request-map>
> >      <request-map uri="CreateExampleFormOnly"><security https="true" auth="false"/><response name="success" type="view" value="CreateExampleFormOnly"/></request-map>
> > -    <request-map uri="dashboardExample"><security https="true" auth="false"/><response name="success" type="view" value="dashboardExample"/></request-map>
> >  
> >      <request-map uri="printExampleFOPFonts">
> >        <security https="true" auth="true"/>
> >
> >
> >  
--
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r771162 - /ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml

Ashish Vijaywargiya-5
Hello Hans,

To see what has been changed you can see the discussion & patch attached
on the JIRA issue: https://issues.apache.org/jira/browse/OFBIZ-2404
Thanks for the confirmation & fast turn around on this ! :)

--
Ashish


Hans Bakker wrote:

> Hi Ashish,
> I was not aware it was changed, just checked and yes i am using the
> latest version in the release09.04 branch
>
> i did not see anything going wrong, so yes, it is working.
>
> Regards,
> Hans
>
> On Mon, 2009-05-04 at 10:24 +0530, Ashish Vijaywargiya wrote:
>  
>> Hello Hans,
>>
>> It looks like that you are using mergefromtrunk.sh for committing this
>> change.
>> Am I right ?
>>
>> On Saturday there was a problem in this file and I have fixed that
>> problem on the same day.
>> Just wanted to confirm that are you using that file for committing the
>> code and its working fine for you.
>>
>> --
>> Ashish
>>    
>>

smime.p7s (4K) Download Attachment