Opened 13 years ago
Last modified 9 years ago
#25 new defect
(Ongoing) Clean up messes in the error log
Reported by: | Kris Deugau | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Version: | Keywords: | ||
Cc: |
Description
Reminder-to-self to check the error log for messy leftovers occasionally
Change History (17)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
comment:3 by , 13 years ago
comment:4 by , 13 years ago
comment:5 by , 13 years ago
comment:6 by , 13 years ago
comment:7 by , 12 years ago
(In [372]) /trunk
Checkpoint adding location/view support. See #10.
- minor location list template tweak
- extend importer to deal with locations on records, and location definitions
- extend exporter to handle locations
Also:
- minor SQL error-log cleanup (boolean types use 'y'/'n' or 'true'/'false'). See #25, sort of
- Fix handling of CNAME exports for reverse zones; the records look ugly but there's no simple way to autoconvert them to the template types on import
- Fix lurking buglet in tabledef update; we're using a 4-char field for locations to allow for legacy uses.
comment:10 by , 12 years ago
comment:11 by , 12 years ago
(In [510]) /trunk
Clear up some error-log garbage. See #25.
- don't try to redefine $defsort in getRecList
- set the hostname to in updateRec if it arrives undefined (the validation check a little later will trigger the actual error)
Version 0, edited 12 years ago by (next)
comment:12 by , 12 years ago
(In [513]) /trunk
Get rid of another pair of minor messes in the error log. See #25.
- sort of identify link-in or session-expired logins, so we don't try to redirect to the alternate login target when it's not necessary
- set the sortby argument to '' in getRecList() if not defined. This may be worth tweaking further to account for default and/or reverse records.
comment:13 by , 11 years ago
comment:14 by , 11 years ago
comment:15 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
(In [168]) /trunk