Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: UI error

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: UI error


Chronological Thread 
  • From: "Bryan E. Wooten" <>
  • To: Chris Hyzer <>, "" <>
  • Subject: [grouper-users] RE: UI error
  • Date: Tue, 20 May 2014 18:51:29 +0000
  • Accept-language: en-US

Thanks Chris that was it!

 

-Bryan

 

From: Chris Hyzer [mailto:]
Sent: Monday, May 19, 2014 4:33 PM
To: Bryan E. Wooten;
Subject: RE: UI error

 

Are you on tomcat 7?  J

 

I think you can do a search and replace in the JSPs from:

 

.class.simpleName

 

To

 

.getClass().simpleName

 

And same with .class.name

 

Is there anything in the server logs?

 

Thanks,

Chris

 

From: [] On Behalf Of Bryan E. Wooten
Sent: Monday, May 19, 2014 5:00 PM
To:
Subject: [grouper-users] UI error

 

I am helping one of our interns learn the ins and outs of deploying Grouper and skinning the UI. We’ve hit a problem that I just can’t to figure out.

 

His page looks like this:

 

Inspecting the element shows this:

 

 

My page looks like this:

 

 

And inspect element:

 

 

Any help appreciated. My JSP skills don’t seem to up to par.

 

Cheers,

 

Bryan

 

 




Archive powered by MHonArc 2.6.16.

Top of Page