systemart / rtgui

Automatically exported from code.google.com/p/rtgui
0 stars 0 forks source link

Misc. Patchset - 0.2.7 #73

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Here's a compiled set of changes I've made for 0.2.7, if you're interested.
 It features a few things:

1. Validates as XHTML 1.0 Transitional (Not extensively tested).
2. IE-specific CSS (subModal's) moved to separate file, linked via
conditional comments.
3. 't$HASHcontrol' divs were being updated via JSON, but don't seem to
exist.  Removed to prevent JS errors.
4. Multiple tags with the same id of 'tracker' changed to 't$HASHtracker'.
 If anything uses that id, this patch breaks it.

Original issue reported on code.google.com by llamaXxX@gmail.com on 18 Mar 2009 at 3:50

Attachments:

GoogleCodeExporter commented 9 years ago
Actually, scratch the changes to json.php.  It finally occurred to me that's 
what
generates the page refresh when controlling the torrents from the subModal 
window.

Original comment by llamaXxX@gmail.com on 19 Mar 2009 at 12:46

GoogleCodeExporter commented 9 years ago
Hi llamaX

Can you explain a little more these changes? 

I "don't do" patch/diffs etc but I can read through and work out what's being
changed, but it would be much easier if you don't put multiple changes into one 
big
patch.  Even more so as you say to scrap changes to json.php.

Maybe open several issues if necessary?

Thanks for your contributions :)
-Simon

Original comment by lemonbe...@gmail.com on 27 Mar 2009 at 11:07