Publisher information not displaying

Bug #249198 reported by Greg Grossmeier
2
Affects Status Importance Assigned to Milestone
PDregistry.ca
Fix Released
Critical
Greg Grossmeier

Bug Description

Publisher information not displaying underneath the book title, after the author's name. Probably an issue in the template.

Changed in pdregistry.ca:
assignee: nobody → greg.grossmeier
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
Greg Grossmeier (greg.grossmeier) wrote :

The template works fine.

To test: edit a book, notice that the "Published By" field is most likely empty. Put something in there, save, it now shows a publisher.

Are we just lacking a vast amount of data for who published the books?

Revision history for this message
rejon (rejon) wrote : Re: [Bug 249198] Re: Publisher information not displaying

More than likely yes...the dataset is not very complete...

Jon

On Wed, 2008-07-16 at 20:54 +0000, Greg Grossmeier wrote:
> The template works fine.
>
> To test: edit a book, notice that the "Published By" field is most
> likely empty. Put something in there, save, it now shows a publisher.
>
> Are we just lacking a vast amount of data for who published the books?
>
--
Jon Phillips
San Francisco, CA + Guangzhou + Beijing
GLOBAL +1.415.830.3884
CHINA +86.1.360.282.8624
<email address hidden>
http://www.rejon.org
IM/skype: kidproto
Jabber: <email address hidden>
IRC: <email address hidden>

Revision history for this message
Greg Grossmeier (greg.grossmeier) wrote :

Fixed.

I replaced:
$if page.get('publishers'): $:thingrepr(page.publishers)
$if page.get('publish_places'): ($:thingrepr(page.publish_places).strip())

with:
$page.publisher $page.publish_places

If that isn't smart let me know.

Changed in pdregistry.ca:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.