If you search for an item via Z39.50 search to add to an order the initial search page says "Z39.50 Search Results." The title and breadcrumbs should reflect the correct stage of the operation.
Created attachment 6580 [details] [review] Proposed fix Changing title and breadcrumbs so that they correctly reflect the curent stage of the process. To test: Add to an order from an external source. When filling out the Z39.50 search form the title and breadcrumbs should read "Order from external source." After searching they should read "Order from external source -> Search results"
Created attachment 6590 [details] [review] [SIGNED-OFF] Bug 7319 - Improving title and breadcrumbs on acquisitions Z39.50 search pages Changing title and breadcrumbs so that they correctly reflect the curent stage of the process. To test: Add to an order from an external source. When filling out the Z39.50 search form the title and breadcrumbs should read "Order from external sources." After searching they should read "Order from external sources -> Search results" Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described.
QA comment: Owen, shouldn't + <h2>Search results</h2> be spelled + <h2>Z39.50 Search results</h2> for an even more relevant title ? (I fear that catalogue "Search result" could be translated in a different way, and be displayed here, resulting in something strange)
(In reply to comment #3) > Owen, shouldn't > + <h2>Search results</h2> > > be spelled > + <h2>Z39.50 Search results</h2> A valid question. Here's my reasoning: - First, the patch changes the heading from "<h2>Results</h2>" to "<h2>Search results</h2>", so it's actually more specific than it was before. - The link which brings you to this search reads [order] "From an external source," so I added the "Order from an external source" terminology to the search page itself (in the title and breadcrumbs) - With that in mind I changed the heading of the search form from "Z39.50 Search Points" to "Order from external source." At this point there is no reference anywhere to "Z39.50" which would necessitate the use of the term on the search results page. I see that when translating from English the phrase "Search results" could be interpreted as "the results of your search" or "search the results." Is that the problem?
I think search results will work for German - it's referring to the reult list of a search not depending on the source of the results. I think a shorter description without repetitions makes is easier to read the breadcrumbs.
QA comment: OK, katrin, you convinced me. Template change only, prove xt/author/valid-templates.t xt/author/valid-templates.t .. ok prove xt/author/translatable-templates.t xt/author/translatable-templates.t .. ok passed QA patch pushed, please test