PUBLIC - Liferay Portal Community Edition

Wiki Portlet - upload attachments links are missing in the wiki portlet if the user flags "Remember Me" upon sign in

Details

  • Type: Regression Bug Regression Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 6.1.0 CE GA1, 6.1.10 EE GA1
  • Fix Version/s: 6.1.X EE, 6.2.X, --Sprint 5/12
  • Component/s: Wiki
  • Labels:
  • Environment:
    Tomcat 7.0.25 + MySQL 5. 6.1.x GIT ID: f06c1f8ef8b3da5897ec3b4d72148b49d00252b2.
    Tomcat 7.0.25 + MySQL 5. 6.2.x GIT ID: 887cc2ce62fe64ea123b14a3ff498971e3426283.
  • Branch Version/s:
    6.1.x
  • Backported to Branch:
    Committed
  • Similar Issues:
    Show 4 results 
  • Business Value:
    4

Description

Flagging the "Remember Me" check box causes the flash uploader to stop working. This issue occurs in the Wiki portlet and does not occur in the control panel.

Steps to reproduce:

  1. Sign into Liferay with the Remember Me check box flagged
  2. Add the Wiki portlet
  3. On the wiki front page, click Edit
  4. Click the Attachments tab
  5. Click Add Attachments
    • The links "Browse (you can select multiple files)." and "Use the classic uploader." are missing. (See attached screenshot).

If the user then signs out and signs back in (without flagging "Remember Me"), the links will return and work properly.

  1. LPS-25234 Chrome 16.mp4
    07/Feb/12 12:19 PM
    620 kB
    Brian Chiu
  2. LPS-25234-Firefox 3.mp4
    07/Feb/12 12:05 PM
    662 kB
    Brian Chiu
  3. LPS-25234 Internet Explorer 9.mp4
    07/Feb/12 12:19 PM
    481 kB
    Brian Chiu
  1. WhatOughtToDisplay.jpg
    38 kB
    01/Feb/12 12:31 PM
  2. WikiAttachment.jpg
    33 kB
    31/Jan/12 10:21 AM

Issue Links

Activity

Hide
Igor Beslic added a comment -

Can't reproduce at latest git trunk dd665fe4dce10233d0f25035c5e9a81233ab65ff

Show
Igor Beslic added a comment - Can't reproduce at latest git trunk dd665fe4dce10233d0f25035c5e9a81233ab65ff
Hide
Igor Beslic added a comment -

issue is not reproducible at desired fix version

Show
Igor Beslic added a comment - issue is not reproducible at desired fix version
Hide
Ken Duenwald added a comment -

Reopening ticket. I am able to reproduce the issue in the following environments:

Tomcat 7.0.25 + MySQL 5. 6.1.x GIT ID: f0bce5bca3168e85412ff1421cc328e8761637ee.
Tomcat 7.0.25 + MySQL 5. 6.2.x GIT ID: c212a4246954fb53bb3ff2612c4e9fd4fe6ea2e3.

Show
Ken Duenwald added a comment - Reopening ticket. I am able to reproduce the issue in the following environments: Tomcat 7.0.25 + MySQL 5. 6.1.x GIT ID: f0bce5bca3168e85412ff1421cc328e8761637ee. Tomcat 7.0.25 + MySQL 5. 6.2.x GIT ID: c212a4246954fb53bb3ff2612c4e9fd4fe6ea2e3.
Hide
Igor Beslic added a comment -

Hi Brian, I have wizard disabled too and still I'm not able to reproduce issue.
Thank you guys!

Show
Igor Beslic added a comment - Hi Brian, I have wizard disabled too and still I'm not able to reproduce issue. Thank you guys!
Hide
Brian Chiu added a comment -

Able to reproduce on:
Tomcat 7.0.25 + MySQL 5. 6.1.x GIT ID: 89e805dcb7a16568e03f0b40bc6abde75fb2cf83.
Tomcat 7.0.25 + MySQL 5. 6.2.x GIT ID: 62d5852afa9e0ac5bddc53c8da77686f5558cb09.

When "Remember Me" is checked, this issue occurs. When "Remember Me" isn't checked, the flash uploader works fine.

I've updated the ticket to reflect this.

Show
Brian Chiu added a comment - Able to reproduce on: Tomcat 7.0.25 + MySQL 5. 6.1.x GIT ID: 89e805dcb7a16568e03f0b40bc6abde75fb2cf83. Tomcat 7.0.25 + MySQL 5. 6.2.x GIT ID: 62d5852afa9e0ac5bddc53c8da77686f5558cb09. When "Remember Me" is checked, this issue occurs. When "Remember Me" isn't checked, the flash uploader works fine. I've updated the ticket to reflect this.
Hide
Ivica Cardic added a comment -

The issue is still reproducible in the latest trunk and it seems that problem is in upload.js script

Show
Ivica Cardic added a comment - The issue is still reproducible in the latest trunk and it seems that problem is in upload.js script
Hide
Michael Saechang added a comment -

Committed on:
6.1.x GIT ID: 247a589439d7322fb18302a30353c528cb17928b.
6.2.x GIT ID: b63a308ff57cda6c885fd39683d65f7023da6ec5.

Show
Michael Saechang added a comment - Committed on: 6.1.x GIT ID: 247a589439d7322fb18302a30353c528cb17928b. 6.2.x GIT ID: b63a308ff57cda6c885fd39683d65f7023da6ec5.
Hide
Paul Piao added a comment -

PASSED Manual Testing following the steps in the description.

Reproduced on:
Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: 887cc2ce62fe64ea123b14a3ff498971e3426283.

I can see the attachment said error. Attachment is blank, and throw script error message in browser console.

Fixed on:
Tomcat 7.0 + MySQL 5. 6.1.x GIT ID: bf9a3b132439a499406650a9692c6d28991ee5d9.
Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: d39afb806d09fa84b811fa6c26e9713ab017ff34.

I can not see the attachment said error. Attachment is working, and can not see the error massage in browser console.

Show
Paul Piao added a comment - PASSED Manual Testing following the steps in the description. Reproduced on: Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: 887cc2ce62fe64ea123b14a3ff498971e3426283. I can see the attachment said error. Attachment is blank, and throw script error message in browser console. Fixed on: Tomcat 7.0 + MySQL 5. 6.1.x GIT ID: bf9a3b132439a499406650a9692c6d28991ee5d9. Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: d39afb806d09fa84b811fa6c26e9713ab017ff34. I can not see the attachment said error. Attachment is working, and can not see the error massage in browser console.

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: