Commit 68eb384
committed
fix(#175): convert_urls Default-Guard in base.js + linkmap.js Event-Fix
Inspiriert von PR #176 (copilot-swe-agent):
- base.js: erzwingt convert_urls: false fuer alle Profile, die es nicht
explizit setzen (schuetzt bestehende DB-Profile ohne manuelles Editieren)
- linkmap.js: selectLink() feuert rex:selectLink jetzt korrekt via
opener.jQuery(window).trigger(...) statt DOM-Hack auf tox-textfield1 parent 55f14d7 commit 68eb384
3 files changed
Lines changed: 22 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
515 | 526 | | |
516 | 527 | | |
517 | 528 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | | - | |
| 9 | + | |
0 commit comments