Ticket #231 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

the links to show/edit the invoices doesn't work in safari nor chrome

Reported by: enrique Owned by:
Priority: major Milestone: 0.3
Component: invoices Keywords:
Cc:

Description


Change History

Changed 2 years ago by enrique

From the users-group:

Further investigation revealed that /js/siwapp/list.js uses ".default" as a setting name. Opera would not process it, as "default" is a javascript keyword - used by switch() statements.

Changing "default" on lines 11 & 31 to some other name solves this problem.

Changed 2 years ago by enrique

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.