Modify

Opened 15 years ago

Closed 12 years ago

#4411 closed defect (fixed)

breadcrumbs.css contains invalid rule

Reported by: dirk.moebius@… Owned by: Steffen Hoffmann
Priority: low Component: BreadCrumbsNavPlugin
Severity: minor Keywords: css typo
Cc: Michael Renzmann Trac Release: 0.11

Description

The rule

#breadcrumbs li ul

is commented out with /* ... */, but the trailing '}' is not commented out, producing an invalid selector which is detected by FireBug.

Revision 3065.

Attachments (0)

Change History (8)

comment:1 Changed 14 years ago by anonymous

Confirmed! Please update your code with this easy fix - it is invalidating other css which will cause others grief.

comment:2 Changed 13 years ago by Steffen Hoffmann

Cc: Michael Renzmann added; anonymous removed
Keywords: css typo added

Confirm, just noticed that the same way and fixed it last too. But did not investigate further, so before reading this ticket I thought I had introduced this on my own before.

Anyone with access to the SVN here? Seem like this plugin is little short of support.

comment:3 Changed 12 years ago by Steffen Hoffmann

Owner: changed from Stephen Hansen to Steffen Hoffmann
Status: newassigned

Thanks for reporting this.

I'll commit the fix to the repository, provided I'll get appropriate permission.

comment:4 in reply to:  3 Changed 12 years ago by Michael Renzmann

Replying to hasienda:

provided I'll get appropriate permission.

It seems you have been set up as maintainer of this plugin, so you already have commit permissions.

comment:5 Changed 12 years ago by Steffen Hoffmann

Status: assignednew

Oh, really? Than I must have missed a notification about this. Thanks for telling me. I just hesitate to push changes out in hit or miss fashion.

So I'll go and finish the maintenance tackover procedure and then resolve tickets.

comment:6 Changed 12 years ago by Steffen Hoffmann

(In [10886]) BreadCrumbsNavPlugin: Shorten plugin package path and other code cleanup, refs #4411.

comment:7 Changed 12 years ago by Steffen Hoffmann

(In [10888]) BreadCrumbsNavPlugin: Correct CSS definition, refs #4411.

Thanks to Dirk Moebius for the report.

comment:8 Changed 12 years ago by Steffen Hoffmann

Resolution: fixed
Status: newclosed

(In [10896]) BreadCrumbsNavPlugin: Tag long overdue maintenance release 0.2, closes #2463, #3965, #4037, #4411, #7036 and #7231.

Fix erroneously introduced version mismatch between changelog and setup.py.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Steffen Hoffmann.
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.