[ 
https://issues.apache.org/jira/browse/WICKET-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Juergen Donnerstag resolved WICKET-374.
---------------------------------------

    Resolution: Fixed

I've implemented a realy simple solution, since this feature has not yet been 
requests many times. In order change the default simply set 
AutolinkBookmarkablePageLink.autoEnable=false/true.
This a global setting, a per page setting has not yet been implemented.
Please re-open this issue, if you think the solution is not sufficient.

> Allow disable "autoEnable" for wicket:links
> -------------------------------------------
>
>                 Key: WICKET-374
>                 URL: https://issues.apache.org/jira/browse/WICKET-374
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.3
>            Reporter: Bruno Borges
>         Assigned To: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: WICKET-374.diff
>
>
> When using <wicket:link> to let Wicket lookup for pages and create the 
> related links, it's not possible to change the "setAutoEnable" property, 
> which defaults to true in 
> wicket.markup.resolver.AutoLinkResolver.AutolinkBookmarkablePageLink class. 
> This affects the prototype because, sometimes designers _want_ links to be 
> enabled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to