Bug 798639 - JDG "UI" Branding (logo, style, favicon, javadocs, etc)
Summary: JDG "UI" Branding (logo, style, favicon, javadocs, etc)
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: unspecified
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 6.0.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-29 13:22 UTC by Tristan Tarrant
Modified: 2025-02-10 03:19 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:19:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tristan Tarrant 2012-02-29 13:22:36 UTC
We need branding for some user-facing aspects of JDG:
- favicon
- logo
- stylesheets
- javadoc

Comment 1 mark yarborough 2012-05-09 13:23:21 UTC
Per Tristan triage, moved from ER8 to ER9 target release.

Comment 2 prabhat jha 2012-05-23 19:46:26 UTC
Tristan, what is to be verified here?

Comment 3 Tristan Tarrant 2012-05-24 07:27:20 UTC
Basically the "look" of the REST interface as that is our only "visible" bit

Comment 4 Martin Gencur 2012-05-24 07:56:38 UTC
I found some minor issues in the REST interface:

TYPOS:

behaivour -> behavior
ie everything -> i.e. everything
Enterprise Data Grid -> JBoss Data Grid (twice in the UI)

Not very good example of storing a key-value pair:

http://someserver/rest/hr/payRoll/3

... "payRoll/3" is the key here. This does not work as suggested in the UI. If we want to use such a key, we need to URL-encode it so that it looks like "payroll%2F3" and we also need to enable -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true

I'd suggest some normal example here - with a key not containing slashes :)

Comment 5 Martin Gencur 2012-06-01 12:59:40 UTC
None of the issues mentioned earlier were fixed. Setting back ON_DEV.

Comment 6 Martin Gencur 2012-06-08 11:04:17 UTC
Verified with CR1

Comment 7 Martin Gencur 2012-06-08 11:07:45 UTC
Oops. I found out that the links in the top-right corner point to incorrect locations:

"Documentation" link points to Beta documentation (is that right?)
"More Info" link points to non-existing URL.

Should this be put back to ON_DEV ?

Comment 8 Tristan Tarrant 2012-06-08 11:41:31 UTC
Misha has given me the final location for the Documentation.
Alan needs to give me the proper URL for "More Info"

Comment 9 Tristan Tarrant 2012-06-09 12:43:11 UTC
The documentation link is now final and the More Info link should go live soon according to Alan.

Comment 10 Martin Gencur 2012-07-23 07:38:31 UTC
Those links were not available at the time of testing CR2. Now they are - verified.

Comment 12 Red Hat Bugzilla 2025-02-10 03:19:10 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.