Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A previous public call from the list of matched calls does not display #32

Open
svatek opened this issue Aug 15, 2014 · 6 comments
Open
Assignees

Comments

@svatek
Copy link
Member

svatek commented Aug 15, 2014

Probably related to #31. When a found past call (matching the current private call) is clicked upon, a progress bar just appears and stays forever.
On the console, for the request such as "http://lod2.vse.cz:8080/pc-filing-app/PCFilingApp?action=getContractJson&copyContractURL=http%3A%2F%2Flinked.opendata.cz%2Fresource%2Fvestnikverejnychzakazek.cz%2Fpublic-contract%2F212679-7202011012679%2Flot%2F1"
an "HTTP/1.1 500 Internal Server Error" is returned.

@jindrichmynarz
Copy link
Member

This is the same issue as #28, which was resolved a couple of days ago in the development branch, but haven't been merged into the master and deployed to lod2.vse.cz. Now I've merged that fix into the master and deployed it to lod2.vse.cz, but surprisingly it doesn't work there. It might be a Tomcat-specific error.

@jindrichmynarz
Copy link
Member

OK, so this wasn't a Tomcat-specific error, but an issue of an older version being cached. Now it works in lod2.vse.cz as well. Please verify if it works for you and if so, close the issue.

@svatek
Copy link
Member Author

svatek commented Aug 18, 2014

Unfortunately, the problem persists, with same kind of error. (Now tried for a call matching an already published call, but this probably should not matter? Could try for a private one if needed.)

@jindrichmynarz
Copy link
Member

This is likely the same issue that I originally have, which is a browser holding on outdated assets for far too long. Try refreshing the app couple of times or even directly flush the browser's cache.

For me it works for both private and public contracts.

@jindrichmynarz
Copy link
Member

This issue has been resolved, but it may still occur in browsers that keep the previous version cached.

@svatek
Copy link
Member Author

svatek commented Aug 27, 2014

Reopening.
Opening a certain similar contract from the list fails again.
This means, calling http://lod2.vse.cz:8080/pc-filing-app/buyer-view-event.jsp from http://lod2.vse.cz:8080/pc-filing-app/buyer-similar-events.jsp?private=true#page=2.
The progress bar freezes, and the console lists "TypeError: data.criteria is undefined"

Specifically, this occurs for the call (now published) "Hypotetická zakázka ČHMÚ - fragment" (), similar contract no. 20, "Provádění odběrů a rozborů vzorků monitoringu jakosti povrchových vod a sedimentů - Oblast povodí Labe ".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants