Product QA | Functional Automation
Description
Activity
ginson.ren June 13, 2012 at 12:54 AM
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GA1.
The source of page starts with (eg): <html ...... lang="en-US">.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x CE GIT ID: 96dcbd7533474a152418ef049185d92ebcc4b9f6.
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: c358b64023cd384127859058ef298e8c6da2c701.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: c8a5bfb3fe50c462bba76156999447b49b56e337.
The source of page starts with (eg): <html ...... lang="it-IT">.
Michael Saechang June 11, 2012 at 10:34 AM
Committed on:
Portal 6.1.x EE GIT ID: 8db5d5d11bacb0bb1244e53a7bfc1145962feb32.
Michael Saechang June 11, 2012 at 10:34 AM
Committed on:
Portal 6.1.x CE GIT ID: e308061ce0099b09f13b0c29a78c83d88aada0f1.
Portal 6.2.x GIT ID: 6ff2939ee9158671ed12bcc06ca9ce931a1121b8.
Pier Paolo Ramon September 26, 2011 at 4:24 AM
in /portal-web/docroot/html/themes/_unstyled/templates/init.vm
replace at line 73
#set ($w3c_language_id = $localeUtil.toW3cLanguageId($language_id))
with
#set ($w3c_language_id = $localeUtil.toW3cLanguageId($theme_display.getLanguageId()))
Details
Assignee
Fernando AreiasFernando AreiasReporter
Manuel de la PeñaManuel de la Peña(Deactivated)Labels
NoneBranch Version/s
6.1.xBackported to Branch
NoneFix Priority
3Liferay Contributor's Agreement
NoneGit Pull Request
NoneComponents
Affects versions
Priority
Medium
Details
Details
Assignee
Reporter
Labels
Branch Version/s
Backported to Branch
Fix Priority
Liferay Contributor's Agreement
Git Pull Request
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Create the functional automation for the test scenarios that is not possible to cover in a backend or frontend side. The priority of the test scenarios must be critical, high, or mid.