Comment 3 for bug 239360

Revision history for this message
In , Kai Engert (kaie) wrote :

I had discussed with Johnathan, and in order to get this going, he needs some new backend functionality. I will add such a patch to bug 327181.

My original proposal was: Let's do things in multiple steps:
- land backend code to allow for overrides
- Johnathan implements the UI overrides
- we then switch to error pages

But when I worked on the new backend code, by re-using the patch from bug 345007, and by implementing the new error pages and the additional status-on-error that Johnathan requires, I ended up having code overlaps.

It would be good if you could use my patch from 328171 while you develop the UI.

Ideally we would land your patch and mine at the same time. Let's try if that works out, if not, I'll have to work harder to allow us to do it in two steps.