Bug 292607 - Add a brand option to redirect to a page to display a fancier timeout page
Summary: Add a brand option to redirect to a page to display a fancier timeout page
Status: NEW
Alias: None
Product: RAP
Classification: RT
Component: Workbench (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement with 9 votes (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 313554 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-17 13:07 EDT by Hasan Ceylan CLA
Modified: 2012-04-10 11:06 EDT (History)
4 users (show)

See Also:


Attachments
Patch to add the timeoutURL configuration to branding (7.52 KB, patch)
2009-10-17 13:08 EDT, Hasan Ceylan CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hasan Ceylan CLA 2009-10-17 13:07:30 EDT
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3) Gecko/20090911 Fedora/3.5.3-1.fc12 Firefox/3.5.3
Build Identifier: HEAD

Currently the timeout handling is very limited.

The attached patch introduces a parameter "timeoutURL" in the branding extension to improve this keeping the compatibility in mind.

1) it adds the parameter timeoutURL as String, which can be any arbitrary url
2) url can have {HREF_URL} to pass the current entry url into the application
3) timeoutURL overrides the timeout page  

Reproducible: Always
Comment 1 Hasan Ceylan CLA 2009-10-17 13:08:59 EDT
Created attachment 149813 [details]
Patch to add the timeoutURL configuration to branding
Comment 2 Hasan Ceylan CLA 2010-01-30 23:45:36 EST
Any comments???
Comment 3 Rüdiger Herrmann CLA 2010-02-24 08:16:29 EST
I'm afraid but the patch seems broken. I can only see conflicts.
Comment 4 Stefan Röck CLA 2010-05-19 11:33:56 EDT
*** Bug 313554 has been marked as a duplicate of this bug. ***