You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. create an exit code with code "any" and submit button
What is the expected output? What do you see instead?
I expect "any" in view of exit code.
I see 0
What version of the product are you using? On what operating system?
Latest everything of WPKG and wpkgExpress
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 20 Dec 2010 at 9:46
This Bug breaks a lot of scripts, so the priority should be increased (imho).
Fortunately it is pretty easy to fix. Just change the MySQL-Structure in the
Table 'exit_codes'. The column 'code' should be of type 'varchar(3)' instead of
'int'.
Original issue reported on code.google.com by
[email protected]
on 20 Dec 2010 at 9:46Attachments:
The text was updated successfully, but these errors were encountered: