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

Juergen Donnerstag resolved WICKET-2326.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
                   1.4.4
         Assignee: Juergen Donnerstag

thanks Martin. Patch applied

> Text on BrowserInfoPage should be customizable
> ----------------------------------------------
>
>                 Key: WICKET-2326
>                 URL: https://issues.apache.org/jira/browse/WICKET-2326
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Neil Ferguson
>            Assignee: Juergen Donnerstag
>             Fix For: 1.4.4, 1.5-M1
>
>         Attachments: WICKET-2326.patch
>
>
> The text on BrowserInfoPage should be customizable. Currently users gets a 
> flash of the text on the page, and I'd rather they saw a blank page, or at 
> least something that says "Loading..."
> I realise that this is duplicate of the closed issue WICKET-1591, but I have 
> to say, I think you made the wrong call on that.
> In order to change the text of the BrowserInfoPage, I have to override the 
> WebRequestCycle.newClientInfo() method. My problem isn't that this is tricky, 
> but implementing it requires copying a large chunk of code from the 
> WebRequestCycle method, which could potentially change in future versions of 
> the code, making my implementation prone to bugs.
> In think that changing the text of BrowserInfoPage is probably a relatively 
> common requirement, since it looks pretty unprofessional to have a flash of 
> text before the first application page is displayed.

-- 
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