Re: Beginner's view

2012-12-21 Thread Upayavira
Let me see how easy it is to patch this. Upayavira On Fri, Dec 21, 2012, at 12:56 PM, Erick Erickson wrote: > Nuke 'em or something. This is one of the most annoying "errors" I see. > I'm > not a new user, but every time that flashes by I have to look to see what > happened and think "Oh, it's t

Re: Beginner's view

2012-12-21 Thread Erick Erickson
Nuke 'em or something. This is one of the most annoying "errors" I see. I'm not a new user, but every time that flashes by I have to look to see what happened and think "Oh, it's that thing again". I added a comment to the JIRA that amounts to "nuke 'em 'til they glow and shoot 'em in the dark". I

Re: Beginner's view

2012-12-18 Thread Alexandre Rafalovitch
I would like to - gently - disagree that creating empty files is a workaround. The issue as I see it is that a beginner would not even get to the point of the 'create empty files', he/she would see the exception and get all worried. This is also problematic when writing an instruction, you tell so

Re: Beginner's view

2012-12-18 Thread Shawn Heisey
On 12/18/2012 4:57 AM, Upayavira wrote: The new UI includes them as ways to customise the interface merely because they were there in the old one. I'm questioning whether anyone actually creates/edits those files to customise their own admin UI, or whether that is a superfluous piece of function

Re: Beginner's view

2012-12-18 Thread Upayavira
The new UI includes them as ways to customise the interface merely because they were there in the old one. I'm questioning whether anyone actually creates/edits those files to customise their own admin UI, or whether that is a superfluous piece of functionality that causes more problems (exception

Re: Beginner's view

2012-12-18 Thread Alexandre Rafalovitch
The new UI interface does use them (at least some of them) and puts them into their own section. Unfortunately, the CSS reset does something funny to their styles (e.g. H1 looks like plain text). But they are used. Regards, Alex. Personal blog: http://blog.outerthoughts.com/ LinkedIn: http://w

Re: Beginner's view

2012-12-18 Thread Upayavira
Or stop including those files. They were an option in the old admin UI that 'had' to be propogated through to the new one. But does anyone actually use them? Upayavira On Tue, Dec 18, 2012, at 07:19 AM, Shawn Heisey wrote: > On 12/17/2012 11:55 PM, Alexandre Rafalovitch wrote: > > Again, thinking

Re: Beginner's view

2012-12-17 Thread Shawn Heisey
On 12/17/2012 11:55 PM, Alexandre Rafalovitch wrote: Again, thinking from the beginner's view, is there any reason Solr throws scary looking exception traces in the console when it cannot find optional html files for admin interfaces (e.g. admin-extra.menu-top.html). From my days of tech suppor