Opened 11 years ago
Closed 11 years ago
#2911 closed Enhancement (fixed)
requirement of javascript/transmission.js for webinterface unnecessary
Reported by: | endor | Owned by: | charles |
---|---|---|---|
Priority: | Low | Milestone: | 2.00 |
Component: | libtransmission | Version: | 1.83 |
Severity: | Minor | Keywords: | |
Cc: |
Description
18:26 < endor> charles: is it really necessary to search for javascript/transmission.js? one could just look if there's a index.html or maybe just not search for anything.. the advantage would be that other
web interfaces would not need to have exactly this file in this location.
18:28 <@charles> endor: that's a fair point. the reason I chose transmission.js is because it's got less chance of collisions with unrelated files than "index.html" does 18:29 <@charles> but you're right, it's less flexible wrt file structures 18:30 <@charles> endor: if this is a real-world situation that you're actually encountering, open a ticket for it 18:30 <@charles> endor: if it's only a hypothetical, I'm less interested 18:30 < endor> charles: well. I am rewriting the web int and dont have this file. 18:31 <@charles> endor: that sounds real-world to me
Change History (5)
comment:1 follow-up: ↓ 2 Changed 11 years ago by endor
comment:2 in reply to: ↑ 1 Changed 11 years ago by charles
- Owner set to charles
- Status changed from new to assigned
- Type changed from Bug to Enhancement
Replying to endor:
Sorry, should have previewed this.
trac's wiki formatting still plays "gotcha" with me too now and then. :/
comment:3 Changed 11 years ago by charles
Added to trunk for 2.00 by r10396
comment:4 Changed 11 years ago by charles
- Component changed from Transmission to libtransmission
- Milestone changed from None Set to 2.00
- Status changed from assigned to new
comment:5 Changed 11 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
Sorry, should have previewed this.