[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Validation failed -- women/template



Hi Lev and Laura,

Lev Lamberov <l.lamberov@gmail.com> wrote:
> 2015-05-13 23:21 GMT+05:00 Holger Wansing <linux@wansing-online.de>:
> 
> > > *** /srv/www.debian.org/www/women/profiles/template.ru.html
> > > line 58 column 1 - Warning: trimming empty <p>
> > > line 61 column 1 - Warning: trimming empty <p>
> > > line 64 column 1 - Warning: trimming empty <p>
> > > line 67 column 1 - Warning: trimming empty <p>
> > > line 70 column 1 - Warning: trimming empty <p>
> > > line 73 column 1 - Warning: trimming empty <p>
> > > line 76 column 1 - Warning: trimming empty <p>
> >
> > The above is indeed another file!
> >
> 
> Sure, but I should point that that problem appeared only after previous fix
> for people.names. The last and only commit of
> russian/women/profiles/template.wml was on 24th April 2015. Maybe build
> error log is truncated when it exceeds some value? If yes, I don't think
> that it's a good idea (seems it is truncated too early). Or maybe check
> stopped because of error caused by people.names?

Hmm, there are indeed those empty paragraphs tidy is claiming about.
Therefore it's not a false detection or something like that.

I have prepared a patch for the relevant file.
But let larjona as latest editor (CC'ed) make the decision if it's ok 
for here this way.

So Laura, please fix the tidy errors in ../women/profiles/template.wml
(see http://www-master.debian.org/build-logs/tidy/ ).


Regards
Holger


-- 
============================================================
Created with Sylpheed 3.2.0 under
	D E B I A N   L I N U X   7 . 0   W H E E Z Y !

Registered Linux User #311290 - https://linuxcounter.net/
============================================================
Index: english/women/profiles/template.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/women/profiles/template.wml,v
retrieving revision 1.2
diff -u -r1.2 template.wml
--- english/women/profiles/template.wml	23 Apr 2015 07:32:40 -0000	1.2
+++ english/women/profiles/template.wml	13 May 2015 22:15:53 -0000
@@ -15,42 +15,42 @@
     <question1>
     # What areas of Debian are you involved in?
     <answer>
-    # REMOVE THIS LINE AND PASTE HERE THE ANSWER
+    your answer
     </answer>
 
     <question2>
     # Are you a Debian Developer?
     <answer>
-    # REMOVE THIS LINE AND PASTE HERE THE ANSWER
+    your answer
     </answer>
     
     <question3>
     # What areas of Debian are you involved in?
     <answer>
-    # REMOVE THIS LINE AND PASTE HERE THE ANSWER
+    your answer
     </answer>
 
     <question4>
     # What got you interested in working with Debian?
     <answer>
-    # REMOVE THIS LINE AND PASTE HERE THE ANSWER
+    your answer
     </answer>
 
     <question5>
     # Do you have any tips for women interested in getting more involved with Debian?
     <answer>
-    # REMOVE THIS LINE AND PASTE HERE THE ANSWER
+    your answer
     </answer>
 
     <question6>
     # Are you involved with any other women in technology group? Which one(s)?
     <answer>
-    # REMOVE THIS LINE AND PASTE HERE THE ANSWER
+    your answer
     </answer>
 
     <question7>
     # A bit more about you...
     <answer>
-    # REMOVE THIS LINE AND PASTE HERE THE ANSWER
+    your answer
     </answer>
 </profile>
\ No newline at end of file

Reply to: