Opened 13 years ago
Closed 13 years ago
#367 closed defect (fixed)
Incorrect mapping of prefix index to site name
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v2.4 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
The correct mapping should be:
11 - Lund 22 - Helsingborg 33 - Halmstad 44 - Kristianstad 55 - Karlskrona 66 - Växjö 77 - Malmö
Change History (2)
comment:1 by , 13 years ago
Description: | modified (diff) |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [1547]) Fixes #367: Incorrect mapping of prefix index to site name
And also some code style changes to make it follow the general guidelines.