View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - 3.0.0 RC - ProjeQtOr
 
 

3.0.0 RC

More
12 Nov 2012 12:18 #1 by JFOC
3.0.0 RC was created by JFOC
Hello,
I just download 3.0.0 RC and trying to upgrade from 2.6.3, and I found some strange things happened.

1. first time login to 3.0.0 RC is not possible and the password is showed in URL (GET method ?)
2. I should choose 'Change Password' to make it upgraded to 3.0.0 RC
3. navigation right button for toolbar is in wrong position

Note:
Browser : Safari 6.0.2
OS: MacOS 10.8.2

Thank you


Web Hosting and Server Provider
============================
Web Site: www.jfoc.net
Attachments:

Please Log in or Create an account to join the conversation.

More
12 Nov 2012 13:34 #2 by babynus
Replied by babynus on topic Re: 3.0.0 RC

first time login to 3.0.0 RC is not possible

What is the behavior ?
No OK button ? No effect on OK Button click ? Error message ?
Did you get any Javascript error ?
Did you get any error reported in the log file ?

the password is showed in URL (GET method ?)

Do you mean in the url field of the brower ? And not coded ?
It is very strange, as password is only sent through Ajax (so no visibile in the browser) and only encoded ...

I should choose 'Change Password' to make it upgraded to 3.0.0 RC

Then you got the "Database update" message ? Before of after redirection to password change screen ?

navigation right button for toolbar is in wrong position

I can see it on your print screen. In fact, it is in right position, but buttons should not be seen on rightmost side...

Browser : Safari 6.0.2
OS: MacOS 10.8.2

This is it :woohoo: The bug is here B) Move to Linux ! :evil:
(sorry, I could not resist) :blush:

I never produced this issues your're facing.
I tested on Chrome, IE (8 & 9) and FireFox, without issue.
I'll try Safari for windows (sorry, I don't have a Mac ;) )

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
12 Nov 2012 14:01 - 12 Nov 2012 14:02 #3 by babynus
Replied by babynus on topic Re: 3.0.0 RC
Very strange. :huh:
I could not reproduce your issues. :silly:

No password display.
Toolbar button correctly placed.




Did you try to refresh your browser cache ?

Babynus
Administrator of ProjeQtOr web site
Attachments:
Last edit: 12 Nov 2012 14:02 by babynus.

Please Log in or Create an account to join the conversation.

More
12 Nov 2012 14:01 #4 by JFOC
Replied by JFOC on topic Re: 3.0.0 RC

What is the behavior ?
No OK button ? No effect on OK Button click ? Error message ?
Did you get any Javascript error ?
Did you get any error reported in the log file ?

There is OK button but after ENTER its kept me back to login page and no error message, i dont get javascript error and no error_log

Do you mean in the url field of the brower ? And not coded ?
It is very strange, as password is only sent through Ajax (so no visibile in the browser) and only encoded ...

In URL field of the browser and not coded totally naked :woohoo:

Then you got the "Database update" message ? Before of after redirection to password change screen ?

Yes I got 'database update' message after changing password and after changed password i forgot is redirect to dashboard or get me back to login screen.

I can see it on your print screen. In fact, it is in right position, but buttons should not be seen on rightmost side...

yes it is

This is it :woohoo: The bug is here B) Move to Linux ! :evil:
(sorry, I could not resist) :blush:

Haha I'm opened on macos+safari but the server it self is linux+apache, I will try to open on my linux box

I never produced this issues your're facing.
I tested on Chrome, IE (8 & 9) and FireFox, without issue.
I'll try Safari for windows (sorry, I don't have a Mac ;) )

that should be same as long as safari.

Thank you

Web Hosting and Server Provider
============================
Web Site: www.jfoc.net

Please Log in or Create an account to join the conversation.

More
12 Nov 2012 14:03 #5 by JFOC
Replied by JFOC on topic Re: 3.0.0 RC

babynus wrote: Very strange. :huh:
I could not reproduce your issues. :silly:

No password display.
Toolbar button correctly placed.




Did you try to refresh your browser cache ?

That shouldnt be browser cache problem as I was open the page after sometimes the caches was cleaned

Web Hosting and Server Provider
============================
Web Site: www.jfoc.net

Please Log in or Create an account to join the conversation.

More
16 Nov 2012 18:03 #6 by bersyl91
Replied by bersyl91 on topic Re: 3.0.0 RC
I think I've got a similar issue, but not exactly the same:

- unzipped V3.0.0 (in a new directory-is it an error?)
- gone through configuration screen
- clicked on "continue" and driven directly to login screen - no upgrade at all of database.

Now, I got a connection error and the log file says:

2012-11-16 17:59:53 ***** ERROR ***** Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projectorria.user' doesn't exist
2012-11-16 17:59:53 ***** ERROR ***** For query : desc user
2012-11-16 17:59:53 ***** ERROR ***** Strack trace :
2012-11-16 17:59:53 ***** ERROR ***** #0 Sql->query called at [/opt/projectorria/model/persistence/SqlElement.php:1689]
2012-11-16 17:59:53 ***** ERROR ***** #1 SqlElement->getFormatList called at [/opt/projectorria/model/persistence/SqlElement.php:1491]
2012-11-16 17:59:53 ***** ERROR ***** #2 SqlElement->getDataType called at [/opt/projectorria/model/persistence/SqlElement.php:1108]
2012-11-16 17:59:53 ***** ERROR ***** #3 SqlElement->getSqlElementsFromCriteria called at [/opt/projectorria/tool/loginCheck.php:35]
2012-11-16 17:59:53 ***** ERROR ***** Exception-[42S02] SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projectorria.user' doesn't exist
2012-11-16 17:59:53 ***** ERROR ***** For query : select * from user where user.name='bernard' and user.isUser = '1'
2012-11-16 17:59:53 ***** ERROR ***** Strack trace :
2012-11-16 17:59:53 ***** ERROR ***** #0 Sql->query called at [/opt/projectorria/model/persistence/SqlElement.php:1133]
2012-11-16 17:59:53 ***** ERROR ***** #1 SqlElement->getSqlElementsFromCriteria called at [/opt/projectorria/tool/loginCheck.php:35]
2012-11-16 17:59:53 ===== TRACE ===== Login error for user 'bernard'

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.073 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.