shruthijagadiesh wrote:
> Hi,
> 
> I am a bit new to tapestry and have tried to fix the issue " XCF-1546 : 
> "Send Profile" should be on every Phone page ", and I am attaching the 
> patch in this mail.
> Please verify it and correct me if the fix for the issue is wrong.
> 
> 
> Thanks & Regards,
> Shruthi Harish
> 

I do not see any code that actually generates profiles. I only see the code 
that sets generateProfileIds property. I might be missing something here: 
is there a code somewhere else that is using 'generateProfileIds' property?

If there is: why does this property need to be persistent. Wouldn't it 
generate the profile every time I go to this page?

Maybe try approaching this bottom-up: write a small component - button that 
generates a profile. Pass phone ID as a parameter, so that you know which 
profile to generate. Add it to the test page first to make sure it does 
what you want and only after you test it try inserting it into the Phone pages.
D.


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to