Modify ↓
Opened 4 years ago
Closed 4 years ago
#2115 closed defect (fixed)
[PATCH] MOTD gets reloaded every time it is shown again; output is not cleaned correctly
| Reported by: | xeen | Owned by: | xeen |
|---|---|---|---|
| Priority: | minor | Component: | unspecified |
| Version: | Keywords: | ||
| Cc: |
Description
Steps to reproduce:
- Open JOSM
- CTRL + N
- Delete Layer
Will look into this.
Attachments (4)
Change History (6)
Changed 4 years ago by xeen
Changed 4 years ago by xeen
ok that last one was unfair, there were hidden tabs in Main.java and I didn't notice. Well, fix them, too.
comment:1 Changed 4 years ago by xeen
- Summary changed from MOTD gets reloaded every time it is shown again; output is not cleaned correctly to [PATCH] MOTD gets reloaded every time it is shown again; output is not cleaned correctly
Changed 4 years ago by xeen
If this isn't it, nothing will ever (this was probably a good indicator of sleep deprivation)
comment:2 Changed 4 years ago by anonymous
- Resolution set to fixed
- Status changed from new to closed
Fixed in r1356.
Note: See
TracTickets for help on using
tickets.



Apparently GettingStarted was re-created everytime it was shown again… now it is cached