Liferay Issues

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Test Sessions Access more options
    • Getting Started
PUBLIC - Liferay Portal Community Edition
  • PUBLIC - Liferay Portal Community Edition
  • LPS-14411

complete_gradient.png is missing

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 5.2.3, 6.0.5 GA, 6.1.0 CE RC1
  • Fix Version/s: --Sprint - SP, 6.0.6 GA, 6.1.0 CE RC1
  • Component/s: WCM
  • Labels:
    None
  • Branch Version/s:
    5.2.x, 6.0.x
  • Backported to Branch:
    Committed
  • Liferay Contributor's Agreement:
    Accept
  • Similar Issues:
    Show 5 results 

    LPS-694Missing language keys in Expandos
    LPS-7275PortletKeys.java is missing the Dockbar portlet.
    LPS-8362Message Boards Missing Assert
    LPS-17851Missing breadcrumb file
    LPS-10668Half visibility missing for portlets in IE

Description

I've noticed that this png is missing:

/html/themes/classic/images/progress_bar/complete_gradient.png

For example, upload some file in Document Library and watch the FireBug.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    LPS-14411-build-72061.patch
    03/Feb/11 2:00 AM
    0.5 kB
    Tagnaouti Boubker
  1. complete_gradient.png
    0.2 kB
    03/Feb/11 2:00 AM

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions Summary
  • Commits
Hide
Permalink
Juan G added a comment - 31/Jan/11 12:13 AM

Affects version 6.0.5 too

Show
Juan G added a comment - 31/Jan/11 12:13 AM Affects version 6.0.5 too
Hide
Permalink
Tagnaouti Boubker added a comment - 03/Feb/11 1:39 AM

"This issue is being addressed as part of the 100 PaperCuts program. Please see http://liferay.com/community/100-papercut"

I just tested this both on trunk and 6.0.5 and it is still broken:

  • Go to Document Library
  • Add document
  • Use multiple files uploader
  • Upload file
  • We have an HTTP 404 error for /html/themes/classic/images/progress_bar/complete_gradient.png
Show
Tagnaouti Boubker added a comment - 03/Feb/11 1:39 AM "This issue is being addressed as part of the 100 PaperCuts program. Please see http://liferay.com/community/100-papercut " I just tested this both on trunk and 6.0.5 and it is still broken: Go to Document Library Add document Use multiple files uploader Upload file We have an HTTP 404 error for /html/themes/classic/images/progress_bar/complete_gradient.png
Hide
Permalink
Tagnaouti Boubker added a comment - 03/Feb/11 2:00 AM

There is two ways to solve this issue :

1/ use the patch attached wich replace on upload.jspf file :

background: #8db2e3 url(<%= themeImagesPath %>/progress_bar/complete_gradient.png) repeat-y 100% 0;

by

background-color: #8db2e3;

No gradiant effect for the progress bar

2/ add the image complete_gradient.png attached to portal-web/docroot/html/themes/_unstyled/images/progress_bar/ directory and execute ant build-themes.

Note : I'm sure that Liferay UI team can provide a better complete_gradient.png image

Show
Tagnaouti Boubker added a comment - 03/Feb/11 2:00 AM There is two ways to solve this issue : 1/ use the patch attached wich replace on upload.jspf file : background: #8db2e3 url(<%= themeImagesPath %>/progress_bar/complete_gradient.png) repeat-y 100% 0; by background-color: #8db2e3; No gradiant effect for the progress bar 2/ add the image complete_gradient.png attached to portal-web/docroot/html/themes/_unstyled/images/progress_bar/ directory and execute ant build-themes. Note : I'm sure that Liferay UI team can provide a better complete_gradient.png image
Hide
Permalink
Tagnaouti Boubker added a comment - 03/Feb/11 2:06 AM

Hi Igor,

Can you try those solutions and let us know if it fixes the issue for you?

Thank to click on the link "Accept Contribution" if it's ok!

Show
Tagnaouti Boubker added a comment - 03/Feb/11 2:06 AM Hi Igor, Can you try those solutions and let us know if it fixes the issue for you? Thank to click on the link "Accept Contribution" if it's ok!
Hide
Permalink
Edward Gonzales added a comment - 15/Mar/13 2:24 PM

Hello! Please be aware that the Liferay Dot Com component will no longer exist. I will update this ticket with a relevant LPS component.

Show
Edward Gonzales added a comment - 15/Mar/13 2:24 PM Hello! Please be aware that the Liferay Dot Com component will no longer exist. I will update this ticket with a relevant LPS component.

People

  • Assignee:
    Igor Spasic
    Reporter:
    Igor Spasic
    Participants of an Issue:
    Edward Gonzales, Igor Spasic, Juan G, Tagnaouti Boubker
Vote (1)
Watch (1)

Dates

  • Created:
    21/Dec/10 4:40 AM
    Updated:
    02/Apr/13 12:36 PM
    Resolved:
    15/Feb/11 10:07 AM
    Days since last comment:
    9 weeks, 3 days ago

Agile

  • View on Board
  • Atlassian JIRA (v5.2.11#854-sha1:ef00d61)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Liferay. Try JIRA - bug tracking software for your team.