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 <[email protected]> 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 <[email protected]> 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 <[email protected]> >>>>>>> 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: [email protected] >>>>>>>> For additional commands, e-mail: [email protected] >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> --------------------------------------------------------------------- >>>>>>> To unsubscribe, e-mail: [email protected] >>>>>>> For additional commands, e-mail: [email protected] >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> 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: [email protected] >>>>>> For additional commands, e-mail: [email protected] >>>>>> >>>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [email protected] >>>>> For additional commands, e-mail: [email protected] >>>>> >>>>> >>>>> >>>> >>>> -- >>>> 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: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> >> >> -- >> 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: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- 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: [email protected] For additional commands, e-mail: [email protected]
