ispCP - Board - Support
Some Tickets - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Some Tickets (/thread-1312.html)

Pages: 1 2 3 4 5 6 7 8 9


RE: Some Tickets - BeNe - 09-21-2007 03:57 PM

This thanks goes out to Breaki and RatS.
Breaks did a perfect work with the patches!!!

Greez BeNe


RE: Some Tickets - Breaki - 09-22-2007 03:59 AM

needsy Wrote:Woah Breaki, don't forget to come up for air sometimes Big Grin. Thanks for helping so much lately. It is good to see someone new working on the project.

Nah, i am up to 10 hours a day on the FRESH air (living not in an city Wink ) at my job, so this wouldn't be the problem *gg* only the thing that i have to wake up at 6:20 a.m. after coding till 2 a.m. hits me hard ; ) but if people say that i did good work, i will do it again Tongue

BTW:

#693 is solved. (I only produced a .patch file from gregs code)
#694 is solved. (.patch file added)

greetz


RE: Some Tickets - Breaki - 09-22-2007 11:19 AM

#695 Rebuilded the whole files, they are now XHTML 1.0 strict valid. Using .css and .js files to minimize the code. Removed all the stupid <table> tags (not needed with css).
#675Took Gregs patch and added a link in the "reseller --> manage users --> domain alias" list too.
#696 Could be closed / deleted. Its a duplicate.
#694 Fixed.
#693 Fixed.
#672 Fixed. clean_input() uses htmlentities() at the end of the function, so there is for example "รถ" translated to "&ouml;", and this made the forward-url illegal. the other thing i fixed was the mountpoint for the domain, it was not encoded to idna.
#639 Fixed.

O.K. let me count... after this patches are applied / tickets closed, there are only 8 tickets left, RC3 we are coming!

Now i gonna sleep, see ya tomorrow Wink


RE: Some Tickets - xister - 09-22-2007 05:30 PM

n1 work breaki.


RE: Some Tickets - BeNe - 09-22-2007 06:48 PM

Wow!!! [Image: d055.gif]
And again a very good work, Breaki.

Quote:#672 I think this is not a bug / error. Read the replys on the tracker. (Should be closed
raphael found something! Take a look at the Ticket -> #672

Greez BeNe


RE: Some Tickets - Breaki - 09-22-2007 08:18 PM

there is realy a bug when you create an alias, the directory wouldn't be encoded to idna. i will have a look on the rest of the code

greetz


RE: Some Tickets - Breaki - 09-23-2007 02:44 AM

# 672 is now fixed. Can someone else test the code i added on the ticket? At my system it worked, but maybe someone else can test it more than me today.

Greetz


RE: Some Tickets - BeNe - 09-23-2007 02:50 AM

Hope i have some time this night to test it...
You are damn fast, breaki Smile

Greez BeNe


RE: Some Tickets - joximu - 09-24-2007 07:07 AM

I vote for a move of Ticket #387 to another milestone (>1.0) since it's absolutly not "desperately needed" (we have a solution for manually added table columns in the database - not the best but a good one).
We have to introduce some new perl functions an the sub we are dealing with is used very often -> many new errors may occur and we have to check every engine task possible.

/Joximu


RE: Some Tickets - RatS - 09-24-2007 07:10 AM

r814 will be online tonight!
I'm testing fixes ATM