Re: BookmarkablePageLink doesn't take advantage of pretty url for previously mounted pages when generating the URL

2007-09-25 Thread mchack

Beta3 is what I am running. I was also under the impression that href
references that could be resolved to bookmarked pages would be done so
automatically by the framework even if there were no explicit wicket:link
tag? Not so in my case. Is this correct interpretation?

-mike



Eelco Hillenius wrote:
 
 Is there a reason for this? The wicket:link will generate the pretty url
 when
 it encounters pages that have been mounted. Just trying to understand if
 I
 am missing something in my understanding of the framework or if this is
 an
 oversight.
 
 It should be done for bookmarkablepagelinks as far as I know as well.
 What version of Wicket is this?
 
 Eelco
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/BookmarkablePageLink-doesn%27t-take-advantage-of-pretty-url-for-previously-mounted-pages-when-generating-the-URL-tf4430990.html#a12880794
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: BookmarkablePageLink doesn't take advantage of pretty url for previously mounted pages when generating the URL

2007-09-25 Thread mchack

Done:

https://issues.apache.org/jira/browse/WICKET-1008

I will try and look at the code to see if I can identify the cause. Still
coming up to speed with the framework so I may be of little help :(

Mike


Eelco Hillenius wrote:
 
 Beta3 is what I am running.
 
 Could you open a JIRA issue for it?
 
 I was also under the impression that href
 references that could be resolved to bookmarked pages would be done so
 automatically by the framework even if there were no explicit wicket:link
 tag? Not so in my case. Is this correct interpretation?
 
 Wicket only does that for wicket:link regions.
 
 Eelco
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/BookmarkablePageLink-doesn%27t-take-advantage-of-pretty-url-for-previously-mounted-pages-when-generating-the-URL-tf4430990.html#a12884421
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



BookmarkablePageLink doesn't take advantage of pretty url for previously mounted pages when generating the URL

2007-09-12 Thread mchack

Is there a reason for this? The wicket:link will generate the pretty url when
it encounters pages that have been mounted. Just trying to understand if I
am missing something in my understanding of the framework or if this is an
oversight.

Mike
-- 
View this message in context: 
http://www.nabble.com/BookmarkablePageLink-doesn%27t-take-advantage-of-pretty-url-for-previously-mounted-pages-when-generating-the-URL-tf4430990.html#a12640694
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]