search fix
ClosedPublic

Authored by lbrabec on Feb 19 2015, 2:40 PM.

Details

Summary

Fix for bad search url.

Test Plan

run the frontend and try to search

Diff Detail

Repository
rRSFE resultsdb_frontend
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
lbrabec retitled this revision from to search fix.Feb 19 2015, 2:40 PM
lbrabec updated this object.
lbrabec edited the test plan for this revision. (Show Details)
lbrabec added a reviewer: jskladan.
jskladan requested changes to this revision.Feb 19 2015, 2:56 PM

Good for me as a quick fix, but I suppose that it won't work from http://.../resultsdb_frontend/results/xyz/ and such. Try and solve it by storing the 'root' url of the /results somewhere where the javascript can access it (the form?), and populate the root url with url_for.

This revision now requires changes to proceed.Feb 19 2015, 2:56 PM
lbrabec updated this revision to Diff 775.Feb 19 2015, 3:05 PM
  • search fix, polished
jskladan accepted this revision.Feb 19 2015, 4:00 PM
This revision is now accepted and ready to land.Feb 19 2015, 4:00 PM
Closed by commit rRSFEe1f37b945c42: Search fix (authored by Lukas Brabec <lbrabec@redhat.com>). · Explain WhyFeb 19 2015, 7:49 PM
This revision was automatically updated to reflect the committed changes.