Project

General

Profile

Bug #6591

incorrect "forward" and "back" icons in date-picker on Content -> Sync Plans -> New Sync Plan page

Added by Walden Raines almost 9 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1076364
Description of problem:
Incorrect "forward" and "back" icons in date-picker on Content -> Sync Plans -> New Sync Plan page. See attached screenshot.

Version-Release number of selected component (if applicable):
Satellite-6.0.3-RHEL-6-20140313.0

How reproducible:
always

Steps to Reproduce:
1. Go to Content -> Sync Plans -> New Sync Plan
2. Click into "Start Date" input box, date-picker appears
3. Notice icons for moving date forward and back in upper right/left corner
of the date-picker

Actual results:
Some strange chars there.

In the logs I have noticed this which might be relevant:

Served asset /components/bootstrap/fonts/glyphicons-halflings-regular.woff - 404 Not Found (4ms)

ActionController::RoutingError (No route matches [GET] "/assets/components/bootstrap/fonts/glyphicons-halflings-regular.woff"):
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request'
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
/usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'

Expected results:
Some arrows or something

Associated revisions

Revision 31386b70 (diff)
Added by Walden Raines almost 9 years ago

Fixes #6591/BZ1076364: include fonts that datepicker depends on.

Angular UI's datepicker is dependent on some bootstrap 3 fonts
that we were not including. This commit includes these fonts
so the datepicker's arrows are displayed correctly.

http://projects.theforeman.org/issues/6591
https://bugzilla.redhat.com/show_bug.cgi?id=1076364

Revision 9b7127d7
Added by Walden Raines almost 9 years ago

Merge pull request #4417 from waldenraines/6591

Fixes #6591/BZ1076364: include fonts that datepicker depends on.

History

#1 Updated by The Foreman Bot almost 9 years ago

  • Status changed from New to Ready For Testing
  • Target version set to 49
  • Pull request https://github.com/Katello/katello/pull/4417 added
  • Pull request deleted ()

#2 Updated by Eric Helms almost 9 years ago

  • Triaged changed from No to Yes

#3 Updated by Walden Raines almost 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

#4 Updated by Eric Helms almost 9 years ago

  • Legacy Backlogs Release (now unused) set to 13

Also available in: Atom PDF