Re: Server and client side validation

2013-05-08 Thread Martin Grigorov
Hi Gabriel,

I guess ParsleyJS checks that the parameter for #validate() is a 'form'
element.
Since this is a nested form Wicket transforms it to a DIV, because
otherwise the HTML will not be valid.
Wicket knows how to deal with submitting nested forms but you have to do
some manual work for Parsley -
Parsley.validate($('#nestedFormId').closest('form')[0]), or something like
this.


On Wed, May 8, 2013 at 8:02 AM, Cedric Gatay  wrote:

> Hi,
> I've not yet tried to plug it inside a modal window. But I see no reason
> for it to fail.
>  Le 7 mai 2013 20:15, "Gabriel Landon"  a écrit :
>
> > Hi Cedric,
> >
> > Yes I've seen what you have done.
> > Did you manage to make it works with forms in ModalWindow?
> >
> > Regards,
> >
> > Gabriel.
> >
> >
> >
> >
> > --
> > View this message in context:
> >
> http://apache-wicket.1842946.n4.nabble.com/Server-and-client-side-validation-tp4658242p4658631.html
> > Sent from the Users forum mailing list archive at Nabble.com.
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>



-- 
Martin Grigorov
Wicket Training & Consulting
http://jWeekend.com 


Re: Wicket RepeatingView refresh / rerender ? Possibilities? [List items missing]

2013-05-08 Thread Jesse Long

Hi,

Just override RepeatingView#onPopulate() like this:

@Override
protected void onPopulate()
{
removeAll();
// TODO: populate items here, like:
// add(new Label(newChildId(), "Date is: " + new Date().toString()));
}

Also may be a good idea to call onPopulate() from onInitialize(), like:

@Override
protected void onInitialize()
{
onPopulate();
}

Cheers,
Jesse

On 07/05/2013 14:59, DaWicketUser wrote:

Hi Community,

i got a little problem with my wicket application.

The problem is on a page called OverviewPage, here are some panels like the
ListPanel, in which my RepeatingView is.

This RepeatingView (List) got some items with a button for each item, if i
press the button, i will be redirected to another page (RegistationPage) and
some changes to the RepeatingView (list) are done.

If i now navigate back to the OverviePage with the RepeatingView (list), the
list is exactly the same like before. I did changes to the list items but
they are not visible. (I did not press the browser back button, i clicked a
link of my navigation)

I know instances of wicket pages last over the session... can i tell wicket
to rerender this page / list again? what possibilities are there? can anyone
help oder give advices?

Thanks

DaWicketUser



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-RepeatingView-refresh-rerender-Possibilities-List-items-missing-tp4658623.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org





-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Wicket RepeatingView refresh / rerender ? Possibilities? [List items missing]

2013-05-08 Thread DaWicketUser
It works now.

It was my mistake. The list could be updated BUT not under my conditions:

I used SpringSecurity and Wicket in combination to achieve user
authentication. A user autenticated through ldap in my wicketSession. The
Autentication holds an user object with all stuff i needed (name, sn,
groups, email and more..).

In my RepeatingView, more precisely in my ActionPanel i did some action to
modify the LDAP entry of a user by adding him to other groups.

The problem now is: the Authentication which holds the user object, holds
the OLD unmodified user object. (Remember: i changed the users groups.)

That is why i didnt see any changes on my ListItems, my condition was
like...

if (user is in group) {

addUnSubscribeLink();

} else {

addSubscribeLink();

}

Thanks for help anyway.




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-RepeatingView-refresh-rerender-Possibilities-List-items-missing-tp4658623p4658645.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



ModalWindow and Form problems

2013-05-08 Thread Michal Wegrzyn
Hi,

We are using modal window with two forms at the moment: FilterForm and Form 
(Wicket 1.5.9) (inside bean edit panel with ajax).
FilterForm is not used at the moment (hidden filter fields).

Everything works fine in IE and Firefox but in Chrome  tag is not 
rendered (only body of the form element is rendered) which causes:

ERROR: Wicket.Ajax.Call.submitFormById: Trying to submit form with id 'form27a' 
that is not in document.

Wrapping modals in forms doesn't help. If I override isRootForm with "false" 
then submit succeeds, but after that forms doesn't work anymore.
I think that it can be connected with nested forms and Wicket's ModalWindow 
structure. I saw several issues on Jira:

https://issues.apache.org/jira/browse/WICKET-1826
https://issues.apache.org/jira/browse/WICKET-2214
https://issues.apache.org/jira/browse/WICKET-3404

Are there any improvements in Wicket 6.x.x regarding modal forms? If not, are 
there any plans or other up-to-date issue?
Regardless priority of old issues, it seems that it's a serious problem.

Best regards,
Michał Węgrzyn



Re: FW: VITO:(CC0000002070237):Contracts from OPIB ZM from this week are not available in Signature

2013-05-08 Thread Martin Grigorov
Hi Malay,


On Wed, May 8, 2013 at 12:14 PM,  wrote:

>  Hi Martin,
>
> Any update on this issue?
> Please do let us know if you need any information from our side.
>

I didn't receive a compiled explanation of your problem as I requested.
You just forwarded some long internal discussion you had in your company.
I hope you don't expect from us to read all of it.

Your chances will be better if you start over with just the technical
details.
Which version of Wicket was the last one that worked for you ?
Which version do you use now ?
What code do you use to render the PDF?
In which browser(s) the problem appears ?
Everything that you think is useful for us to "debug" the problem without
having access to your application.

And please do not CC priv...@wicket.apache.org. There is nothing
confidential for now.

Thank you!


>
>  *Thanks & Regards*,
> Malay Kumar Nayak
> KPN-ECM-TAM,
> IBM India Private Ltd.
> EGL C-Block ,2nd Floor
> Bangalore
> Email:-malan...@in.ibm.com
> KPN Account
> Mobile-09742290785
>
>
>  --
> *From:* Nayak, M. (Malay) (NETCO IT Operations Fixed&Generic Mgt)
> *Sent:* 07 May 2013 09:50 AM
> *To:* Martin Grigorov; users@wicket.apache.org
> *Cc:* kpn-ecm_...@wwpdl.vnet.ibm.com; priv...@wicket.apache.org
> *Subject:* RE: FW: VITO:(CC002070237):Contracts from OPIB ZM from
> this week are not available in Signature
>
>   Hi Martin,
>
> Please find the below issue description.
>
> Description:-
> In ECM4Signature application we have observed .pdf formart files are not
> opening properly in IE(Internet Explorer) but same .pdf format files
> are opening in Moxila browser with properly with .pdf format. 
> Attachedscreenshot for your reference.
>
> Please do let us know if you need more information.
>
>
>  *Thanks & Regards*,
> Malay Kumar Nayak
> KPN-ECM-TAM,
> IBM India Private Ltd.
> EGL C-Block ,2nd Floor
> Bangalore
> Email:-malan...@in.ibm.com
> KPN Account
> Mobile-09742290785
>
>
>  --
> *From:* Martin Grigorov [mgrigo...@apache.org]
> *Sent:* 06 May 2013 07:30 PM
> *To:* Pervela, P. (Praveen Kumar) (NETCO CE Innovatie ESS Delivery)
> *Cc:* kpn-ecm_...@wwpdl.vnet.ibm.com; priv...@wicket.apache.org
> *Subject:* Re: FW: VITO:(CC002070237):Contracts from OPIB ZM from
> this week are not available in Signature
>
>   Hi,
>
>  Please use the normal channels for user help, namely the mailing lists:
> users@wicket.apache.org.
> Make sure that you explain your technical problem as detailed as possible.
> If you are able to reproduce your problem in a mini application that works
> with Wicket version X and doesn't work with version X + 1 then please
> attach it to a ticket in our
> issues tracking system (issues.apache.org/jira/browse/WICKET) together
> with the source code so we can debug it.
>
>
>
>
> On Mon, May 6, 2013 at 3:10 PM,  wrote:
>
>>  Hi Team,
>>
>> We have a problem in one of our applications developed using Wickets.
>> Problem is that the application allows you to search for your documents and
>> based on the extension, it will search for the software with which the
>> document can be opened and then opens it with that particular application.
>>
>> In the recent past, we have observed that the application is not working
>> as expected as it has some problem opening the pdf files in Adobe reader
>> and hence opens in IE which should not be the case. Could you please help
>> us in understanding the issue and resolve the same.
>>  **
>> **
>> *Regards,
>> Praveen K Pervela*
>> KPN-ECM-TAM,
>> IBM India Private Ltd.
>> 3B Building, 6th Floor, Mindspace,
>> APIIC Layout, Madhapur, Hyderabad.
>> Email : *ppervela*@in.ibm.com 
>>
>>  *NOTE: Please copy our team mail id kpn-ecm_...@wwpdl.vnet.ibm.com for
>> a quick reply.*
>>   --
>> *From:* seshukumar.konkep...@kpn.com [seshukumar.konkep...@kpn.com]
>> *Sent:* Thursday, April 18, 2013 7:41 PM
>> *To:* Bruijn, R.B.R. (Ruud) (NETCO CE BSS Business Market Delivery)
>> *Cc:* kpn-ecm_...@wwpdl.vnet.ibm.com
>> *Subject:* RE: VITO:(CC002070237):Contracts from OPIB ZM from this
>> week are not available in Signature
>>
>>   Hi Ruud,
>>
>> Could you please provide the information for below points. I am able to
>> see the pdf after clearing the browser cache. Also from Mozilla firefox.
>> I am aware that Mozilla firefox is not a standard browser for KPN.
>>
>> 1. IE browser version in your machine along with screenshot
>> 2. Are there any other documents having the same issue.
>> 3. Please check with your colleagues/users and request them replicate the
>> issue.
>>
>> Please provide the necessary information at the earliest.
>>
>> **
>>
>> *Thanks & Regards,*
>>
>> *Seshu*
>>
>> **
>>  Seshukumar Konkepudi
>> KPN-ECM-TAM Lead,
>> IBM India Private Ltd.
>> 3B, 6th Floor, Mindspace,
>> APIIC Layout, Madhapur, Hyderabad.
>> Email : sekon...@in.ibm.com
>> Mobile: +91-9652600019
>>
>>  *NOTE: Please copy our team mail id kpn-ecm_...@wwpdl.vnet.ibm.com for
>>

could not find component x on page y error

2013-05-08 Thread Giovanni Cuccu

Hi,
   I'm facing a random error and I'm not able to trace its cause.
The error is
'could not find component x on page y error'
The problem is that the component named x has never been on page y.
The component name reported in the error is an old one (which is not in 
the jar app anymore) and it was orginally on another page.
I did delete the filestore files in the last deploy so I don't know 
where the app is taking the reference to x component.
I have no ajax replace on the page y and there waere no ajax replace on 
the original page either.

The user actions are the following
the user tries to load the app using an url that point to a protected 
(i.e required login) page

the page being requested is expired
the user get redirect to a login page
the user does some operations successfully
the user "sleeps" for the session expiration period
the user select a page anf got the error
I have a special Logback logger that put the logging events (SLF4J) of a 
single logged user into a thread local variable and on error it dumps a 
file; I don't know it this can be related to the error, so I put it on 
the table.

Can anyone suggest a way to find the cause of this error?
Thanks,
   Giovanni

--
Giovanni Cuccu
Responsabile area sviluppo - CUP 2000 Spa
Via del Borgo di S. Pietro, 90/c - 40126 Bologna
e-mail: giovanni.cuccu _at_ cup2000.it


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: could not find component x on page y error

2013-05-08 Thread Giovanni Cuccu

Hi,
I'm using wicket 6.6.
thanks,
   Giovanni
Il 08/05/13 12:52, Giovanni Cuccu ha scritto:

Hi,
   I'm facing a random error and I'm not able to trace its cause.
The error is
'could not find component x on page y error'
The problem is that the component named x has never been on page y.
The component name reported in the error is an old one (which is not 
in the jar app anymore) and it was orginally on another page.
I did delete the filestore files in the last deploy so I don't know 
where the app is taking the reference to x component.
I have no ajax replace on the page y and there waere no ajax replace 
on the original page either.

The user actions are the following
the user tries to load the app using an url that point to a protected 
(i.e required login) page

the page being requested is expired
the user get redirect to a login page
the user does some operations successfully
the user "sleeps" for the session expiration period
the user select a page anf got the error
I have a special Logback logger that put the logging events (SLF4J) of 
a single logged user into a thread local variable and on error it 
dumps a file; I don't know it this can be related to the error, so I 
put it on the table.

Can anyone suggest a way to find the cause of this error?
Thanks,
   Giovanni



--
Giovanni Cuccu
Responsabile area sviluppo - CUP 2000 Spa
Via del Borgo di S. Pietro, 90/c - 40126 Bologna
e-mail: giovanni.cuccu _at_ cup2000.it


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How to unit test AttributeModifier

2013-05-08 Thread Kees van Dieren
Another option is to use the TagTester:

TagTester tester = wicketTester.getTagByWicketId("containerId");

tester.getAttribute("name"); // returns: "anyDynamicValue"




Best regards / Met vriendelijke groet,

Kees van Dieren
Squins IT Solutions BV
Oranjestraat 30
2983 HS Ridderkerk
The Netherlands
Mobile: +31 (0)6 30413841
www.squins.com
Chamber of commerce Rotterdam: 24435103


2013/5/8 Martin Grigorov 

> Also check AttributeModifierTest in wicket-core/src/test/java/..
>
>
> On Tue, May 7, 2013 at 5:31 PM, Igor Vaynberg  >wrote:
>
> > attribute modifiers are behaviors, so use
> > component.getbehavior(AttributeModifier.class) to get it.
> >
> > -igor
> >
> > On Tue, May 7, 2013 at 8:24 AM, Dmitriy Neretin
> >  wrote:
> > > Hello,
> > >
> > > Is it possible to unit test an AttributeModifier?
> > >
> > > I have a simple component:
> > >
> > > WebMarkupContainer container = new WebMarkupContainer("containerId");
> > > container.add(new AttributeModifier("name", "anyDynamicValue"));
> > >
> > > In the unit test:
> > >
> > > WebMarkupContainer container = (WebMarkupContainer)
> > > tester.getComponentFromLastRenderedPage("containerId");
> > >
> > > Is it possible to get the modifier above? I can see it in the object
> > state
> > > (while debugging) but I have no idea how to get it to test an
> > > anyDynamicValue...
> > >
> > > Any ideas?
> > >
> > > Regards,
> > >
> > > Dmitriy
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>
>
> --
> Martin Grigorov
> Wicket Training & Consulting
> http://jWeekend.com 
>


Re: CheckGroup, CheckGroupSelection and Check behavior

2013-05-08 Thread David Beer

Hi All

I have one other issue. When I use the Navigation in the table and 
navigate to the second page, it keeps the selection on page 1 until i 
make a new selection. Also If I hit submit on page the selection is blank.


1. How do I go about keeping the selection from page 1 in the table.
2. How can I make sure that the submit button is not enabled on page 2 
if there is no selection


Update source available at 
https://dl.dropboxusercontent.com/u/1979126/Wicket-Bootstrap-DataTable.zip


Thanks

David
On 07/05/13 13:11, David Beer wrote:

Hi Sven

I understand now why the page re-renders thanks for that. This worked 
well and allows me to enable disable the buttons as needed.


Thanks

David

On 07/05/13 12:26, Sven Meier wrote:

Hi David,

the CheckGroupSelector fails to select all checks, because the first 
changed check already submits the form and then re-renders the page :(.


You can use an AjaxFormChoiceComponentUpdatingBehavior instead of 
#wantOnSelectionChangedNotifications(true).


Regards
Sven


On 05/07/2013 12:30 PM, David Beer wrote:

Hi Sven

Thanks for replying the table is inside a form. Here is the html 
snippet.







Select persons


cellpadding="2">


Select
Name
Email
Phone



[this is where name will 
be]
[this is where email will 
be]
[this is where phone will 
be]



  
  




type="submit">Submit







The full src can be downloaded from here 
https://dl.dropboxusercontent.com/u/1979126/Wicket-Bootstrap-DataTable.zip


Appreciate the help on this.

Thanks

David

On 06/05/13 15:53, Sven Meier wrote:
You have to wrap you whole table in a form, otherwise only the 
value of the single check is sent to the server.


Sven

On 05/06/2013 03:34 PM, David Beer wrote:

Hi All

I am trying to add Checkgroup selection behaviour to my table, 
this all works fins so far. I can use the select all and 
individual check boxes to select items. What I am trying to get is 
get notified when a selection occurs so that I can enable and or 
disable buttons depending on how many selected.


When I overide the 'protected boolean 
wantOnSelectionChangedNotifications' method the page fefreshses to 
a new version and only selects one item. Is this a known problem 
and what is the best way to find out if an item is selected so 
that I can enable the correct button?


Thanks

David

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org






-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



How to refresh a tab

2013-05-08 Thread saty
I have a multi level tabbed application using
org.wicketstuff.security.extensions.markup.html.tabs.ISecureTab and
com.apollo.security.swarm.html.SecureLoggableTabbedPanel

i want to refresh a tab as based on some user selection on that tab the tab
need to show different data etc and its hard to code everything to add to
ajax target and do it that way.

is there a way i can simply refresh the whole tab, an action similar to what
when user clicked on tab to open it?

Thanks for your help.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-refresh-a-tab-tp4658652.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How to refresh a tab

2013-05-08 Thread saty
Actually target.add(getPanel()); seems to be doing what i need but i have a
problem here and hoping someone would be able to help, i dont have any great
background in java script stuff, we picked up wicket hoping we dont have to
deal with that.

My JavaScript are not firing 
such as..
(jQuery(document).ready(function($) { etc.)

so several components (such as multi seelct etc) are not rendered correctly,
how can i overcome this?

Appreciate your help



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-refresh-a-tab-tp4658652p4658653.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How to refresh a tab

2013-05-08 Thread Bertrand Guay-Paquet

Hi,

Is your javascript running when the page is created and then not when 
you refresh the tab or not at all? How are you adding the javascript to 
the page?


On 08/05/2013 11:18 AM, saty wrote:

Actually target.add(getPanel()); seems to be doing what i need but i have a
problem here and hoping someone would be able to help, i dont have any great
background in java script stuff, we picked up wicket hoping we dont have to
deal with that.

My JavaScript are not firing
such as..
(jQuery(document).ready(function($) { etc.)

so several components (such as multi seelct etc) are not rendered correctly,
how can i overcome this?

Appreciate your help



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-refresh-a-tab-tp4658652p4658653.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How to refresh a tab

2013-05-08 Thread saty
yes, when the panel normally loads the java scripts are added as 

renderHead(IHeaderResponse response) 

{
.
response.render(JavaScriptHeaderItem.forReference(new
PackageResourceReference(Mypanel.class,"custom.js")));  
}

and this is working fine.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-refresh-a-tab-tp4658652p4658655.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



version of jquery in org.wicketstuff.jquery

2013-05-08 Thread fachhoch
some of my jquery   plugins are not working, I am using wicket 1.4.21  and
wicketstuff jquery 1.4.21.
What version of jquery this comes with? , can I upgrade the jquery.js file
to newer version ?




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/version-of-jquery-in-org-wicketstuff-jquery-tp4658656.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How to refresh a tab

2013-05-08 Thread Bertrand Guay-Paquet
Try it with OnDomReadyHeaderItem or OnLoadHeaderItem nstead of 
JavaScriptHeaderItem


Wicket's ajax implementation makes sure that header items are rendered 
once only.


On 08/05/2013 12:10 PM, saty wrote:

yes, when the panel normally loads the java scripts are added as

renderHead(IHeaderResponse response)

{
.
response.render(JavaScriptHeaderItem.forReference(new
PackageResourceReference(Mypanel.class,"custom.js")));
}

and this is working fine.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-refresh-a-tab-tp4658652p4658655.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Handling user-specific timezones

2013-05-08 Thread Dan Retzlaff
Hi all,

I'd like to know what conventions you've established for your sites that
deal with users in many time zones.

Do you simply replace the converters (Date, SqlDate, SqlTime, SqlTimestamp)?

Do you avoid MessageFormats in StringResourceModels? (I don't see a way to
configure its MessageFormat.)

We currently bypass this stuff and do our formatting with application
utility methods, and adapting input into users' timezones as manual steps,
e.g. with Joda-Time's DateTime#withZoneRetainFields().

I'd like to sweep this stuff under the rug with some application-level
configuration, e.g. of converters. But before I embark, I was hoping to
hear from someone who's already gone on this journey.

And related: maybe you have some golden rules time zone handling to share?
A couple of mine are:
1. Avoid "date" types in SQL tables because it's hard to correctly compare
to "now" across timezones.
2. Anything that shifts millis to adjust for timezones is a red flag
(including the aforementioned #withZoneRetainFields() sadly).
3. java.util.Date is evil and you should avoid it whenever possible.
Calendar is marginally better, but Joda-Time is the way to go.

Thanks,
Dan


Re: FW: VITO:(CC0000002070237):Contracts from OPIB ZM from this week are not available in Signature

2013-05-08 Thread Jeremy Thomerson
Also, have you tried debugging this on your own?  Problems with opening
PDFs in-browser vs. externally are almost always caused by misconfigured
HTTP response headers, specifically Content-Disposition.  This happens in
any framework - it's up to you to set the appropriate response headers.

Malay - reading the article linked here may help you in your endeavors to
receive assistance on any open source mailing list you inquire of:
http://www.catb.org/esr/faqs/smart-questions.html#idp5231936

In the name of transparency: for those that don't know, the reason Malay
has received two responses that were a bit more terse than our normal
responses is because he's also emailed the Wicket private list several
times and been directed how to ask a helpful question on the users' mailing
list.



On Wed, May 8, 2013 at 6:41 AM, Martin Grigorov wrote:

> Hi Malay,
>
>
> On Wed, May 8, 2013 at 12:14 PM,  wrote:
>
> >  Hi Martin,
> >
> > Any update on this issue?
> > Please do let us know if you need any information from our side.
> >
>
> I didn't receive a compiled explanation of your problem as I requested.
> You just forwarded some long internal discussion you had in your company.
> I hope you don't expect from us to read all of it.
>
> Your chances will be better if you start over with just the technical
> details.
> Which version of Wicket was the last one that worked for you ?
> Which version do you use now ?
> What code do you use to render the PDF?
> In which browser(s) the problem appears ?
> Everything that you think is useful for us to "debug" the problem without
> having access to your application.
>
> And please do not CC priv...@wicket.apache.org. There is nothing
> confidential for now.
>
> Thank you!
>
>
> >
> >  *Thanks & Regards*,
> > Malay Kumar Nayak
> > KPN-ECM-TAM,
> > IBM India Private Ltd.
> > EGL C-Block ,2nd Floor
> > Bangalore
> > Email:-malan...@in.ibm.com
> > KPN Account
> > Mobile-09742290785
> >
> >
> >  --
> > *From:* Nayak, M. (Malay) (NETCO IT Operations Fixed&Generic Mgt)
> > *Sent:* 07 May 2013 09:50 AM
> > *To:* Martin Grigorov; users@wicket.apache.org
> > *Cc:* kpn-ecm_...@wwpdl.vnet.ibm.com; priv...@wicket.apache.org
> > *Subject:* RE: FW: VITO:(CC002070237):Contracts from OPIB ZM from
> > this week are not available in Signature
> >
> >   Hi Martin,
> >
> > Please find the below issue description.
> >
> > Description:-
> > In ECM4Signature application we have observed .pdf formart files are not
> > opening properly in IE(Internet Explorer) but same .pdf format files
> > are opening in Moxila browser with properly with .pdf format.
> Attachedscreenshot for your reference.
> >
> > Please do let us know if you need more information.
> >
> >
> >  *Thanks & Regards*,
> > Malay Kumar Nayak
> > KPN-ECM-TAM,
> > IBM India Private Ltd.
> > EGL C-Block ,2nd Floor
> > Bangalore
> > Email:-malan...@in.ibm.com
> > KPN Account
> > Mobile-09742290785
> >
> >
> >  --
> > *From:* Martin Grigorov [mgrigo...@apache.org]
> > *Sent:* 06 May 2013 07:30 PM
> > *To:* Pervela, P. (Praveen Kumar) (NETCO CE Innovatie ESS Delivery)
> > *Cc:* kpn-ecm_...@wwpdl.vnet.ibm.com; priv...@wicket.apache.org
> > *Subject:* Re: FW: VITO:(CC002070237):Contracts from OPIB ZM from
> > this week are not available in Signature
> >
> >   Hi,
> >
> >  Please use the normal channels for user help, namely the mailing lists:
> > users@wicket.apache.org.
> > Make sure that you explain your technical problem as detailed as
> possible.
> > If you are able to reproduce your problem in a mini application that
> works
> > with Wicket version X and doesn't work with version X + 1 then please
> > attach it to a ticket in our
> > issues tracking system (issues.apache.org/jira/browse/WICKET) together
> > with the source code so we can debug it.
> >
> >
> >
> >
> > On Mon, May 6, 2013 at 3:10 PM,  wrote:
> >
> >>  Hi Team,
> >>
> >> We have a problem in one of our applications developed using Wickets.
> >> Problem is that the application allows you to search for your documents
> and
> >> based on the extension, it will search for the software with which the
> >> document can be opened and then opens it with that particular
> application.
> >>
> >> In the recent past, we have observed that the application is not working
> >> as expected as it has some problem opening the pdf files in Adobe reader
> >> and hence opens in IE which should not be the case. Could you please
> help
> >> us in understanding the issue and resolve the same.
> >>  **
> >> **
> >> *Regards,
> >> Praveen K Pervela*
> >> KPN-ECM-TAM,
> >> IBM India Private Ltd.
> >> 3B Building, 6th Floor, Mindspace,
> >> APIIC Layout, Madhapur, Hyderabad.
> >> Email : *ppervela*@in.ibm.com 
> >>
> >>  *NOTE: Please copy our team mail id kpn-ecm_...@wwpdl.vnet.ibm.com for
> >> a quick reply.*
> >>   --
> >> *From:* seshukumar.konkep...@kpn.com [seshukumar.konkep...@kpn.com]
> >> *Sent:* Thursday, Ap

RE: FW: VITO:(CC0000002070237):Contracts from OPIB ZM from this week are not available in Signature

2013-05-08 Thread malay.nayak
Hi Martin,

Any update on this issue?
Please do let us know if you need any information from our side.

Thanks & Regards,
Malay Kumar Nayak
KPN-ECM-TAM,
IBM India Private Ltd.
EGL C-Block ,2nd Floor
Bangalore
Email:-malan...@in.ibm.com
KPN Account
Mobile-09742290785



From: Nayak, M. (Malay) (NETCO IT Operations Fixed&Generic Mgt)
Sent: 07 May 2013 09:50 AM
To: Martin Grigorov; users@wicket.apache.org
Cc: kpn-ecm_...@wwpdl.vnet.ibm.com; priv...@wicket.apache.org
Subject: RE: FW: VITO:(CC002070237):Contracts from OPIB ZM from this week 
are not available in Signature

Hi Martin,

Please find the below issue description.

Description:-
In ECM4Signature application we have observed .pdf formart files are not 
opening properly in IE(Internet Explorer) but same .pdf format files are 
opening in Moxila browser with properly with .pdf format. Attached screenshot 
for your reference.

Please do let us know if you need more information.


Thanks & Regards,
Malay Kumar Nayak
KPN-ECM-TAM,
IBM India Private Ltd.
EGL C-Block ,2nd Floor
Bangalore
Email:-malan...@in.ibm.com
KPN Account
Mobile-09742290785



From: Martin Grigorov [mgrigo...@apache.org]
Sent: 06 May 2013 07:30 PM
To: Pervela, P. (Praveen Kumar) (NETCO CE Innovatie ESS Delivery)
Cc: kpn-ecm_...@wwpdl.vnet.ibm.com; priv...@wicket.apache.org
Subject: Re: FW: VITO:(CC002070237):Contracts from OPIB ZM from this week 
are not available in Signature

Hi,

Please use the normal channels for user help, namely the mailing lists: 
users@wicket.apache.org.
Make sure that you explain your technical problem as detailed as possible.
If you are able to reproduce your problem in a mini application that works with 
Wicket version X and doesn't work with version X + 1 then please attach it to a 
ticket in our
issues tracking system 
(issues.apache.org/jira/browse/WICKET)
 together with the source code so we can debug it.




On Mon, May 6, 2013 at 3:10 PM, 
mailto:praveenkumar.perv...@kpn.com>> wrote:
Hi Team,

We have a problem in one of our applications developed using Wickets. Problem 
is that the application allows you to search for your documents and based on 
the extension, it will search for the software with which the document can be 
opened and then opens it with that particular application.

In the recent past, we have observed that the application is not working as 
expected as it has some problem opening the pdf files in Adobe reader and hence 
opens in IE which should not be the case. Could you please help us in 
understanding the issue and resolve the same.


Regards,
Praveen K Pervela
KPN-ECM-TAM,
IBM India Private Ltd.
3B Building, 6th Floor, Mindspace,
APIIC Layout, Madhapur, Hyderabad.
Email : pperv...@in.ibm.com

NOTE: Please copy our team mail id 
kpn-ecm_...@wwpdl.vnet.ibm.com for a 
quick reply.

From: seshukumar.konkep...@kpn.com 
[seshukumar.konkep...@kpn.com]
Sent: Thursday, April 18, 2013 7:41 PM
To: Bruijn, R.B.R. (Ruud) (NETCO CE BSS Business Market Delivery)
Cc: kpn-ecm_...@wwpdl.vnet.ibm.com
Subject: RE: VITO:(CC002070237):Contracts from OPIB ZM from this week are 
not available in Signature

Hi Ruud,

Could you please provide the information for below points. I am able to see the 
pdf after clearing the browser cache. Also from Mozilla firefox.
I am aware that Mozilla firefox is not a standard browser for KPN.

1. IE browser version in your machine along with screenshot
2. Are there any other documents having the same issue.
3. Please check with your colleagues/users and request them replicate the issue.

Please provide the necessary information at the earliest.



Thanks & Regards,

Seshu



Seshukumar Konkepudi
KPN-ECM-TAM Lead,
IBM India Private Ltd.
3B, 6th Floor, Mindspace,
APIIC Layout, Madhapur, Hyderabad.
Email : sekon...@in.ibm.com
Mobile: +91-9652600019

NOTE: Please copy our team mail id 
kpn-ecm_...@wwpdl.vnet.ibm.com for a 
quick reply.


From: Konkepudi, S. (Seshukumar) (NETCO IT Operations BP/Coll/RA)
Sent: 17 April 2013 18:20
To: Bruijn, R.B.R. (Ruud) (NETCO CE BSS Business Market Delivery)
Cc: kpn-ecm_...@wwpdl.vnet.ibm.com
Subject: RE: VITO:(CC002070237):Contracts from OPIB ZM from this week are 
not available in Signature

Hi Ruud,

Is the below issue for only for one contract document or any more contracts are 
having the same issue.
If so could you please provide the list for the same.



Thanks & Regards,

Seshu



Seshukumar Konkepudi
KPN-ECM-TAM Lead,
IBM India Private Ltd.
3B, 6th Floor, Mindspace,
APIIC Layout, Madhapur,

Re: version of jquery in org.wicketstuff.jquery

2013-05-08 Thread Martin Grigorov
Hi,

You have to consult with
https://github.com/wicketstuff/core/tree/core-1.4.x/jdk-1.5-parent/jquery-parent
1.4.x is not maintained anymore, i.e. there wicketstuff-jquery-1.4.22 will
not be released


On Wed, May 8, 2013 at 7:31 PM, fachhoch  wrote:

> some of my jquery   plugins are not working, I am using wicket 1.4.21  and
> wicketstuff jquery 1.4.21.
> What version of jquery this comes with? , can I upgrade the jquery.js file
> to newer version ?
>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/version-of-jquery-in-org-wicketstuff-jquery-tp4658656.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
Wicket Training & Consulting
http://jWeekend.com