Modify

Opened 12 years ago

Closed 12 years ago

#9825 closed defect (fixed)

*.gif Images missing

Reported by: anonymous Owned by: Ryan J Ollos
Priority: low Component: DateFieldPlugin
Severity: minor Keywords:
Cc: Ryan J Ollos Trac Release: 0.12

Description

I have installed DateFieldPlugin via

sudo easy_install https://trac-hacks.org/svn/datefieldplugin/0.11/

After successful installation the "next" and "previous" arrow graphics didn't show up for me in the date selector. It appears that all the *.gif files from https://trac-hacks.org/svn/datefieldplugin/0.11/datefield/htdocs/css/images/ were missing in the INSTALLDIR/datefield/htdocs/css/images directory.

Looks like

htdocs/css/images/*.gif

needs to be included in setup.py.

Attachments (0)

Change History (3)

comment:1 Changed 12 years ago by Ryan J Ollos

Owner: changed from Robert Corsaro to Ryan J Ollos

Thanks for reporting. I'll have this fixed shortly.

comment:2 Changed 12 years ago by Ryan J Ollos

Status: newassigned

I was seeing the next and previous arrows when I setup a dev environment to try and reproduce, but it sure seems like I should have been able to easily reproduce this issue. Either way, the change seems necessary and appropriate, so I've committed it in [11277].

If you could reinstall from the current source to confirm, I'd appreciate it.

comment:3 Changed 12 years ago by Ryan J Ollos

Resolution: fixed
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.