Making WordPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#1790 closed defect (bug) (fixed)

Singapore spelt wrongly

Reported by: kenshino's profile Kenshino Owned by:
Milestone: Priority: normal
Component: WordCamp Site & Plugins Keywords:
Cc:

Description

Under Sponsor Invoice, at the Community field, Singapore is spelt wrongly.

See https://cloudup.com/cQQJrJ4fV5z

Change History (4)

#2 @iandunn
10 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Thanks for the report, this is fixed now.

I renamed the class in Quickbooks and cleared the transients network-wide.

#3 @Kenshino
10 years ago

Ah. So it was pulled from Quickbooks

I was looking for it in the code. Gave up after 15 mins. But got a good look of all the WC plugins in return :)

#4 @iandunn
10 years ago

Yeah, the dropdown generated in the view file gets the list from it's controller, which gets it from the Quickbooks client plugin, which pulls it from the Quickbooks server plugin, which pulls it from the Quickbooks API.

Step 4 is admittedly over-engineered :)

Note: See TracTickets for help on using tickets.