Issue 14161

Login style broken because of deleted background image

14161
Reporter: cvizitiu
Assignee: mdoering
Type: Feedback
Summary: Login style broken because of deleted background image
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2013-10-06 19:48:12.104
Updated: 2013-10-11 11:52:31.426
Resolved: 2013-10-11 11:52:31.392
        
Description: Input elements for the login page have lost their rounded corners. CSS reads

url(../img/input_bkg.png) no-repeat right top, url(../img/input_bkg_start.png) no-repeat left top

but /img/input_bkg_start.png is missing (gives a tomcat error page). I've located the file in

/sites/all/themes/vizz2/deleted_cause_in_java_portal/img/input_bkg_start.png

Please add input_bkg_start.png to the java portal's big img folder ]]>
    


Author: mdoering@gbif.org
Comment: looks fine now
Created: 2013-10-07 11:19:27.482
Updated: 2013-10-07 11:19:27.482


Author: cvizitiu@gbif.org
Created: 2013-10-07 11:27:00.253
Updated: 2013-10-07 11:27:00.253
        
No, it doesn't. And that's because

http://portaldev.gbif.org/img/input_bkg.png

is a valid image but

http://portaldev.gbif.org/img/input_bkg_start.png

still returns a tomcat error.

BTW I thought [~trobertson@gbif.org] made the rule that only the reporter can close the case if he/she can verify/agree that the problem is fixed?
    


Author: mdoering@gbif.org
Comment: Interesting, that was so hard to see that I thought its a non issue. Image added back in https://code.google.com/p/gbif-portal/source/detail?r=2507
Created: 2013-10-11 11:52:20.202
Updated: 2013-10-11 11:52:20.202