Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Trac: Users

TracReport No Longer Prints Wiki-Markup for Report-Description

 

 

Trac users RSS feed   Index | Next | Previous | View Threaded


james.fiore at gmail

Apr 20, 2012, 12:08 PM

Post #1 of 5 (277 views)
Permalink
TracReport No Longer Prints Wiki-Markup for Report-Description

Hello. As of Trac v12.2, the TracReport feature no longer prints the
report description that is written in the Wiki markup. I used this in the
older versions and quite liked it.

Why does it no longer print and is there a way of restoring this feature?
Thanks.

James

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/XXA6ZYaVF4sJ.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


ryano at physiosonics

Apr 21, 2012, 7:08 PM

Post #2 of 5 (263 views)
Permalink
Re: TracReport No Longer Prints Wiki-Markup for Report-Description [In reply to]

On Apr 20, 12:08 pm, James Fiore <james.fi...@gmail.com> wrote:
> Hello.  As of Trac v12.2, the TracReport feature no longer prints the
> report description that is written in the Wiki markup.  I used this in the
> older versions and quite liked it.
>
> Why does it no longer print and is there a way of restoring this feature?
> Thanks.
>
> James

Are you referring to a specific default report in trac, or a feature
of a Plugin? A screen capture might help others understand what you
issue is.

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


james.fiore at gmail

Apr 23, 2012, 6:04 AM

Post #3 of 5 (265 views)
Permalink
Re: TracReport No Longer Prints Wiki-Markup for Report-Description [In reply to]

Thanks for your help, RjOllos. Attached is a screen shot. I highlighted
in red to indicate the area that doesn't print on a report. It is the
WikiFormat-content in the description field of the built-in reports that
does not print.

I don't believe it uses any special plugin as it is from a standard report
that came with the trac system on Ubuntu.

James

On Saturday, April 21, 2012 10:08:32 PM UTC-4, RjOllos wrote:
>
>
> Are you referring to a specific default report in trac, or a feature
> of a Plugin? A screen capture might help others understand what you
> issue is.
>

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/rt7IKwYdEaQJ.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
Attachments: Screenshot from 2012-04-23 08:42:36.png (55.9 KB)


ethan.jucovy at gmail

Apr 27, 2012, 11:53 AM

Post #4 of 5 (240 views)
Permalink
Re: Re: TracReport No Longer Prints Wiki-Markup for Report-Description [In reply to]

On Mon, Apr 23, 2012 at 9:04 AM, James Fiore <james.fiore [at] gmail> wrote:

> Thanks for your help, RjOllos. Attached is a screen shot. I highlighted
> in red to indicate the area that doesn't print on a report. It is the
> WikiFormat-content in the description field of the built-in reports that
> does not print.
>

When you say it "doesn't print" do you mean that it's missing when you
print the report page to paper? That appears to be working for me, using
an install of the Trac development version. Do you have any CSS overrides
in place?

-Ethan

I don't believe it uses any special plugin as it is from a standard report
> that came with the trac system on Ubuntu.
>
> James
>
>
> On Saturday, April 21, 2012 10:08:32 PM UTC-4, RjOllos wrote:
>>
>>
>> Are you referring to a specific default report in trac, or a feature
>> of a Plugin? A screen capture might help others understand what you
>> issue is.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/trac-users/-/rt7IKwYdEaQJ.
>
> To post to this group, send email to trac-users [at] googlegroups
> To unsubscribe from this group, send email to
> trac-users+unsubscribe [at] googlegroups
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.


james.fiore at gmail

Apr 27, 2012, 12:34 PM

Post #5 of 5 (245 views)
Permalink
Re: Re: TracReport No Longer Prints Wiki-Markup for Report-Description [In reply to]

On Friday, April 27, 2012 2:53:41 PM UTC-4, Ethan Jucovy wrote:

When you say it "doesn't print" do you mean that it's missing when you
> print the report page to paper? That appears to be working for me, using
> an install of the Trac development version. Do you have any CSS overrides
> in place?
>


Thanks, Ethan. The notes that do not print are in <div id="description">
of the report. They display but do not print.

I've debugged the trac.css file enough to notice that when I comment out
the "@media print" block, the notes will print but I'm not sure which among
those is the culprit nor what needs correcting in the python source to
reclassify that div.

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/Sddb4_BAnQAJ.
To post to this group, send email to trac-users [at] googlegroups
To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.

Trac users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.