RichFaces Ajax calls no longer working
by Ken Finnigan
Has anyone else found that GateIn 3.3 and current master break Ajax menu calls in RichFaces?
If I deploy the RichFaces demo from Portlet Bridge, to either AS5 or AS7, with GateIn 3.3 or master the ajax call does nothing. If I refresh the page the correct content appears, so it looks like the serveResource() call is happening ok, but the JS is not updating the UI.
This covers what I've found so far, https://issues.jboss.org/browse/GTNPORTAL-2479, but I'm not a JS expert so don't really know what the problem could be.
Ringing any bells with anyone?
Thanks
Ken
12 years, 5 months
JIRA Cleanup
by Boleslaw Dawidowicz
I started doing some JIRA cleanup. Situation is we had over 100 issues assigned for 3.4.0.Final were most were just pushed back release after release since the beginning… There are also like 250 issues without fix version and half of those weren't updated since end of 2010…
By a rule I'm going to just close 95% of issues that were not touched by Jan 1st 2011 as outdated. If I happen to close one of issues that you still find valid - please reopen it and set either 3.x or 4.x as a fix version.
After we reduce number of old issues we'll try to start doing more regular triage sessions to keep JIRA in order.
Thanks for understanding and cooperation. I know that some of those issues are still looking valid but assuming no one will be able to work on 2 year old issue for next 2 years… I hope you understand my point.
Bolek
12 years, 5 months
AS7 packaging improvements
by Marko Strukelj
I plan to change gatein.dev value for AS7 from 'jbossas7' to three
alternatives: 'jbossas710', 'jbossas711' and 'jbossas712' in order to
improve UX and cut down on regular erroneous usage (
https://issues.jboss.org/browse/GTNPORTAL-2523).
Any objections to that?
Also, I've committed some fixes for occasional crashes on startup, so
update from upstream master if you are experiencing problems.
- marko
12 years, 5 months
Bug after merging the gatein mobile supporting stuff
by Phuong Viet VU
Hi all, I've just seen that we have 2 bugs after GTNPORTAL-2403
1/ currently we have 2 projects (GATEIN/web/redirect and
GATEIN/portlet/redirect) with the same artifactID :
*<artifactId>redirect</artifactId>*
We should have them had difference name
*
*
2/ the GATEIN/portlet/redirect/src/main/webapp/jsp/*redirect.jsp *template
missing and closing tag *</div>*
This will cause all gatein ajax request that *relate* to this portlet fail.
For example, edit page, or edit portal-layout, portal will response and
unwell-form xml that cause problem with many functions of portal
*
*
*
*
12 years, 5 months
Site renaming
by Christophe Laprun
Hi all,
In the process of working on the new Admin UI, I've ran into the following issue: what happens if you want to rename a site more precisely what happens to the navigations that point to elements in that particular site? It currently seems like the only way to do it with the internal "API" is to remove and add a new site. So I'm wondering how things are currently handled internally. I'm also wondering how we should handle that situation with the public API as well. What should happen to the navigations that point to elements of a site if it is deleted?
The question of the handling of that situation for the default site is also interesting. It seems to me that renaming it from the UI would probably break the portal. Could someone with more knowledge of the portal internals shed some light on these issues, please?
Thanks in advance.
Cordialement / Best,
Chris
==
Principal Software Engineer / JBoss Enterprise Middleware Red Hat, Inc.
Follow GateIn: http://blog.gatein.org / http://twitter.com/gatein
Follow me: http://metacosm.info/metacosm / http://twitter.com/metacosm
12 years, 5 months
Maven group id
by Julien Viet
Hi All,
we are going to rename the maven group id "org.jboss.gatein" that is not much used in gatein (in testsuite) to "org.gatein.portal" because it is creating issues with eXo's Nexus that forbid to deploy any artifact whose group id prefixed by "org.jboss", which makes the Jenkins build to fail in eXo Software Factory.
Of course we will also address the remaining modules, at some point (after 3.4) we will do a mass renaming for renaming the remaining group ids to "org.gatein.portal" as well.
Julien Viet
julienviet.com
12 years, 5 months