You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by miro <mi...@yahoo.com> on 2009/03/04 22:41:45 UTC

wicket generating its code for href

I am trying to use jqery tabs   but because wicket inserts its own code for
href and  jqery tabs are not working 
http://www.nabble.com/file/p22340018/wicket-problem.gif 

Attached is the Image   


-- 
View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: wicket generating its code for href

Posted by Jeremy Thomerson <je...@wickettraining.com>.
Well, since that page says to convert **all** and you just figured out that
you don't actually want **all**, you should use <wicket:link> or link
components.

On Wed, Mar 4, 2009 at 5:28 PM, miro <mi...@yahoo.com> wrote:

>
>  I   did that for auto linking  using wicket:link
>
> http://cwiki.apache.org/WICKET/autolink.html
>
>
>
>
>
>
> igor.vaynberg wrote:
> >
> > considering this is a setting that is disabled by default, the
> > question is: what did you gain by enabling it?
> >
> > -igor
> >
> > On Wed, Mar 4, 2009 at 3:13 PM, miro <mi...@yahoo.com> wrote:
> >>
> >> I found the problem  its happening because of
> >> getMarkupSettings().setAutomaticLinking(true);
> >>
> >> i commented that and  its working , but still a question what will i
> >> loose
> >> by commenting that ?
> >>
> >>
> >>
> >> Stephen Swinsburg-2 wrote:
> >>>
> >>> You'll need to generate, test if its still broken, then attach the
> >>> quickstart as Jeremy says.
> >>>
> >>> But what perplexes me more is how come you can't type your messages
> >>> into an email? These messages are archived online so someone else with
> >>> the same issue could find the issues easier if it was in the message
> >>> and not in a screenshot of your text editor with the message typed
> >>> into it.
> >>>
> >>>
> >>> Steve
> >>>
> >>>
> >>>
> >>> On 04/03/2009, at 10:23 PM, miro wrote:
> >>>
> >>>>
> >>>> attached is the image
> >>>> http://www.nabble.com/file/p22340865/wicket-problem.jpeg
> >>>>
> >>>>
> >>>>
> >>>> Jeremy Thomerson-5 wrote:
> >>>>>
> >>>>> Since we don't know what the issue is, it is likely not fixed in
> >>>>> newer
> >>>>> versions.  However, if you create a quickstart that demonstrates this
> >>>>> behavior - as Igor mentioned - then you can open a JIRA issue.  Of
> >>>>> course,
> >>>>> you could also test that quickstart easily with newer versions.
> >>>>>
> >>>>> --
> >>>>> Jeremy Thomerson
> >>>>> http://www.wickettraining.com
> >>>>>
> >>>>> On Wed, Mar 4, 2009 at 4:10 PM, miro <mi...@yahoo.com> wrote:
> >>>>>
> >>>>>>
> >>>>>> i am using wicket 1.3.5. Is it fixed in newer versions ?
> >>>>>>
> >>>>>> igor.vaynberg wrote:
> >>>>>>>
> >>>>>>> strange, create a quickstart and attach it to a jira issue
> >>>>>>>
> >>>>>>> -igor
> >>>>>>>
> >>>>>>> On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com>
> wrote:
> >>>>>>>>
> >>>>>>>> no i did not use  <wicket:link>  .
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> igor.vaynberg wrote:
> >>>>>>>>>
> >>>>>>>>> that markup must be inside <wicket:link>, move it outside
> >>>>>>>>>
> >>>>>>>>> -igor
> >>>>>>>>>
> >>>>>>>>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com>
> >>>>>>>>> wrote:
> >>>>>>>>>>
> >>>>>>>>>> I am trying to use jqery tabs   but because wicket inserts its
> >>>>>>>>>> own
> >>>>>> code
> >>>>>>>>>> for
> >>>>>>>>>> href and  jqery tabs are not working
> >>>>>>>>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
> >>>>>>>>>>
> >>>>>>>>>> Attached is the Image
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> --
> >>>>>>>>>> View this message in context:
> >>>>>>>>>>
> >>>>>>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
> >>>>>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>
> ---------------------------------------------------------------------
> >>>>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>>>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> ---------------------------------------------------------------------
> >>>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>> --
> >>>>>>>> View this message in context:
> >>>>>>>>
> >>>>>>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
> >>>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> ---------------------------------------------------------------------
> >>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> ---------------------------------------------------------------------
> >>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> View this message in context:
> >>>>>>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340609.html
> >>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>>>>>
> >>>>>>
> >>>>>>
> ---------------------------------------------------------------------
> >>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>>>>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>>>>
> >>>>>>
> >>>>>
> >>>>>
> >>>>
> >>>> --
> >>>> View this message in context:
> >>>>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340865.html
> >>>> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>>
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>
> >>>
> >>>
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22341787.html
> >> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >> For additional commands, e-mail: users-help@wicket.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22342034.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Jeremy Thomerson
http://www.wickettraining.com

Re: wicket generating its code for href

Posted by miro <mi...@yahoo.com>.
 I   did that for auto linking  using wicket:link

http://cwiki.apache.org/WICKET/autolink.html






igor.vaynberg wrote:
> 
> considering this is a setting that is disabled by default, the
> question is: what did you gain by enabling it?
> 
> -igor
> 
> On Wed, Mar 4, 2009 at 3:13 PM, miro <mi...@yahoo.com> wrote:
>>
>> I found the problem  its happening because of
>> getMarkupSettings().setAutomaticLinking(true);
>>
>> i commented that and  its working , but still a question what will i
>> loose
>> by commenting that ?
>>
>>
>>
>> Stephen Swinsburg-2 wrote:
>>>
>>> You'll need to generate, test if its still broken, then attach the
>>> quickstart as Jeremy says.
>>>
>>> But what perplexes me more is how come you can't type your messages
>>> into an email? These messages are archived online so someone else with
>>> the same issue could find the issues easier if it was in the message
>>> and not in a screenshot of your text editor with the message typed
>>> into it.
>>>
>>>
>>> Steve
>>>
>>>
>>>
>>> On 04/03/2009, at 10:23 PM, miro wrote:
>>>
>>>>
>>>> attached is the image
>>>> http://www.nabble.com/file/p22340865/wicket-problem.jpeg
>>>>
>>>>
>>>>
>>>> Jeremy Thomerson-5 wrote:
>>>>>
>>>>> Since we don't know what the issue is, it is likely not fixed in
>>>>> newer
>>>>> versions.  However, if you create a quickstart that demonstrates this
>>>>> behavior - as Igor mentioned - then you can open a JIRA issue.  Of
>>>>> course,
>>>>> you could also test that quickstart easily with newer versions.
>>>>>
>>>>> --
>>>>> Jeremy Thomerson
>>>>> http://www.wickettraining.com
>>>>>
>>>>> On Wed, Mar 4, 2009 at 4:10 PM, miro <mi...@yahoo.com> wrote:
>>>>>
>>>>>>
>>>>>> i am using wicket 1.3.5. Is it fixed in newer versions ?
>>>>>>
>>>>>> igor.vaynberg wrote:
>>>>>>>
>>>>>>> strange, create a quickstart and attach it to a jira issue
>>>>>>>
>>>>>>> -igor
>>>>>>>
>>>>>>> On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com> wrote:
>>>>>>>>
>>>>>>>> no i did not use  <wicket:link>  .
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> igor.vaynberg wrote:
>>>>>>>>>
>>>>>>>>> that markup must be inside <wicket:link>, move it outside
>>>>>>>>>
>>>>>>>>> -igor
>>>>>>>>>
>>>>>>>>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com>
>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>> I am trying to use jqery tabs   but because wicket inserts its
>>>>>>>>>> own
>>>>>> code
>>>>>>>>>> for
>>>>>>>>>> href and  jqery tabs are not working
>>>>>>>>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
>>>>>>>>>>
>>>>>>>>>> Attached is the Image
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> View this message in context:
>>>>>>>>>>
>>>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
>>>>>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> ---------------------------------------------------------------------
>>>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> View this message in context:
>>>>>>>>
>>>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
>>>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>>>>
>>>>>>>>
>>>>>>>> ---------------------------------------------------------------------
>>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340609.html
>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340865.html
>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22341787.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22342034.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: wicket generating its code for href

Posted by Igor Vaynberg <ig...@gmail.com>.
considering this is a setting that is disabled by default, the
question is: what did you gain by enabling it?

-igor

On Wed, Mar 4, 2009 at 3:13 PM, miro <mi...@yahoo.com> wrote:
>
> I found the problem  its happening because of
> getMarkupSettings().setAutomaticLinking(true);
>
> i commented that and  its working , but still a question what will i loose
> by commenting that ?
>
>
>
> Stephen Swinsburg-2 wrote:
>>
>> You'll need to generate, test if its still broken, then attach the
>> quickstart as Jeremy says.
>>
>> But what perplexes me more is how come you can't type your messages
>> into an email? These messages are archived online so someone else with
>> the same issue could find the issues easier if it was in the message
>> and not in a screenshot of your text editor with the message typed
>> into it.
>>
>>
>> Steve
>>
>>
>>
>> On 04/03/2009, at 10:23 PM, miro wrote:
>>
>>>
>>> attached is the image
>>> http://www.nabble.com/file/p22340865/wicket-problem.jpeg
>>>
>>>
>>>
>>> Jeremy Thomerson-5 wrote:
>>>>
>>>> Since we don't know what the issue is, it is likely not fixed in
>>>> newer
>>>> versions.  However, if you create a quickstart that demonstrates this
>>>> behavior - as Igor mentioned - then you can open a JIRA issue.  Of
>>>> course,
>>>> you could also test that quickstart easily with newer versions.
>>>>
>>>> --
>>>> Jeremy Thomerson
>>>> http://www.wickettraining.com
>>>>
>>>> On Wed, Mar 4, 2009 at 4:10 PM, miro <mi...@yahoo.com> wrote:
>>>>
>>>>>
>>>>> i am using wicket 1.3.5. Is it fixed in newer versions ?
>>>>>
>>>>> igor.vaynberg wrote:
>>>>>>
>>>>>> strange, create a quickstart and attach it to a jira issue
>>>>>>
>>>>>> -igor
>>>>>>
>>>>>> On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com> wrote:
>>>>>>>
>>>>>>> no i did not use  <wicket:link>  .
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> igor.vaynberg wrote:
>>>>>>>>
>>>>>>>> that markup must be inside <wicket:link>, move it outside
>>>>>>>>
>>>>>>>> -igor
>>>>>>>>
>>>>>>>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com>
>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> I am trying to use jqery tabs   but because wicket inserts its
>>>>>>>>> own
>>>>> code
>>>>>>>>> for
>>>>>>>>> href and  jqery tabs are not working
>>>>>>>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
>>>>>>>>>
>>>>>>>>> Attached is the Image
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> View this message in context:
>>>>>>>>>
>>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
>>>>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>> ---------------------------------------------------------------------
>>>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> ---------------------------------------------------------------------
>>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> View this message in context:
>>>>>>>
>>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
>>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>>>
>>>>>>>
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340609.html
>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>
>>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340865.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22341787.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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


Re: wicket generating its code for href

Posted by miro <mi...@yahoo.com>.
I found the problem  its happening because of 
getMarkupSettings().setAutomaticLinking(true);

i commented that and  its working , but still a question what will i loose 
by commenting that ?



Stephen Swinsburg-2 wrote:
> 
> You'll need to generate, test if its still broken, then attach the  
> quickstart as Jeremy says.
> 
> But what perplexes me more is how come you can't type your messages  
> into an email? These messages are archived online so someone else with  
> the same issue could find the issues easier if it was in the message  
> and not in a screenshot of your text editor with the message typed  
> into it.
> 
> 
> Steve
> 
> 
> 
> On 04/03/2009, at 10:23 PM, miro wrote:
> 
>>
>> attached is the image
>> http://www.nabble.com/file/p22340865/wicket-problem.jpeg
>>
>>
>>
>> Jeremy Thomerson-5 wrote:
>>>
>>> Since we don't know what the issue is, it is likely not fixed in  
>>> newer
>>> versions.  However, if you create a quickstart that demonstrates this
>>> behavior - as Igor mentioned - then you can open a JIRA issue.  Of  
>>> course,
>>> you could also test that quickstart easily with newer versions.
>>>
>>> -- 
>>> Jeremy Thomerson
>>> http://www.wickettraining.com
>>>
>>> On Wed, Mar 4, 2009 at 4:10 PM, miro <mi...@yahoo.com> wrote:
>>>
>>>>
>>>> i am using wicket 1.3.5. Is it fixed in newer versions ?
>>>>
>>>> igor.vaynberg wrote:
>>>>>
>>>>> strange, create a quickstart and attach it to a jira issue
>>>>>
>>>>> -igor
>>>>>
>>>>> On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com> wrote:
>>>>>>
>>>>>> no i did not use  <wicket:link>  .
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> igor.vaynberg wrote:
>>>>>>>
>>>>>>> that markup must be inside <wicket:link>, move it outside
>>>>>>>
>>>>>>> -igor
>>>>>>>
>>>>>>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com>  
>>>>>>> wrote:
>>>>>>>>
>>>>>>>> I am trying to use jqery tabs   but because wicket inserts its  
>>>>>>>> own
>>>> code
>>>>>>>> for
>>>>>>>> href and  jqery tabs are not working
>>>>>>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
>>>>>>>>
>>>>>>>> Attached is the Image
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> View this message in context:
>>>>>>>>
>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
>>>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>> ---------------------------------------------------------------------
>>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>>
>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>
>>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340609.html
>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>
>>>>
>>>
>>>
>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340865.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22341787.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: wicket generating its code for href

Posted by Stephen Swinsburg <s....@lancaster.ac.uk>.
You'll need to generate, test if its still broken, then attach the  
quickstart as Jeremy says.

But what perplexes me more is how come you can't type your messages  
into an email? These messages are archived online so someone else with  
the same issue could find the issues easier if it was in the message  
and not in a screenshot of your text editor with the message typed  
into it.


Steve



On 04/03/2009, at 10:23 PM, miro wrote:

>
> attached is the image
> http://www.nabble.com/file/p22340865/wicket-problem.jpeg
>
>
>
> Jeremy Thomerson-5 wrote:
>>
>> Since we don't know what the issue is, it is likely not fixed in  
>> newer
>> versions.  However, if you create a quickstart that demonstrates this
>> behavior - as Igor mentioned - then you can open a JIRA issue.  Of  
>> course,
>> you could also test that quickstart easily with newer versions.
>>
>> -- 
>> Jeremy Thomerson
>> http://www.wickettraining.com
>>
>> On Wed, Mar 4, 2009 at 4:10 PM, miro <mi...@yahoo.com> wrote:
>>
>>>
>>> i am using wicket 1.3.5. Is it fixed in newer versions ?
>>>
>>> igor.vaynberg wrote:
>>>>
>>>> strange, create a quickstart and attach it to a jira issue
>>>>
>>>> -igor
>>>>
>>>> On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com> wrote:
>>>>>
>>>>> no i did not use  <wicket:link>  .
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> igor.vaynberg wrote:
>>>>>>
>>>>>> that markup must be inside <wicket:link>, move it outside
>>>>>>
>>>>>> -igor
>>>>>>
>>>>>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com>  
>>>>>> wrote:
>>>>>>>
>>>>>>> I am trying to use jqery tabs   but because wicket inserts its  
>>>>>>> own
>>> code
>>>>>>> for
>>>>>>> href and  jqery tabs are not working
>>>>>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
>>>>>>>
>>>>>>> Attached is the Image
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> View this message in context:
>>>>>>>
>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
>>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>>>
>>>>>>>
>>>>>>>
>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>>
>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340609.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340865.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


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


Re: wicket generating its code for href

Posted by Jeremy Thomerson <je...@wickettraining.com>.
http://www.jeremythomerson.com/blog/2008/11/17/wicket-quickstart-tutorial/

On Wed, Mar 4, 2009 at 4:23 PM, miro <mi...@yahoo.com> wrote:

>
> attached is the image
> http://www.nabble.com/file/p22340865/wicket-problem.jpeg
>
>
>
> Jeremy Thomerson-5 wrote:
> >
> > Since we don't know what the issue is, it is likely not fixed in newer
> > versions.  However, if you create a quickstart that demonstrates this
> > behavior - as Igor mentioned - then you can open a JIRA issue.  Of
> course,
> > you could also test that quickstart easily with newer versions.
> >
> > --
> > Jeremy Thomerson
> > http://www.wickettraining.com
> >
> > On Wed, Mar 4, 2009 at 4:10 PM, miro <mi...@yahoo.com> wrote:
> >
> >>
> >> i am using wicket 1.3.5. Is it fixed in newer versions ?
> >>
> >> igor.vaynberg wrote:
> >> >
> >> > strange, create a quickstart and attach it to a jira issue
> >> >
> >> > -igor
> >> >
> >> > On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com> wrote:
> >> >>
> >> >> no i did not use  <wicket:link>  .
> >> >>
> >> >>
> >> >>
> >> >>
> >> >> igor.vaynberg wrote:
> >> >>>
> >> >>> that markup must be inside <wicket:link>, move it outside
> >> >>>
> >> >>> -igor
> >> >>>
> >> >>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com> wrote:
> >> >>>>
> >> >>>> I am trying to use jqery tabs   but because wicket inserts its own
> >> code
> >> >>>> for
> >> >>>> href and  jqery tabs are not working
> >> >>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
> >> >>>>
> >> >>>> Attached is the Image
> >> >>>>
> >> >>>>
> >> >>>> --
> >> >>>> View this message in context:
> >> >>>>
> >>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
> >> >>>> Sent from the Wicket - User mailing list archive at Nabble.com.
> >> >>>>
> >> >>>>
> >> >>>>
> >> ---------------------------------------------------------------------
> >> >>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >> >>>> For additional commands, e-mail: users-help@wicket.apache.org
> >> >>>>
> >> >>>>
> >> >>>
> >> >>>
> ---------------------------------------------------------------------
> >> >>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >> >>> For additional commands, e-mail: users-help@wicket.apache.org
> >> >>>
> >> >>>
> >> >>>
> >> >>
> >> >> --
> >> >> View this message in context:
> >> >>
> >>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
> >> >> Sent from the Wicket - User mailing list archive at Nabble.com.
> >> >>
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >> >> For additional commands, e-mail: users-help@wicket.apache.org
> >> >>
> >> >>
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >> > For additional commands, e-mail: users-help@wicket.apache.org
> >> >
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340609.html
> >> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >> For additional commands, e-mail: users-help@wicket.apache.org
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340865.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
Jeremy Thomerson
http://www.wickettraining.com

Re: wicket generating its code for href

Posted by miro <mi...@yahoo.com>.
attached is the image
http://www.nabble.com/file/p22340865/wicket-problem.jpeg 



Jeremy Thomerson-5 wrote:
> 
> Since we don't know what the issue is, it is likely not fixed in newer
> versions.  However, if you create a quickstart that demonstrates this
> behavior - as Igor mentioned - then you can open a JIRA issue.  Of course,
> you could also test that quickstart easily with newer versions.
> 
> -- 
> Jeremy Thomerson
> http://www.wickettraining.com
> 
> On Wed, Mar 4, 2009 at 4:10 PM, miro <mi...@yahoo.com> wrote:
> 
>>
>> i am using wicket 1.3.5. Is it fixed in newer versions ?
>>
>> igor.vaynberg wrote:
>> >
>> > strange, create a quickstart and attach it to a jira issue
>> >
>> > -igor
>> >
>> > On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com> wrote:
>> >>
>> >> no i did not use  <wicket:link>  .
>> >>
>> >>
>> >>
>> >>
>> >> igor.vaynberg wrote:
>> >>>
>> >>> that markup must be inside <wicket:link>, move it outside
>> >>>
>> >>> -igor
>> >>>
>> >>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com> wrote:
>> >>>>
>> >>>> I am trying to use jqery tabs   but because wicket inserts its own
>> code
>> >>>> for
>> >>>> href and  jqery tabs are not working
>> >>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
>> >>>>
>> >>>> Attached is the Image
>> >>>>
>> >>>>
>> >>>> --
>> >>>> View this message in context:
>> >>>>
>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
>> >>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>> >>>>
>> >>>>
>> >>>>
>> ---------------------------------------------------------------------
>> >>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> >>>> For additional commands, e-mail: users-help@wicket.apache.org
>> >>>>
>> >>>>
>> >>>
>> >>> ---------------------------------------------------------------------
>> >>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> >>> For additional commands, e-mail: users-help@wicket.apache.org
>> >>>
>> >>>
>> >>>
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
>> >> Sent from the Wicket - User mailing list archive at Nabble.com.
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> >> For additional commands, e-mail: users-help@wicket.apache.org
>> >>
>> >>
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> > For additional commands, e-mail: users-help@wicket.apache.org
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340609.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340865.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: wicket generating its code for href

Posted by Jeremy Thomerson <je...@wickettraining.com>.
Since we don't know what the issue is, it is likely not fixed in newer
versions.  However, if you create a quickstart that demonstrates this
behavior - as Igor mentioned - then you can open a JIRA issue.  Of course,
you could also test that quickstart easily with newer versions.

-- 
Jeremy Thomerson
http://www.wickettraining.com

On Wed, Mar 4, 2009 at 4:10 PM, miro <mi...@yahoo.com> wrote:

>
> i am using wicket 1.3.5. Is it fixed in newer versions ?
>
> igor.vaynberg wrote:
> >
> > strange, create a quickstart and attach it to a jira issue
> >
> > -igor
> >
> > On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com> wrote:
> >>
> >> no i did not use  <wicket:link>  .
> >>
> >>
> >>
> >>
> >> igor.vaynberg wrote:
> >>>
> >>> that markup must be inside <wicket:link>, move it outside
> >>>
> >>> -igor
> >>>
> >>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com> wrote:
> >>>>
> >>>> I am trying to use jqery tabs   but because wicket inserts its own
> code
> >>>> for
> >>>> href and  jqery tabs are not working
> >>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
> >>>>
> >>>> Attached is the Image
> >>>>
> >>>>
> >>>> --
> >>>> View this message in context:
> >>>>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
> >>>> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>>
> >>>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>
> >>>
> >>>
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
> >> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >> For additional commands, e-mail: users-help@wicket.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340609.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: wicket generating its code for href

Posted by miro <mi...@yahoo.com>.
i am using wicket 1.3.5. Is it fixed in newer versions ?

igor.vaynberg wrote:
> 
> strange, create a quickstart and attach it to a jira issue
> 
> -igor
> 
> On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com> wrote:
>>
>> no i did not use  <wicket:link>  .
>>
>>
>>
>>
>> igor.vaynberg wrote:
>>>
>>> that markup must be inside <wicket:link>, move it outside
>>>
>>> -igor
>>>
>>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com> wrote:
>>>>
>>>> I am trying to use jqery tabs   but because wicket inserts its own code
>>>> for
>>>> href and  jqery tabs are not working
>>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
>>>>
>>>> Attached is the Image
>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340609.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: wicket generating its code for href

Posted by Igor Vaynberg <ig...@gmail.com>.
strange, create a quickstart and attach it to a jira issue

-igor

On Wed, Mar 4, 2009 at 2:00 PM, miro <mi...@yahoo.com> wrote:
>
> no i did not use  <wicket:link>  .
>
>
>
>
> igor.vaynberg wrote:
>>
>> that markup must be inside <wicket:link>, move it outside
>>
>> -igor
>>
>> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com> wrote:
>>>
>>> I am trying to use jqery tabs   but because wicket inserts its own code
>>> for
>>> href and  jqery tabs are not working
>>> http://www.nabble.com/file/p22340018/wicket-problem.gif
>>>
>>> Attached is the Image
>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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


Re: wicket generating its code for href

Posted by miro <mi...@yahoo.com>.
no i did not use  <wicket:link>  .


   

igor.vaynberg wrote:
> 
> that markup must be inside <wicket:link>, move it outside
> 
> -igor
> 
> On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com> wrote:
>>
>> I am trying to use jqery tabs   but because wicket inserts its own code
>> for
>> href and  jqery tabs are not working
>> http://www.nabble.com/file/p22340018/wicket-problem.gif
>>
>> Attached is the Image
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340387.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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


Re: wicket generating its code for href

Posted by Igor Vaynberg <ig...@gmail.com>.
that markup must be inside <wicket:link>, move it outside

-igor

On Wed, Mar 4, 2009 at 1:41 PM, miro <mi...@yahoo.com> wrote:
>
> I am trying to use jqery tabs   but because wicket inserts its own code for
> href and  jqery tabs are not working
> http://www.nabble.com/file/p22340018/wicket-problem.gif
>
> Attached is the Image
>
>
> --
> View this message in context: http://www.nabble.com/wicket-generating-its-code-for-href-tp22340018p22340018.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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