[JBoss JIRA] Created: (GTNPORTAL-1612) disappearance of the site design: shared CSS, disappears in the HTML
by Benjamin Paillereau (JIRA)
disappearance of the site design: shared CSS, disappears in the HTML
--------------------------------------------------------------------
Key: GTNPORTAL-1612
URL: https://jira.jboss.org/browse/GTNPORTAL-1612
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA
Environment: WCM 2.1.0
Reporter: Benjamin Paillereau
Forward of supported issue in ECMS : http://jira.exoplatform.org/browse/ECMS-1657
For the site's management, when placing the CSS file in the shared / css of WCM, this one is applied for all sites. However,the design of the site sometimes disappears for a while. We note that in the HTML source of the site, the link tag supposed to point to the CSS shared disappeared:
{code:xml}
<link id="shared" rel="stylesheet" type="text/css" href="/ecmdemo/css/jcr/shared/Default/Stylesheet-lt.css" />
{code}
When the problem is fixed without any intervention (without editing the css, css file change, change priority, reboot server or other), the link tag of the shared reappears in the sources and the design works well for the site.
*ps:* This problem occurs randomly
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] Created: (GTNPORTAL-1603) CLV Preference view : when Advanced is shown, impossible to see the tab on the top of the popup
by Benjamin Paillereau (JIRA)
CLV Preference view : when Advanced is shown, impossible to see the tab on the top of the popup
-----------------------------------------------------------------------------------------------
Key: GTNPORTAL-1603
URL: https://jira.jboss.org/browse/GTNPORTAL-1603
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA
Environment: WCM 2.1.0
Reporter: Benjamin Paillereau
Forwarded from WCM 2.1.0 : http://jira.exoplatform.org/browse/ECMS-1646
I forward this issue (see WCM usage on top of GateIn). As our portlet are bigger than the default ones from GateIn, we use a "height:100%" css style to see the "Save" button. If you don't do this, we have a lot of bug tickets coming by customer that don't find the save button inside the portlet preferences.
Thus, with small screen, we have now an issue with GateIn popup model that doesn't allow the browser to scroll vertically.
Issue in ECMS is :
CLV Preference view : when Advanced is shown, impossible to see the tab on the top of the popup
Usecase
1. Go to ecmdemo homepage
2. Login as John
3. Edit Page -> Homepage
4. Choose a CLV portlet
5. Edit the preferences
6. Click on Advanced
7. Close the Preference popup
8. Open the portlet Preference again
-> BUG : cannot select the tab (Portlet settings tab for example), cannot go up and choose a tab
-> You have to click again on Advanced to not display the advanced preferences, then close the Preference popup and then edit the Portlet Preference again : you are able to see and select others tabs...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months