Page 1 of 1

Sillyness in error console

Posted: Wed Sep 05, 2012 3:59 am
by Cerulean
I see the new error console shouts "OMG! You broke this page."

This is the sort of thing that's funny for about 0.5 seconds and then it's just annoying. Not to mention the confusion it's going to cause non-technical website visitors who see it and and wonder what they have done to cause this website to be yelling at them.

Can we please have sensible error messages in the core? People that want to get wacky with it should be the ones who have to edit their core code - not the rest of us.

Re: Sillyness in error console

Posted: Wed Sep 05, 2012 9:18 am
by Jos
In general that error screen does show a meaningfull Smarty error message. Once you as webdeveloper solved that, your visitors won't be bothered with it anymore

Re: Sillyness in error console

Posted: Wed Sep 05, 2012 10:15 am
by Cerulean
Yes, I'm aware of what the error console is for. My issue is with the silly heading.

Re: Sillyness in error console

Posted: Sat Sep 22, 2012 12:44 pm
by gocreative
Yes, as a developer, these problems should be fixed. But as developers we are also aware that we don't always find every problem, so I tend to agree that the error message should at least be a little more formal and not say that "you" (i.e. the visitor) broke the page.

Re: Sillyness in error console

Posted: Sat Sep 22, 2012 4:16 pm
by Stikki
So did i understand you right.

As developer you want boring message that is cryptic, makes your day depressing and isn't printed out nicely in HTML format?

Our intention was make it bit more pleasent for developers development cycle, so it would be fun to develop web pages with prettier error message.

Personally i enjoy more about this message than just white page and uncaught exceptions.

What others think? Feel free to give feedback.

oh, btw. It's just html file in smarty folder, so feel free to modify it what ever you see suitable.

-Stikki-

Re: Sillyness in error console

Posted: Sat Sep 22, 2012 8:27 pm
by gocreative
I think you have misunderstood completely. I would just change 'OMG! You broke this page' to 'Sorry, an error has occurred'. Just something that doesn't make the user think that they are at fault. Everything else is fine.

Re: Sillyness in error console

Posted: Sat Sep 22, 2012 8:31 pm
by Stikki
User never sees this else you allow him/her see it. As it is completely ment for developer to see.

Re: Sillyness in error console

Posted: Sat Sep 22, 2012 9:25 pm
by gocreative
So you're saying that every developer is perfect and never misses any bugs?

Re: Sillyness in error console

Posted: Sat Sep 22, 2012 9:34 pm
by Stikki
Not saying that, but you can always make your own template for this, if it disturbs you so much.

We find find it funny and refreshing compared to boring comment like:

This page is broken, please take contact...

Not going to change in light of few comments around here, more feedback from other people is welcome tho.

Re: Sillyness in error console

Posted: Sat Sep 22, 2012 9:45 pm
by gocreative
Fair enough. I understand your reasoning, but I do think that a system designed to be user-friendly should factor in ALL users, not just developers. Things do go wrong and I don't think it adds any real value to have a supposedly "funny" message when a more accurate one could be provided.

Re: Sillyness in error console

Posted: Sat Sep 22, 2012 9:52 pm
by Stikki
You have to also realize that there are bigger development issues than error page, and this error page just came to our mind in 1.11 development cycle. I find it very minor-trivial-critically-small problem, compared to some other issues around.

But your point has been noticed.

Thanks for your understanding.

Re: Sillyness in error console

Posted: Sun Sep 23, 2012 10:57 am
by psy
FWIW, I like the "OMG" message. As a developer, it tells me in no uncertain terms I've screwed up - probably in somewhere in the template. The end user/client will never see this so you can tell me politely I've made a mistake or, as now, blazen it across the screen with a funny message that makes me smile.

Re: Sillyness in error console

Posted: Sun Sep 23, 2012 11:09 am
by Jo Morg
psy wrote:FWIW, I like the "OMG" message. As a developer, it tells me in no uncertain terms I've screwed up - probably in somewhere in the template. The end user/client will never see this so you can tell me politely I've made a mistake or, as now, blazen it across the screen with a funny message that makes me smile.
+1 ;D