I dont know what does that mean. My English is not so good :-)
More hardcoded strings:
users/knowledgebase-article-preview.php
Line 78 "Re-edit article"
Line 112 "Add article"
(Suggestion on this file: adding a PRINT "<br/><hr><br/>";
line just before the "Add article" button (line 112) makes
the form look better)
users/knowledgebase-article-modify.php
Line 63 "Preview Article"
Line 64 "Reset"
users/reports/tracking.php
Line 182 value=Go
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
include/ports.functions.php
Lines:
334 "Connected to port %s on computer %s"
341 "Connected to port %s on network device %s"
348 "Connected to port %s on $pType device %s"
The last one should have a %s instead of $pType.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=255024
Whoops, got carried away getting devices working and forgot
about strings, will fix asap, should be in tommorows snapshot
Logged In: YES
user_id=255024
You know the drill fran
Logged In: YES
user_id=255024
This bug has now been fixed in the irm-pqm archive.
Thanks for reporting it.
Logged In: YES
user_id=1134235
>You know the drill fran
I dont know what does that mean. My English is not so good :-)
More hardcoded strings:
users/knowledgebase-article-preview.php
Line 78 "Re-edit article"
Line 112 "Add article"
(Suggestion on this file: adding a PRINT "<br/><hr><br/>";
line just before the "Add article" button (line 112) makes
the form look better)
users/knowledgebase-article-modify.php
Line 63 "Preview Article"
Line 64 "Reset"
users/reports/tracking.php
Line 182 value=Go
Logged In: YES
user_id=1134235
Another one:
include/functions.php
line 139 <a href=\"$userbase/index.php\">Home</a>
Logged In: YES
user_id=255024
This bug has now been fixed in the irm-pqm archive.
Thanks for reporting it.
Logged In: YES
user_id=1134235
A couple more:
users/helper-preview.php
Line 136: value=\"Add job\"
users/reports/default.php
Line 93: value=Go
Logged In: YES
user_id=1134235
And these ones:
include/ports.functions.php
Lines:
334 "Connected to port %s on computer %s"
341 "Connected to port %s on network device %s"
348 "Connected to port %s on $pType device %s"
The last one should have a %s instead of $pType.
Logged In: YES
user_id=255024
This bug has now been fixed in the irm-pqm archive.
Thanks for reporting it.
Logged In: YES
user_id=255024
Any more ? :-)
Logged In: YES
user_id=1134235
Nope, but a couple I reported before aren't corrected. :-)
users/helper-preview.php
Line 136: value=\"Add job\"
users/reports/default.php
Line 93: value=Go
Logged In: YES
user_id=1134235
Another couple (don't forget the ones I told you on 12:52):
include/computers.functions.php
Line 252: <input type=submit value=Add>
Line 253: <input type=Reset value=Reset>
Logged In: YES
user_id=255024
Any more ?
I know it's a pain, but any chance of reporting strings on a
seperate bug ? I'm beginning to lose track on the bug.
Regards
Martin
Logged In: YES
user_id=255024
This bug has now been fixed in the irm-pqm archive.
Thanks for reporting it.