Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#9503 closed defect (bug) (duplicate)

Multi-calendar can result in multiple versions of the #wp-calendar ID

Reported by: Denis-de-Bernardy Owned by:
Priority: normal Milestone:
Component: Template Version:
Severity: normal Keywords: has-patch tested
Cc: Focuses:

Description

Attachments (1)

9503.diff (6.4 KB ) - added by Denis-de-Bernardy 17 years ago.

Download all attachments as: .zip

Change History (6)

#1 @ryan
17 years ago

I would have to update every theme on wordpress.com. I'm not that energetic. :-)

Maybe get_calendar() can track the number of times it is called and append the number to the id if > 1. Add the class too so themes can gradually transition to using that.

#2 @ryan
17 years ago

Hmmm, the cache makes that a pain.

#3 @DD32
17 years ago

I would have to update every theme on wordpress.com. I'm not that energetic. :-)

Maybe get_calendar() can track the number of times it is called and append the number to the id if > 1.

Once again, the ID in the styling makes that a bit hard.. But what can you do.. if themes need updating..

#4 @DD32
17 years ago

  • Milestone 2.8
  • Resolutionduplicate
  • Status newclosed
  • Version 2.8

See #9451

Denis, reporting it twice doesnt mean it'll get fixed twice as fast ;)

#5 @DD32
17 years ago

Er, Only now i notice that it refers to different ID's.. Still I think it might be best to keep it to the single ticket.

(Er, I posted to the wrong ticket just then, And yes, that was sarcasm Denis :))

Note: See TracTickets for help on using tickets.