Closed GoogleCodeExporter closed 9 years ago
Hello
Yes it is something that I've corrected.
Can you please try change the admin.queries.php file you have by this new one
=>
https://github.com/nilsteampassnet/TeamPass/blob/master/sources/admin.queries.ph
p
PLease tell me if it solves your issue.
Nils
Original comment by nils.cpa...@gmail.com
on 24 Jan 2012 at 8:32
Hi Nils,
thank you for your feedback. I'll try the new admin.queries.php as soon as
possible. You should have a feedback by friday.
Christoph
Original comment by Marker...@gmail.com
on 24 Jan 2012 at 9:23
Dear Nils,
I have checked it in my test server, with the same results, then I checked
source and It's the same file I already had from 2.1.1:
[user@server ~]> wget
https://raw.github.com/nilsteampassnet/TeamPass/master/sources/admin.queries.php
[user@server ~]> diff admin.queries.php TeamPass_2.1.1/sources/admin.queries.php
[user@server ~]>
Then I tried "2.1.4" branch:
[user@server ~]> wget
https://raw.github.com/nilsteampassnet/TeamPass/2.1.4/sources/admin.queries.php
[user@server ~]> diff admin.queries.php TeamPass_2.1.1/sources/admin.queries.php
376d375
< echo '[{"result":""}]';
[user@server ~]>
But I had the same result. If you look at my screenshot there should be a "15"
password entry, and also "30" it's missing.
Regards,
Original comment by alar...@gmail.com
on 24 Jan 2012 at 10:59
Attachments:
Ho yes, you should try this file =>
https://github.com/nilsteampassnet/TeamPass/blob/2.1.4/sources/admin.queries.php
Original comment by nils.cpa...@gmail.com
on 25 Jan 2012 at 6:25
Dear Nils,
Sorry I tried "2.1.4" version and I had the same problem, the last message
attached screenshot was taken using this file.
Regards,
Original comment by alar...@gmail.com
on 25 Jan 2012 at 8:33
Hi Nils,
I still got the same error with the new admin.queries.php.
Christoph
Original comment by Marker...@gmail.com
on 27 Jan 2012 at 9:02
Hum have you tried to clear up the "cache table" using the specific action in
"settings page"?
Original comment by nils.cpa...@gmail.com
on 29 Jan 2012 at 7:12
Hi Nils,
Unfortunately the problem persists after cleaning cache table.
Regards,
Original comment by alar...@gmail.com
on 29 Jan 2012 at 7:19
Dear Nils,
Issue it's really easy to reproduce you only have to create a folder an fill in
with numbered passwords, you will see easyly which passwords are not shown.
Regards,
Original comment by alar...@gmail.com
on 2 Feb 2012 at 10:46
Dear Nils,
Any news regarding to that issue, it's a very big problem because some password
are not accesible.
Regards,
Original comment by alar...@gmail.com
on 20 Feb 2012 at 9:04
Hum I'll gonna check more in details.
Nevertheless ... can you check if those "missing" items are allowed to the user.
Indeed perhaps is there some restrictions on the items not displayed.
Original comment by nils.cpa...@gmail.com
on 25 Feb 2012 at 2:28
Ooohh ... I think I've understood why.
This is a bad initialization of counter when displaying with several queries.
Ok after tests, it is corrected in 2.1.4
Original comment by nils.cpa...@gmail.com
on 25 Feb 2012 at 3:42
Dear Nils,
Thanks, that makes sense, these are very good news.
Regards,
Original comment by alar...@gmail.com
on 25 Feb 2012 at 5:29
Original issue reported on code.google.com by
Marker...@gmail.com
on 21 Jan 2012 at 1:37Attachments: