Main Menu

Hide "break" tag

Started by Pietro, October 05, 2012, 07:18:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pietro

I open a new thread because now my problem is hide the "brake" tag.
So doing, my timetable come wrong, because some activities go in the place of "break" tag.
I attach my two timetables created from the same teacher-horizontal html file, one with -x- hidden and one with -x- shown. The one with -x- shown is ok. The other is wrong.
Is it a bug?

Liviu Lalescu

It is a FET bug if it is not your bug. Please give more details and send your input file.

Volker Dirr

Can you please give us more information?

Currently it look like you removed the "<td>-X-</td>" stuff in the html files. That mean you removed the cells and it will look like the attached pdf file.
You can remove the "-X-" stuff, but keep the "<td>" and "</td>" stuff, because it is highly needed for a correct table.

Please let me now if that isn't the bug. Please give me more information in that case, because i want to reproduce and fix that bug.

Regards
Volker

Pietro

I will post the FET file with html timetables ASAP, maybe in the afternoon.

Volker Dirr

Most needed is a small discription what you done. How did you hide the "break" tag.

Pietro

Sorry but this afternoon I tried to get the same error but didn't succeed.
Can't understand why.
However, last week I was using the "span.break" tag, inserting a "display: none;".
So doing, this afternoon it is all ok.

Pietro

I think I were using the "display: none;" in the wrong place. I think I put in the "td" section instead of "span" section. So, the table was missing some "td"s.

Sorry!
Thanks for your precious support!!!