Sun GlassFish Web Space Server 10.0 Update Series Release Notes

Bugs Fixed in Update 2

This section lists the bugs fixed in Web Space Server 10.0 Update 2. For a list of bugs fixed in the Liferay 5.2.2 release, see http://issues.liferay.com/browse/LPS/fixforversion/10364.


Sync with Liferay 5.2.2 for Web Space 10.0 SP2 (Bug ID: 6819785)

Description:

This is a placeholder bug for syncing the Web Space Server 10.0 SP2 branch with Liferay 5.2.2.


[LPS 2057] My Places shows duplicate links to an organization if logged user belongs to two or more (Bug ID: 6819798)

Description:

My Places shows duplicate links to an organization if the logged user belongs to two or more child organizations.


The lost password procedure fails when screen name is used (Bug ID: 6822261)

Description:

The lost password procedure fails when the screen name is used as the login name.


[LPS-2134] SharepointFilter throwing NPE when user agent header is null (Bug ID: 6823366)

Description:

SharepointFilter throwing NPE when user agent header is null.


OpenSSO add-on fails to create tables if mysql database has utf-8 character set (Bug ID: 6816179)

Description:

The OpenSSO add-on fails to create tables if the MySQL database uses the utf-8 character set. This is because the tables for the OpenSSO add-on have a key size of 256 characters, but utf-8 fields can be a maximum of 255 characters. The fields that have a length 256 are therefore trimmed to 255.


Community Portlet Mapper fails to display the list of groups (Bug ID: 6820455)

Description:

When the Community Mapper portlet is used, the auto-search JavaScript fails to display the results with errors.


Passwords are echoed in clear text for all ant based installers in Webspace (Bug ID: 6772997)

Description:

Web Space Server interacts with many Ant-based installers, such as fam, gateway, sharepoint, switchdatabase, which require passwords for GlassFish admin, MySQL root, and users. When typing these passwords at a console, the characters are echoed in clear text which is a security risk. Ideally the characters should be hidden or be displayed as asterisks (*).


Need to support installation and synchronization on multiple domains (Bug ID: 6807018)

Description:

Web Space Server RR: Need to support installation and synchronization on multiple domains using different databases.


Show-user-warning does not explicitly warn about setting required ANT_HOME and PATH vars (Bug ID: 6810642)

Description:

The show-user-warning message, “Ant must be 1.7 or greater. JAVA_HOME must be set to JDK 1.5 or greater. GlassFish must be running,” which can appear during Web Space Server installation, needs to be updated to include the warning for ANT_HOME and PATH variables.


Can't deploy Web Space Server on GlassFish with non-default admin username (Bug ID: 6812932)

Description:

The default admin username for Web Space Server on GlassFish is admin, and it is not possible to deploy Web Space Server using a non-default admin username. It is desirable to ask for the admin user instead of hardcoding the name "admin."


JSR-88 configuration should be moved to portal-ext.properties file (Bug ID: 6813936)

Description:

If a customer has deployed the administration server to listen to a port other than 4848 it should be easy to change the corresponding value for the JSR-88 configuration. This is true for other parameters such as username and password.


Build 22: Running ant -f install-sailfin.xml fails (Bug ID: 6816609)

Description:

Running ant -f install-sailfin.xml fails in build 22 because of a typographic error in the install script.


JDBC URL for MySQL needs update (Bug ID: 6818148)

Description:

Need to add "emulateLocators=true" to JDBC URL for a JDBC configured with Lucene and MySQL.


Need to update sun-web.xml of Web Space Server for GlassFish cluster (Bug ID: 6818152)

Description:

When Web Space Server is deployed in a cluster environment, it has been noticed that the session is invalidated intermittently and hence the user is logged out of the server. An additional property is required to be added to sun-web.xml as a workaround for GlassFish.


Fast load for css, images, javascript should be set to true for non-eval bundles (Bug ID: 6823899)

Description:

Fast load properties for CSS, images, and JavaScript need to be manually set to true in the portal-sun.properties file (in enterprise.jar).


The CDDL license in portal-ext.properties has HTML comment (Bug ID: 6821819)

Description:

The comment for the CDDL license header in the default portal-ext.properties file needs to be changed from the HTML comment to the properties comment.


Any click after using Search for organizations gives a blank page (Bug ID: 6821498)

Description:

Any click after using Search for organizations gives a blank page. Such errors occur only in Linux.


Need to sync stale liferay-portlet.xml - 10.0 Update 2 (Bug ID: 6823326)

Description:

Must update liferay-portlet.xml after every sync.


saw-web in Web Space Server has extra xml files (Bug ID: 6823339)

Description:

saw-web in Web Space Server has extra xml files; the build.xml file in saw-web needs to exclude all the *.xml files, and include only the custom-spring.xml.


[LPS-2024] Announcements can't be subscribed as Email or SMS (Bug ID: 6819815)

Description:

Announcements cannot be subscribed to as Email or SMS.


[LPS-2242] Search portlet displays unauthorized documents (Bug ID: 6823313)

Description:

Search portlet on a guest user page displays all the documents in the guest community.


[LPS-2592] Allow searching by groupId (Bug ID: 6823318)

Description:

Search portlet on a guest user page displays documents that are not authorized to be viewed by the guest user. In global search mode, users cannot find documents even if view permission is granted to their Community role.


Users can see prohibited thread on message board via found comment of search result (Bug ID: 6819096)

Description:

Create a thread with guest view permission removed. Despite the search bug, it can be found in the search result, but clicking on the link will show an "access not allowed" message. However, after any comment on the page without editing the permission (default to view permission for guest), the search result of the comment will display the thread, including the main item, which a guest is not supposed to see.


Invalid entry in input.properties will cause circular dependency (Bug ID: 6824571)

Description:

Invalid entry in input.properties when installing the evaluation bundle causes a circular dependency and the build fails.